Skip to content

v0.63.1

Choose a tag to compare

@cheb0 cheb0 released this 03 Dec 17:42
· 35 commits to main since this release
4b5951b

Summary

This is the base (patched) version for upgrading seq-db to nanosecond document precision. It has forward compatibility with v0.64.0, which fully operates in nanoseconds. It allows users to deploy to v0.64.0 from v0.63.1 with properly working search requests and allows rolling back from v0.64.0 to this version without losing any data in case of any problems.

What's Changed

  • fix: fix panic in single mode on storeAPIFetchClient.Header() call by @cheb0 in #292
  • fix(async search): return agg interval in req by @forshev in #293

Full Changelog: v0.63.0...v0.63.1