Skip to content

v3.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Mar 16:24
· 17 commits to refs/heads/main since this release
f5cb1ad

Important Change!!

zio-http does no longer enable IO uring by default. This might reduces that performance of your application. Please check the docs for details on how to activate it, if you want to.

Highlights

Auth is now generated into OpenAPI, when set on an Endpoint

Curl logging Middleware was added

Changes