New
v3.8.1
What's Changed
- Update sbt-scoverage to 2.4.4 by @zio-scala-steward[bot] in https://github.com/zio/zio-http/pull/3911
- Update sbt, scripted-plugin to 1.12.0 by @zio-scala-steward[bot] in https://github.com/zio/zio-http/pull/3909
- Update parsers to 4.14.5 by @zio-scala-steward[bot] in https://github.com/zio/zio-http/pull/3910
- Update zio-json-yaml to 0.8.0 by @zio-scala-steward[bot] in https://github.com/zio/zio-http/pull/3904
- Update protobuf-java to 4.33.4 by @zio-scala-steward[bot] in https://github.com/zio/zio-http/pull/3900
- Update Scala 2.13 to 2.13.18 by @guizmaii in https://github.com/zio/zio-http/pull/3916
- Fix Routes.transform() to allow catchAllDefect to intercept defects by @987Nabil in https://github.com/zio/zio-http/pull/3899
- fixing OpenAPIGen crash by @kurgansoft in https://github.com/zio/zio-http/pull/3915
- Documentation of Template2 by @khajavi in https://github.com/zio/zio-http/pull/3839
- Update sbt-scalajs, scalajs-compiler, ... to 1.20.2 by @zio-scala-steward[bot] in https://github.com/zio/zio-http/pull/3908
- Update zio-sbt-website to 0.4.10 by @zio-scala-steward[bot] in https://github.com/zio/zio-http/pull/3906
- Update zio-metrics-connectors, ... to 2.5.5 by @zio-scala-steward[bot] in https://github.com/zio/zio-http/pull/3905
- Update tapir-http4s-server, ... to 1.13.5 by @zio-scala-steward[bot] in https://github.com/zio/zio-http/pull/3901
- Update zio-cli to 0.7.5 by @zio-scala-steward[bot] in https://github.com/zio/zio-http/pull/3903
- Bump lodash from 4.17.21 to 4.17.23 in /website by @dependabot[bot] in https://github.com/zio/zio-http/pull/3912
- Bump node-forge from 1.3.1 to 1.3.3 in /website by @dependabot[bot] in https://github.com/zio/zio-http/pull/3880
- Fix hardcoded Scala 2.13.10 in CI workflow jobs by @guizmaii in https://github.com/zio/zio-http/pull/3918
- Bump undici from 6.21.3 to 6.23.0 in /website by @dependabot[bot] in https://github.com/zio/zio-http/pull/3888
- Update netty-codec-http, ... to 4.2.9.Final by @zio-scala-steward[bot] in https://github.com/zio/zio-http/pull/3865
- Add Datastar real-time chat example project by @987Nabil in https://github.com/zio/zio-http/pull/3921
- Add date/time format to OpenAPI schema generation by @987Nabil in https://github.com/zio/zio-http/pull/3924
- Fix URL double encoding when parsing from URI by @987Nabil in https://github.com/zio/zio-http/pull/3922
- fix: Generate correct example format for text/plain media type by @andresctirado in https://github.com/zio/zio-http/pull/3863
- fix: Add discriminator property to case schemas in OpenAPI generation by @987Nabil in https://github.com/zio/zio-http/pull/3926
- fix: Support array query parameters in OpenAPI endpoint generation by @987Nabil in https://github.com/zio/zio-http/pull/3928
- fix: Accept header content negotiation for multiple output codecs by @987Nabil in https://github.com/zio/zio-http/pull/3929
- fix: Handle NoContent and NotModified status codes as empty body in client by @987Nabil in https://github.com/zio/zio-http/pull/3930
- fix: Embedded route should not match root path (#3609) by @987Nabil in https://github.com/zio/zio-http/pull/3932
- fix: Formatting Root route pattern returns empty path (#3760) by @987Nabil in https://github.com/zio/zio-http/pull/3933
- fix: Encode colons in query params for form-urlencoded compatibility by @987Nabil in https://github.com/zio/zio-http/pull/3936
- fix: internalize new OpenAPI example methods to avoid public API change by @987Nabil in https://github.com/zio/zio-http/pull/3938
New Contributors
- @kurgansoft made their first contribution in https://github.com/zio/zio-http/pull/3915
- @andresctirado made their first contribution in https://github.com/zio/zio-http/pull/3863
Full Changelog: https://github.com/zio/zio-http/compare/v3.8.0...v3.8.1