Releases: zio/zio-lambda
Releases · zio/zio-lambda
v1.0.5
v1.0.4
Changes
- Allows to use non-english-language characters in responses. @heaven-born (#202)
- Fixes #194 - In APIGatewayV2HttpEvent some fields must be optional @heaven-born (#201)
- Minor doc sync for #197 changes. @heaven-born (#200)
- Fixes #197 - Changes application structure approach @heaven-born (#198)
v1.0.3
Changes
- Fixed #193 - "java.io.IOException: too many bytes written" when appli… @heaven-born (#195)
- Fixed #191 - APIGatewayV2HTTPRequestContext.authorizer must be optional @heaven-born (#192)
v1.0.2
Changes
- Fixed #130 - make Lambda-Runtime-Trace-Id optional @nikolaylagutko (#187)
- Update zio, zio-test, zio-test-sbt to 2.0.10 @scala-steward (#186)
- Update zio, zio-test, zio-test-sbt to 2.0.8 @scala-steward (#180)
- Update sbt-bloop to 1.5.6 @scala-steward (#154)
- Update sbt to 1.8.2 @scala-steward (#162)
v1.0.1
Changes
- Update zio, zio-test, zio-test-sbt to 2.0.6 @scala-steward (#168)
v1.0.0
v1.0.0-RC8
Changes
- Update zio, zio-test, zio-test-sbt to 2.0.5 @scala-steward (#155)
- Update zio-json to 0.4.2 @scala-steward (#156)
v1.0.0-RC7
Changes
- Bump up zio to 2.0.4 and scala to 3.2.0 @jrmsamson (#152)
- Publish Docs to The NPM Registry @khajavi (#147)
- Update zio-json to 0.3.0 @scala-steward (#132)
- Update scala-library to 2.12.16 @scala-steward (#113)
- Update zio-json to 0.3.0-RC11 @scala-steward (#127)
- Update zio, zio-test, zio-test-sbt to 2.0.2 @scala-steward (#129)
- Fix Compilation of readme Example @LaurenceWarne (#128)
v1.0.0-RC6
Changes
- Upgrade to ZIO 2 final @DamianReeves (#118)
v1.0.0-RC5
Changes
- Bump up zio and zio-json version @jrmsamson (#104)