Skip to content

v3.7.2

Compare
Choose a tag to compare
@i-surkov i-surkov released this 07 Jun 12:43
· 102 commits to master since this release
ed16561

Compatibility notes

This release is binary compatible with 3.7.x series, and is created to facilitate the migration to the binary-incompatible 3.8.x/3.9.x series.
It also backports the modify function implementation from the 3.9.0 release, see release notes for details.

What's Changed

  • Fix bug of counting optional loading for None as a failure by @Phill101 in #191
  • Fix release race conditions and refactor core flows by @i-surkov in #196
  • Update smetrics to 0.4.2, cats-helper to 2.11.0 by @i-surkov in #208
  • Implement atomic modify function by @i-surkov in #210

Full Changelog: v3.7.0...v3.7.2