Skip to content

v4.6.0

Compare
Choose a tag to compare
@i-surkov i-surkov released this 07 Jun 12:45
· 23 commits to master since this release
09d3af2

Compatibility notes

This release is binary compatible with 4.x.x series, and is created to facilitate the migration to the binary-incompatible 5.x.x series.
It also backports the modify function implementation from the 5.1.0 release, see release notes for details.

What's Changed

  • Fix bug of counting optional loading for None as a failure by @Phill101 in #190
  • Fix release race conditions and refactor core flows by @i-surkov in #192
  • Update smetrics to 1.2.0, cats-helper to 3.5.0 by @i-surkov in #207
  • Implement atomic modify function by @i-surkov in #209

Full Changelog: v4.4.1...v4.6.0