Skip to content

v2.0.0-RC11 - ZIO 2 Support

Compare
Choose a tag to compare
@amitksingh1490 amitksingh1490 released this 29 Aug 16:13
· 749 commits to main since this release
7e76ce3

Changes

Supports ZIO v2.0.1

馃挜 Breaking Change

  • Refactor: Use builder pattern for SocketDecoder and SocketProtocol by @gciuloaica in #1367

馃殌 Features

  • Feature: Add toJavaURI and toJavaURL to URL by @jgoday in #1353
  • Feature: add Middleware based on an HTTP response by @ex0ns in #1377
  • Add convenient request method to Client class by @palanga in #1402
  • Feature: Add the ability to get resources from JAR archives by @nartamonov in #1393

馃搱 Improvements

馃悰 Bug Fixes

馃О Maintenance

馃檶 New Contributors

Full Changelog: v2.0.0-RC10...v2.0.0-RC11