Changes
🚀 Features
- Refactor: Support middlewares on Http @tusharmath (#773)
- Feature: Add builder methods for
Server
@jgoday (#768)
Improvements
- Refactor: update constructor names as per ZIO 2 @tusharmath (#839)
- Performance: Improve benchmarking code @tusharmath (#731)
🐛 Bug Fixes
- Fix: HasHeader bug @gciuloaica (#835)
- Fix: Echo streaming @amitksingh1490 (#828)
🧰 Maintenance
- Maintenance: html template for internal server error string @girdharshubham (#851)
- Update scala-library to 2.13.8 @amitksingh1490 (#801)
- Update sbt-bloop to 1.4.12 @amitksingh1490 (#810)
- Maintenance: workflow scala version @girdharshubham (#833)
- Maintenance: semanticdb revision usage @girdharshubham (#832)
- Enable snapshot versioning for ZIO-2/series by @amitksingh1490 in #844
- ZIO 2: Latest changes from main by @jdegoes in #858
Full Changelog: v2.0.0-RC1...v2.0.0-RC2