v3.0.0-RC8
What's Changed
- Fix response compression for static files by @kyri-petrou in #2856
- Update README.md by @github-actions in #2858
- Avoid unsafely running effects when handling WS requests by @kyri-petrou in #2852
- Update dependencies and fix warnings by @kyri-petrou in #2853
- Fix client proxy closing connection prematurely by @kyri-petrou in #2861
- Fix connection pooled client timeouts by @kyri-petrou in #2860
- Documentation of Key Features of ZIO HTTP by @khajavi in #2825
- remove unused parameter by @mberndt123 in #2849
- Add brotli compression (#2646) by @987Nabil in #2857
- Update README.md by @github-actions in #2863
- [gen] fix for codegen of sumtypes with reusable fields by @hochgi in #2850
- Remove silencer by @987Nabil in #2866
- Update zio-schema to 1.2.0 by @987Nabil in #2867
- [gen] fix codegen to reference subtypes nested with their encapsulating object when referenced directly by @hochgi in #2869
Full Changelog: v3.0.0-RC7...v3.0.0-RC8