Releases: zio/zio-http
Releases · zio/zio-http
v1.0.0.0-RC15
Changes
🚀 Features
- Add content-length header for nonempty content @declspec-cdecl (#87)
- Refactor: Make
Response
polymorphic onR
andE
@tusharmath (#64) - Basic Query String Support in URL @davidhoyt (#83)
- Refactor: Remove unnecessary changes @tusharmath (#76)
- Scala 3 Support @brbrown25 (#62)
- Spec: add integration tests @tusharmath (#73)
- Fix link of Advanced Server example @javimartinez (#63)
- Refactor: Enhance Server API @tusharmath (#60)
- Refactor: Server @tusharmath (#54)
- Removing extraneous generic parameter from Server @virdis (#57)
🐛 Bug Fixes
- Chore(*): Automating experiment @amitksingh1490 (#106)
- Refactor(Http): Decode Should throw a Http error instead of throwable @amitksingh1490 (#80)
- Fix: Auto close connection @tusharmath (#53)
- Fix/socket response @amitksingh1490 (#51)
- Fix(ServerRequestHandler): Websocket handler attached before handshake in webSocketUpgrade @ShrutiVerma97 (#48)
- Fix(Response): add content-type Header @amitksingh1490 (#41)
- Fix(domain): add default headers in Response @amitksingh1490 (#37)
- Different way to determine isBlank for java 8 compat @jamesward (#16)
- Fix: Automate publishing via sbt-ci-release @amitksingh1490 (#120)
🧰 Maintenance
- Chore: Workflow Cleanup @tusharmath (#115)
- Chore(*): Automate releases vi CI @amitksingh1490 (#82)
- Chore(github-actions): add release-drafter workflow @amitksingh1490 (#97)
- Chore(github-actions): add config for release-drafter @amitksingh1490 (#96)
- Update sbt-dotty to 0.5.4 @scala-steward (#89)
- Update netty-all to 4.1.62.Final @scala-steward (#92)
- Update sbt-scala3-migrate to 0.3.2 @scala-steward (#90)
- Chore(*): enable auto merge for forks @amitksingh1490 (#93)
- Update sbt-scalafix to 0.9.27 @scala-steward (#88)
- Update sbt-scala3-migrate to 0.3.1 @scala-steward (#75)
- Update/scala library 2.13.5 @tusharmath (#74)
- Update zio, zio-streams, zio-test, ... to 1.0.5 @scala-steward (#66)
- Update sbt-updates to 0.5.2 @scala-steward (#65)
- Update sbt to 1.4.9 @scala-steward (#69)
- Update netty-all to 4.1.60.Final @scala-steward (#67)
- Fix the link of nexus badget in README.md @alphaho (#61)
- Fix: Automate publishing via sbt-ci-release @amitksingh1490 (#120)