This release contains an important bug fix where modification of FiberRef
s within a ZQuery
wasn't propagated properly to the ZIO context after executing query
What's Changed
- Update Scala, plugin versions and fix compiling errors by @kyri-petrou in #511
- Update README.md by @zio-assistant in #512
- Update dependencies by @kyri-petrou in #514
- Fix propagation of FiberRef modified within a ZQuery by @kyri-petrou in #515
Full Changelog: v0.7.6...v0.7.7