Release 0.0.5
What's Changed
- Return remote address to Request at server by @narma in #1964
- Add in[I: Schema] to EndpointSpec by @vigoo in #1965
- Update tapir-http4s-server, ... to 1.2.7 by @scala-steward in #1968
- Enhance ClientLive constructor by @zlumyo in #1974
- Do not fail in the debug middleware by @vigoo in #1980
- Call error callback for ZIO die failures by @vigoo in #1979
- Update tapir-http4s-server, ... to 1.2.8 by @scala-steward in #1984
- Return 404 on invalid method by @vigoo in #1987
- Update zio, zio-streams, zio-test, ... to 2.0.8 by @scala-steward in #1989
- Update netty-codec-http, ... to 4.1.88.Final by @scala-steward in #1991
- Remove Usages of ZIO.succeedNow by @adamgfraser in #1992
- Update netty-codec-http, ... to 4.1.89.Final by @scala-steward in #1995
- Add typed errors to endpoints by @jdegoes in #1881
- Simpler port by @Wosin in #1993
- Update zio, zio-streams, zio-test, ... to 2.0.9 by @scala-steward in #1998
- Endpoint codec improvements by @jdegoes in #1997
- Remove NettyRuntime.usingSharedThreadPool by @vigoo in #1999
- Fixing streaming response when compression is enabled by @vigoo in #1981
- Investigate Interruption Issue by @adamgfraser in #1994
- Friendlier Forms in ZIO HTTP by @scottweaver in #1953
- fixes #2000, #2001 by @jdegoes in #2005
- Refresh app reference when needed by @vigoo in #2004
- Fix toString of NettyDriver to avoid infinite recursion by @vigoo in #2010
- Fix issue with Scala 2.12 by @vigoo in #2009
- Endpoint todos by @jdegoes in #2008
- Update tapir-http4s-server, ... to 1.2.9 by @scala-steward in #2013
- Update netty-incubator-transport-native-io_uring to 0.0.18.Final by @scala-steward in #2014
- Update scalafmt-core to 3.7.2 by @scala-steward in #2015
- endpoint and codec polishing by @jdegoes in #2017
- Remove custom map/flatMap by @vigoo in #2020
- Handle interruption of handlers by @vigoo in #2023
- Update netty-incubator-transport-native-io_uring to 0.0.19.Final by @scala-steward in #2024
- Remove zio-http-logging by @vigoo in #2027
- fix: ws docs example updated by @ouertani in #2029
- clarify state of versioning by @TomTriple in #2018
- also use apache2 license by @TomTriple in #2019
- Update zio, zio-streams, zio-test, ... to 2.0.10 by @scala-steward in #2030
- Unprotect ZClient methods by @zeal18 in #2031
- Update tapir-http4s-server, ... to 1.2.10 by @scala-steward in #2034
- Removing Netty from the public API by @vigoo in #2026
- Update link to RunSettings by @denisgarci in #2035
- Ability to provide context from middlewares by @vigoo in #2011
- Multipart form-data fixes and example by @vigoo in #2037
- Doc.toHtmlSnippet based on Html by @vigoo in #2025
New Contributors
- @narma made their first contribution in #1964
- @zlumyo made their first contribution in #1974
- @ouertani made their first contribution in #2029
- @TomTriple made their first contribution in #2018
- @zeal18 made their first contribution in #2031
- @denisgarci made their first contribution in #2035
Full Changelog: v0.0.4...v0.0.5