v0.0.4
What's Changed
- Commit withAccessControlAllowMaxAge code for ticket #1689 by @wpoosanguansit in #1781
- Make the example snippet work, fix default port by @bmateusz in #1796
- De nettify response by @scottweaver in #1745
- Commit AccessControlAllowOrigin code for issue #1689 by @wpoosanguansit in #1780
- Implement several typed headers. by @Wosin in #1786
- Support for server header by @geoffjohn11 in #1674
- Implement ZClientAspect by @adamgfraser in #1802
- implemented accessControlAllowCredentials headers by @devsprint in #1803
- Access control allow headers by @devsprint in #1804
- Access control allow methods by @devsprint in #1805
- implemented structured data for accessControlExposeHeaders by @devsprint in #1809
- implemented accessControlRequestMethod by @devsprint in #1812
- Cookie by @devsprint in #1815
- implemented structured data for accessControlRequestHeaders by @devsprint in #1810
- added implementation for Date header by @devsprint in #1816
- Performance Benchmark Upgrades by @scottweaver in #1824
- added implementation for IfMatch header by @devsprint in #1817
- implemented TE header by @devsprint in #1828
- implemented UserAgent header by @devsprint in #1832
- implemented ifUnmodifiedSince header by @devsprint in #1825
- implemented Upgrade header by @devsprint in #1830
- implemented UpgradeInsecureRequests header by @devsprint in #1831
- implemented WebSocket related headers by @devsprint in #1827
- implemented LastModified header by @devsprint in #1826
- added implementation for IfModifiedSince header by @devsprint in #1821
- If none match header by @devsprint in #1819
- Warning header by @devsprint in #1835
- Authorization header by @devsprint in #1834
- RetryAfter header by @devsprint in #1833
- Add header middleware by @devsprint in #1847
- Access control allow credentials middleware by @devsprint in #1844
- With accept middleware by @devsprint in #1845
- Retries middleware by @devsprint in #1842
- Referrer middleware by @devsprint in #1841
- Proxy authorization middleware by @devsprint in #1840
- Transfer encoding middleware by @devsprint in #1839
- Retries connection middleware by @devsprint in #1838
- Content headers and middleware by @devsprint in #1836
- Multi-benchmark Support for CI Workflow by @scottweaver in #1849
- Retries expires middleware by @devsprint in #1837
- Via header by @devsprint in #1851
- implemented XFrameOptions header by @devsprint in #1852
- implemented XRequestedWith header by @devsprint in #1853
- Replace ' com.sun.jndi.toolkit.url.Uri' with 'java.net.URI/URL'. by @scottweaver in #1858
- implemented Range header by @devsprint in #1855
- Www authenticate header by @devsprint in #1854
- Add Proxy-Authenticate header by @ccerbusca in #1850
- Update zio, zio-streams, zio-test, ... to 2.0.5 by @scala-steward in #1865
- [#1813] Add QoL to NettyDriver by @scottweaver in #1859
- Middleware rewrites if range by @devsprint in #1869
- HttpCodec fallback by @jdegoes in #1878
- Add local address binding option for clients by @PeterHajdu in #1868
- Add HTML output encoding to protect against Cross-site scripting (XSS) by @frevib in #1872
- Prepare Docs For New Version of Website by @khajavi in #1895
- Add Unidoc Support by @khajavi in #1919
- Fix Project Badges by @khajavi in #1927
- Installation steps lists incorrect artifact name by @Hari3 in #1936
- Name route codecs by @987Nabil in #1939
- Update ZioVersion to v2.0.6 by @renovate in #1941
- Update netty-codec-http, ... to 4.1.87.Final by @scala-steward in #1935
- Fix Project Badges by @khajavi in #1943
- Remove Scope From Input Type Of Layers by @adamgfraser in #1944
- Redesigned model by @vigoo in #1916
- withContentType to add a new header by @gchudnov in #1923
- Fix client connection and memory leaks by @vigoo in #1950
- Update tapir-http4s-server, ... to 1.2.6 by @scala-steward in #1945
- Update scalafmt-core to 3.7.0 by @scala-steward in #1947
- Update zio-schema to 0.4.2 by @vigoo in #1955
- Disable Renovate by @vigoo in #1958
- Better client layers without leaking Netty implementation details by @vigoo in #1957
- Stop using Netty's executors after shutdown by @vigoo in #1959
- Fix for #1960 - multiple set-cookie headers when other headers are al… by @paul-lysak in #1961
- Helper methods on Client without requiring Body by @vigoo in #1948
- Better handling of default ports in URLs by @vigoo in #1949
- Update scalafmt-core to 3.7.1 by @scala-steward in #1963
- Update zio-sbt-website to 0.3.10 by @scala-steward in #1962
- Fix library dependency setup in README.md by @jeffmay in #1924
New Contributors
- @bmateusz made their first contribution in #1796
- @geoffjohn11 made their first contribution in #1674
- @PeterHajdu made their first contribution in #1868
- @frevib made their first contribution in #1872
- @Hari3 made their first contribution in #1936
- @gchudnov made their first contribution in #1923
- @jeffmay made their first contribution in #1924
Full Changelog: v0.0.3...v0.0.4