Skip to content

Releases: ydb-platform/ydb-materializer

v1.5 Release

01 Jan 16:29

Choose a tag to compare

What's Changed

  • Dictionary processing memory optimizations by @zinal in #11 :
    • Added protection mechanizm against a huge volume of dictionary-style changes
    • Better resource cleanup on Runner and JobController disposal
    • Fixed job scheduling logic which could lead to uneven job distribution between the Runner instances

Full Changelog: v1.4...v1.5

v1.4 Release

29 Oct 17:11

Choose a tag to compare

What's Changed

Full Changelog: v1.3...v1.4

v1.3 Release

03 Oct 18:37

Choose a tag to compare

Release highlights:

  • Job balancing enhancements

Full Changelog: v1.2...v1.3

v1.2 Release

02 Oct 08:27

Choose a tag to compare

Release highlights:

  • Added support for query timeouts
  • Improvements in logging

Full Changelog: v1.1...v1.2

v1.1 Release

26 Sep 15:56

Choose a tag to compare

Mostly bugfix release

Full Changelog: v1.0...v1.1

Initial release

22 Sep 13:57

Choose a tag to compare

Support for MV development, local and distributed synchronization service modes.

Initial pre-release

10 Sep 15:01

Choose a tag to compare

Basic functions are available, however, performance testing is not completed yet.
Dictionary processing is also being still actively developed.