v1.0.0.0-RC19
github-actions
released this
22 Dec 05:25
·
1205 commits
to main
since this release
Changes
✨ Features
- Add method for creating text/html response @jczuchnowski (#543)
- Add
provide
operator onSocket
@girdharshubham (#523)
🚀 Improvements
- Remove stack safety from Http.execute @tusharmath (#618)
🐛 Bug Fixes
- Websocket upgrade when used with Http.collectM @amitksingh1490 (#649)
- UnsupportedOperationException when calling request.getBody on no… @sumawa (#651)
- Handle SSL failures @dinojohn (#654)
- Client memory leak @gciuloaica (#630)
- CollectM failing scala 3 jdk 11 @amitksingh1490 (#608)
🧰 Maintenance
- Fix sbt warning for shell syntax deprecation @girdharshubham (#662)
- Improve server spec @amitksingh1490 (#628)
- Update release drafter @tusharmath (#627)
📓 Documentation and Examples
- Documentation fix for
defaultWith
@yuk1ty (#632) - Fix example links in readme @sushengloong (#663)
⬆️ Version Bumps
- Update netty-all to 4.1.72.Final @amitksingh1490 (#631)
- Update zio, zio-streams, zio-test, ... to 1.0.13 @amitksingh1490 (#637)
- Update netty-incubator-transport-native-io_uring to 0.0.11.Final @amitksingh1490 (#638)
- Update sbt to 1.5.8 @amitksingh1490 (#671)
- Update automerge-action to 0.14.3 @amitksingh1490 (#664)
- Update scalafix to 0.9.33 @girdharshubham (#611)
- Update sbt-github-actions to 0.14.2 @amitksingh1490 (#601)