Important Change
The default config for writing out empty Options/Collections in JSON in the Endpoint API changed. It will now by default write out the field with the value null
/[]
. If you want the old behavior back, you need to change the config. There are ways to change the config per set of routes too.
Changes
- Update zio-json-yaml to 0.7.43 @zio-scala-steward[bot] (#3487)
- Update scala3-compiler, scala3-library, ... to 3.3.6 @zio-scala-steward[bot] (#3486)
- Update sbt-scalafix to 0.14.3 @zio-scala-steward[bot] (#3485)
- Update scalafmt-dynamic to 3.9.6 @zio-scala-steward[bot] (#3483)
- Add tests and docs for new CodecConfig options (#3477) @987Nabil (#3482)
- Update parsers to 4.13.5 @zio-scala-steward[bot] (#3470)
- Write empty collection/Option fields by default @987Nabil (#3481)
- Update scalafmt-dynamic to 3.9.5 @zio-scala-steward[bot] (#3471)
- Update netty-codec-http, ... to 4.1.121.Final @zio-scala-steward[bot] (#3467)
- Update netty-codec-http, ... to 4.1.120.Final @zio-scala-steward[bot] (#3466)
- Update sbt-scalajs, scalajs-compiler, ... to 1.19.0 @zio-scala-steward[bot] (#3463)
- Update tapir-http4s-server, ... to 1.11.25 @zio-scala-steward[bot] (#3462)
- Openapi big model hierarchy defect @mhodovaniuk (#3437)
- Update tapir-http4s-server, ... to 1.11.24 @zio-scala-steward[bot] (#3458)
- Update zio-json-yaml to 0.7.42 @zio-scala-steward[bot] (#3459)
- Fix for optional query string parameters @landlockedsurfer (#3451)
- Simplify
ServerPlatformSpecific.customized
&ServerPlatformSpecific.live
@guizmaii (#3453) - Update client3:core to 3.11.0 @zio-scala-steward[bot] (#3456)
- Update zio-json-yaml to 0.7.40 @zio-scala-steward[bot] (#3457)
- Update zio, zio-streams, zio-test, ... to 2.1.17 @zio-scala-steward[bot] (#3452)
- Update tapir-http4s-server, ... to 1.11.23 @zio-scala-steward[bot] (#3450)
- Merge cookies on Request#addCookie(s) (#3438) @987Nabil (#3447)
- Make QueryParams#unsafeQueryParam return null for missing key (#3441) @987Nabil (#3445)
- Update tapir-http4s-server, ... to 1.11.21 @zio-scala-steward[bot] (#3442)
- Update README.md @zio-assistant[bot] (#3435)
- Update protobuf-java to 4.30.2 @zio-scala-steward[bot] (#3434)