Skip to content

0.1.3

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Nov 05:12
· 36 commits to refs/heads/main since this release

Changes

  • release: bump version to 0.1.3 (#121)
  • fix(serializer): properly deserialize Interrupt objects to prevent At… (#119)
  • Test/issue 116 async blob access (#118)
  • fix(checkpoint): update blob access to support JSON path syntax (#117)
  • perf(checkpoint): eliminate json.dumps fallback by using orjson default handler (#112)
  • feat(checkpoint)!: sort list/alist by checkpoint ID descending (#106) (#107)
  • fix(checkpoint): ensure write_keys_zset uses storage-safe sentinel va… (#105)

Contributors

We'd like to thank all the contributors who worked on this release!

@AllieRays, @JHSeo-git and @bsbodden