Unclaimed project
Are you a maintainer of zio-http? Claim this project to take control of your public changelog and roadmap.
Claim this projectChangelog
zio-http
A next-generation Scala framework for building scalable, correct, and efficient HTTP clients and servers
Back to changelogNew
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/3901Update zio-cli to 0.7.5 by @zio-scala-steward[bot] in https://github.com/zio/zio-http/pull/3903Bump lodash from 4.17.21 to 4.17.23 in /website by @dependabot[bot] in https://github.com/zio/zio-http/pull/3912Bump node-forge from 1.3.1 to 1.3.3 in /website by @dependabot[bot] in https://github.com/zio/zio-http/pull/3880Fix hardcoded Scala 2.13.10 in CI workflow jobs by @guizmaii in https://github.com/zio/zio-http/pull/3918Bump undici from 6.21.3 to 6.23.0 in /website by @dependabot[bot] in https://github.com/zio/zio-http/pull/3888Update netty-codec-http, ... to 4.2.9.Final by @zio-scala-steward[bot] in https://github.com/zio/zio-http/pull/3865Add Datastar real-time chat example project by @987Nabil in https://github.com/zio/zio-http/pull/3921Add date/time format to OpenAPI schema generation by @987Nabil in https://github.com/zio/zio-http/pull/3924Fix URL double encoding when parsing from URI by @987Nabil in https://github.com/zio/zio-http/pull/3922fix: Generate correct example format for text/plain media type by @andresctirado in https://github.com/zio/zio-http/pull/3863fix: Add discriminator property to case schemas in OpenAPI generation by @987Nabil in https://github.com/zio/zio-http/pull/3926fix: Support array query parameters in OpenAPI endpoint generation by @987Nabil in https://github.com/zio/zio-http/pull/3928fix: Accept header content negotiation for multiple output codecs by @987Nabil in https://github.com/zio/zio-http/pull/3929fix: Handle NoContent and NotModified status codes as empty body in client by @987Nabil in https://github.com/zio/zio-http/pull/3930fix: Embedded route should not match root path (#3609) by @987Nabil in https://github.com/zio/zio-http/pull/3932fix: Formatting Root route pattern returns empty path (#3760) by @987Nabil in https://github.com/zio/zio-http/pull/3933fix: Encode colons in query params for form-urlencoded compatibility by @987Nabil in https://github.com/zio/zio-http/pull/3936fix: internalize new OpenAPI example methods to avoid public API change by @987Nabil in https://github.com/zio/zio-http/pull/3938New 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