Skip to content

Latest commit

 

History

History
595 lines (267 loc) · 25.8 KB

CHANGELOG.md

File metadata and controls

595 lines (267 loc) · 25.8 KB

1.42.0 (2024-12-23)

Features

  • upload openapi info from external file (#410) (c830ea2)

1.41.1 (2024-12-17)

Bug Fixes

  • correctly render comments and newlines on api description (#406) (1187aca)

1.41.0 (2024-11-27)

Features

1.40.1 (2024-11-27)

Bug Fixes

  • add build instructions for raspberry pi (#400) (0ec52b2)

1.40.0 (2024-11-13)

Features

1.39.8 (2024-11-05)

1.39.7 (2024-11-05)

1.39.6 (2024-10-29)

1.39.5 (2024-10-25)

1.39.4 (2024-10-25)

1.39.3 (2024-10-24)

Bug Fixes

  • livedirectory ignores autorun folders (#382) (c9fa6fa)

1.39.2 (2024-10-24)

Bug Fixes

  • correct order of in which response status and headers are written (#381) (80e6f18)

1.39.1 (2024-10-22)

Bug Fixes

  • correctly handle when a file, that is not a .zen or .chain.js, is created, modified or deleted in the contracts folder (#377) (9ea1609)
  • do not convert public file to strings (#379) (a274eef)

1.39.0 (2024-10-16)

Features

  • handle application/x-www-form-urlencoded format on POSTS (#371) (aaaf48b)

1.38.1 (2024-10-07)

Bug Fixes

  • some errors and warning coming from rollup build output (#365) (207e9db)

1.38.0 (2024-10-02)

Features

  • Increase the redability of openapi by changing UI (#358) (eeff49c)

1.37.8 (2024-10-01)

Bug Fixes

  • add basepath to list of apis and do not show hidden apis (#351) (ee0ebc3)

1.37.7 (2024-10-01)

1.37.6 (2024-09-10)

1.37.5 (2024-09-10)

1.37.4 (2024-09-04)

Bug Fixes

  • Dockerfile: non-interactively dependency installation (#332) (7289893)

1.37.3 (2024-09-04)

Bug Fixes

  • improve adoption of pnpm@8 and node@20 (#330) (6f2afaf)

1.37.2 (2024-09-02)

Bug Fixes

  • correctly hanlde and use basepath for static files and health api (#331) (8601c63)

1.37.1 (2024-08-31)

1.37.0 (2024-08-27)

Features

1.36.7 (2024-08-08)

Bug Fixes

  • Dockerfile: add env variables for zencode and public directories (#314) (708adfe)

1.36.6 (2024-08-01)

Bug Fixes

  • cork success response of reading from public directory (#299) (ca35e49)

1.36.5 (2024-08-01)

Bug Fixes

  • trying to read folder under public directory now return 404 Not Found (#298) (8a2726f)

1.36.4 (2024-08-01)

Bug Fixes

  • use relative urls in applets endpoints (#297) (be4484b)

1.36.3 (2024-08-01)

Bug Fixes

  • create or reload API on addition, modification or deletion of related files in zencodeDir (#295) (3ae89e9)

1.36.2 (2024-07-23)

Bug Fixes

1.36.1 (2024-07-15)

1.36.0 (2024-07-12)

Features

  • on disbalePost or disableGet respond with status 405 method not allowed (#273) (7df67bc)

1.35.6 (2024-07-01)

Bug Fixes

1.35.5 (2024-07-01)

Bug Fixes

  • update the deps to include the oauth changes (483a09f)

1.35.4 (2024-06-27)

Bug Fixes

1.35.3 (2024-06-21)

Bug Fixes

  • add packages to support all databases in @slangroom/db plugin (#227) (700cfe6)

1.35.2 (2024-06-20)

Bug Fixes

  • applets internal endpoint protocol is autodetected (#220) (f45c90b)

1.35.1 (2024-06-15)

Bug Fixes

  • evaluate chain files on request lifespan (#214) (ae8b9d0)

1.35.0 (2024-06-15)

Features

1.34.2 (2024-06-15)

Bug Fixes

  • prevent closure to execute different chains (#212) (6637937)

1.34.1 (2024-06-11)

Bug Fixes

  • hide from public directory only file whose basename start with a dot (#206) (e39d441)

1.34.0 (2024-06-10)

Features

  • pass data in input to slangroom-chain (#205) (9e071c0)

1.33.6 (2024-06-10)

Bug Fixes

  • add abort handler for public directory (#203) (a7e5a08)

1.33.5 (2024-06-10)

1.33.4 (2024-06-07)

Bug Fixes

1.33.3 (2024-06-04)

Bug Fixes

  • just build on the prepareCmd (1a15997)
  • prefer the release binary over building (#193) (bdce76c)

1.33.3 (2024-06-04)

Bug Fixes

  • prefer the release binary over building (#193) (bdce76c)

1.33.2 (2024-06-04)

Bug Fixes

1.33.1 (2024-06-04)

Bug Fixes

  • version on release package should now match the github version (#190) (57ad059)

1.33.0 (2024-06-04)

Features

  • add info on metadata in README (34af70e)

1.32.0 (2024-06-03)

Bug Fixes

Features

  • extend precondition and contentType metadata to files in public directory (#185) (08c63da)

1.31.4 (2024-05-31)

Bug Fixes

  • fail to start ncr if port already in use (#186) (748ddab)

1.31.3 (2024-05-28)

Bug Fixes

  • ci: the released ncr has the correct version in it (#178) (27f579b)
  • ci: typo in job name (#179) (191edc5)
  • install pg-hstore, but kept it as external packege in the rollup configuration file (#176) (a49c5b6)

1.31.2 (2024-05-27)

1.31.1 (2024-05-27)

1.31.0 (2024-05-24)

Features

  • slangroom: add db and ethereum plugins to slangroom (#165) (c250fb1)

1.30.0 (2024-05-24)

Features

  • add possibility to use slangroom chains with extension .chain.json (#163) (0b25b2c)

1.29.1 (2024-05-22)

1.29.0 (2024-05-21)

Features

1.28.14 (2024-05-21)

1.28.13 (2024-05-21)

1.28.12 (2024-05-08)

1.28.11 (2024-05-08)

1.28.10 (2024-05-08)

1.28.9 (2024-04-29)

1.28.8 (2024-04-28)

1.28.7 (2024-04-09)

1.28.6 (2024-04-08)

1.28.5 (2024-04-08)

1.28.4 (2024-04-05)

1.28.3 (2024-03-28)

1.28.2 (2024-03-28)

1.28.1 (2024-03-28)

1.28.0 (2024-03-27)

Features

1.27.9 (2024-03-26)

1.27.8 (2024-03-26)

1.27.7 (2024-03-26)

1.27.6 (2024-03-25)

1.27.5 (2024-03-25)

1.27.4 (2024-03-25)

1.27.3 (2024-03-21)

Bug Fixes

  • cors error on get to publicDirectory (#114) (c82f598)

1.27.2 (2024-03-18)

1.27.1 (2024-03-15)

Bug Fixes

1.27.0 (2024-03-15)

Features

1.26.7 (2024-03-15)

1.26.6 (2024-03-14)

1.26.5 (2024-03-14)

1.26.4 (2024-03-13)

1.26.3 (2024-03-12)

1.26.2 (2024-03-12)

1.26.1 (2024-03-11)

Bug Fixes

  • test changed line number in zenroom (367e1fe)

1.26.0 (2024-03-08)

Features

  • 💃 add authorization header in CORS ruleset (128bf8f)

1.25.4 (2024-03-08)

Bug Fixes

  • cors. add permissive rules to GET/POST (#93) (01f266a)

1.25.3 (2024-03-08)

Bug Fixes

  • add cors allow rules methods + headers (#92) (5f36f74)

1.25.2 (2024-03-08)

1.25.1 (2024-03-08)

Bug Fixes

1.25.0 (2024-03-08)

Features

  • move cors headers on options/post/get (#73) (ae93f13)

1.24.2 (2024-03-07)

1.24.1 (2024-03-07)

Bug Fixes

  • when file is not cached read it from file (#82) (421bace)

1.24.0 (2024-03-07)

Features

  • flag to deliberately hide .zen from openapi (#81) (854b375)

1.23.1 (2024-03-07)

1.23.0 (2024-03-07)

Features

  • hidden contracts with metadata hidden flag (#80) (a9e86e3)

1.22.1 (2024-03-06)

1.22.0 (2024-03-05)

Features

1.21.0 (2024-03-05)

Features

  • error/success code examples/tags content-types (#71) (704b961), closes #72

1.20.1 (2024-03-05)

1.20.0 (2024-03-01)

Features

1.19.1 (2024-03-01)

1.19.0 (2024-03-01)

Features

  • show debug data on zenroom errors (#67) (825c403)

1.18.1 (2024-02-28)

Bug Fixes

  • when getting data from post await until isLast is set to true (#58) (0549669)

1.18.0 (2024-02-28)

Features

1.17.0 (2024-02-28)

Features

  • better reporting. Unpack zenroom trace (#66) (a7b0cb4)

1.16.0 (2024-02-27)

Features

  • warn missing schema when introspect brokes (#64) (be8cbf7)

1.15.1 (2024-02-27)

Bug Fixes

  • tests with new zenroom version up (706106f)
  • update deps @slangroom/zencode (#63) (4329a84)

1.15.0 (2024-02-27)

Features

  • enahnce a little bit the error handling (#62) (67e33e1), closes #54

1.14.2 (2024-02-27)

Bug Fixes

  • update also the package.json on release (#61) (1c9931c)

1.14.1 (2024-02-27)

Bug Fixes

  • read the correct version from package.json (#60) (8e1ee56)