v1.2.0
Headline: Durability
This release brings durability via a remote zero-knowledge data-plane powered by Swytch Cloud (https://getswytch.com). Durability requires a global observer to work correctly -- which is a future paper -- in a leaderless configuration. Currently, we only support EU clusters for this feature. If you'd like to use it in another region; reach out to us on social media or email.
This enables (future work):
- Point-In-Time Restore: per prefix/global
- SQL-mode indices replication
- And much, much more.
What's Changed
- Observer-centric clock by @withinboredom in #64
- Bump actions/checkout from 6 to 7 by @dependabot[bot] in #67
- Bump the minor-and-patch group with 2 updates by @dependabot[bot] in #69
- fix jepsen by @withinboredom in #73
- Change cluster API host and IP in jepsen.yml by @withinboredom in #74
- Enable Durability Through Swytch Cloud by @withinboredom in #72
Full Changelog: v1.1.3...v1.2.0
Changelog
Other
- 70bb78a: Bump actions/checkout from 6 to 7 (#67) (@dependabot[bot])
- 946ab6b: Bump the minor-and-patch group with 2 updates (#69) (@dependabot[bot])
- fdb5a96: Change cluster API host and IP in jepsen.yml (#74) (@withinboredom)
- b756ad9: Enable Durability Through Swytch Cloud (#72) (@withinboredom)
- 085b3c9: Observer-centric clock (#64) (@withinboredom)
- 4220f78: fix jepsen (#73) (@withinboredom)