Skip to content

v2.10.0

Latest
Compare
Choose a tag to compare
@ghostdogpr ghostdogpr released this 22 Mar 01:45
· 26 commits to series/2.x since this release
4c256fb

Release Notes

This release brings a few bug fixes and dependency upgrades. The zio-http upgrade changes a few type signatures in QuickAdapter but shouldn't affect usage of it.

Note that the zio-query upgrade includes an important bug fix related to FiberRef propagation.

If you are using the splitFiles option in code generation, make sure that the output path is a folder and not a file. That folder doesn't need to exist anymore, it will be created if needed.

Bug fixes

Important dependency upgrades