Skip to content

v0.5.0

Compare
Choose a tag to compare
@z3z1ma z3z1ma released this 28 Dec 09:02
· 62 commits to main since this release

Full Changelog: 0.4.0...0.5.0

This release marks the completion of a large refactor to further boost performance, make the architecture of the sinks more scalable, and introduces denormalized loading for the Storage Write API making it the preferred method in most situations. Too many changes to list out. But most of it is encapsulated in the README. A brave soul may inspect the diff if they feel so inclined.

Our test suite provided a high degree of confidence all throughout the updates. Acceptance testing was done in a staging followed by a production environment at reasonable scale preceding this release.