Skip to content

v0.7.4

Compare
Choose a tag to compare
@kyri-petrou kyri-petrou released this 10 Jul 16:03
· 12 commits to series/2.x since this release
83f28d8

This minor release contains performance improvements for short-lived queries, but more importantly, queries that heavily utilize ZQuery.fromRequest. It is also fully binary compatible with the v0.7.x series.

What's Changed

  • Improve performance of ZQuery#run by @kyri-petrou in #497
  • Update README.md by @zio-assistant in #498
  • Use a single FiberRef for retrieving the Cache and identifying disabled caching by @kyri-petrou in #495
  • Make ZQuery#run reentrant safe by @kyri-petrou in #499

Full Changelog: v0.7.3...v0.7.4