Changes
🚀 Features
- Refactor(request): change structure of Request @tusharmath (#221)
- Feat: Http Error handler @dinojohn (#197)
🐛 Bug Fixes
- Fix: CORS middleware to handle OPTIONS requests completely on its own @SvenW (#196)
- Feature: Enhance operators for client request. @ShrutiVerma97 (#234)
- Fix: Client Request URL @jlcanela (#239)
- Fix(server): close the connection on failure without cause @amitksingh1490 (#205)
🧰 Maintenance
- Update scala-library to 2.13.6 @amitksingh1490 (#225)
- Update netty-all to 4.1.65.Final @scala-steward (#220)
- General Cleanup @tusharmath (#202)
- Upgrade Scala 3 to final release @ghostdogpr (#215)
- Add commas to benchmarks for readability ;) @kitlangton (#214)
- Update sbt-scala3-migrate to 0.4.2 @amitksingh1490 (#210)
- Update sbt to 1.5.2 @amitksingh1490 (#195)
- Update zio, zio-streams, zio-test, ... to 1.0.9 @scala-steward (#248)
- Example: Fix the generic path issue. @jayachandra27 (#247)
- Update sbt-github-actions to 0.12.0 @scala-steward (#246)
- Update sbt-jmh to 0.4.3 @scala-steward (#245)
- Update sbt to 1.5.3 @scala-steward (#244)
- Update scala-library to 2.12.14 @scala-steward (#241)
- Update sbt-scala3-migrate to 0.4.3 @scala-steward (#242)
- Update sbt-scalafix to 0.9.29 @scala-steward (#243)
- Update jwt-core to 8.0.1 @scala-steward (#240)
- Update sbt-github-actions to 0.11.0 @scala-steward (#231)
- Example: Fix add comments in concrete entity example @ShrutiVerma97 (#226)
- Update sbt-scalafix to 0.9.28 @scala-steward (#223)
- Added Example for concrete entity @ShrutiVerma97 (#222)
- Update scala-collection-compat to 2.4.4 @scala-steward (#203)
- Update sbt-jmh to 0.4.2 @scala-steward (#201)