v3.0.0-RC4
What's Changed
- Trying to fix publishing by @vigoo in #2495
- CLI uses description annotation from zio-schema by @jorge-vasquez-2301 in #2499
- Update zio-schema, zio-schema-json, ... to 0.4.15 by @scala-steward in #2501
- Added getAs for QueryParams by @BanyMaciej in #2505
- Added getAs for QueryParams - errors enhancement by @BanyMaciej in #2510
- Fix: Middleware.StaticServe crashes on empty path by @runtologist in #2517
- Update netty-codec-http, ... to 4.1.101.Final by @scala-steward in #2516
- Update client3:core to 3.9.1 by @scala-steward in #2515
- Update zio, zio-streams, zio-test, ... to 2.0.19 by @scala-steward in #2511
- Add middlewares to add log annotations by @987Nabil in #2509
- RoutePattern.apply(Method, Path) by @nafg in #2503
- Update sbt to 1.9.7 by @scala-steward in #2497
- Implement handleErrorCauseZIO for executing ZIO effects on error by @SHSongs in #2513
- Update sbt-github-actions to 0.19.0 by @scala-steward in #2496
- Deactivate broken SSL test by @987Nabil in #2531
- Improve
RichTextCodec
decoding performance by @987Nabil in #2512 - Update scalafmt-core to 3.7.17 by @scala-steward in #2524
- Update netty-incubator-transport-native-io_uring to 0.0.24.Final by @scala-steward in #2523
- Update zio-schema, zio-schema-json, ... to 0.4.16 by @scala-steward in #2528
- Make type Scheme follow the specs by @FabioPinheiro in #2490
- fix: multipart header for streaming binary by @jgranstrom in #2534
- Improve OpenAPI model; Add OpenAPI generator for EndpointAPI (#1498) by @987Nabil in #2470
New Contributors
- @BanyMaciej made their first contribution in #2505
- @runtologist made their first contribution in #2517
- @nafg made their first contribution in #2503
- @FabioPinheiro made their first contribution in #2490
Full Changelog: v3.0.0-RC3...v3.0.0-RC4