Releases: yorkie-team/yorkie
v0.5.6
What's Changed
- Add minLamport for proper GC of deactivated clients by @JOOHOJANG in #1060
- Optimize document detachment in Cluster Server by @raararaara in #1055
- Upate garbage collection algorithm design by @JOOHOJANG in #1061
- Fix version vector cleanup during client deactivation by @raararaara in #1068
- Convert
presence change
from string to binary by @chacha912 in #1069 - Add migration script to detach documents from deactivated clients by @raararaara in #1062
- Correct ReverseLowerBound behavior in MemDB by setting unique index by @chacha912 in #1074
- Update presence_change migration for JSON to Protobuf conversion by @chacha912 in #1075
Full Changelog: v0.5.5...v0.5.6
yorkie-cluster-0.5.6
yorkie-cluster provides cluster mode for Yorkie server to handle large amount of workloads with ensuring high availability, reliability, and scalability.
v0.5.5
What's Changed
- Introduce dedicated event publisher per document by @hackerwins in #1052
- Update Authorization Webhook Response Format and Handling by @chacha912 in #1037
- Fix version vector validation when running migration by @JOOHOJANG in #1057
Full Changelog: v0.5.4...v0.5.5
yorkie-cluster-0.5.5
yorkie-cluster provides cluster mode for Yorkie server to handle large amount of workloads with ensuring high availability, reliability, and scalability.
v0.5.4
What's Changed
- Fix transaction in UpdateAndFindMinSyncedVersionVector by @hackerwins in #1050
- Introduce cmap for distributing mutexes per documents by @hackerwins in #1051
- Implement lock striping for cmap by @hackerwins in #1053
Full Changelog: v0.5.3...v0.5.4
yorkie-cluster-0.5.4
yorkie-cluster provides cluster mode for Yorkie server to handle large amount of workloads with ensuring high availability, reliability, and scalability.
v0.5.3
yorkie-cluster-0.5.3
yorkie-cluster provides cluster mode for Yorkie server to handle large amount of workloads with ensuring high availability, reliability, and scalability.
v0.5.2
What's Changed
- Include yorkie-mongodb to yorkie-cluster Helm Chart by @hyun98 in #1031
- Detach documents when client is deactivated by @hackerwins in #1036
- Remove
jstype=string
from resources.proto by @Aswinr24 in #1040
New Contributors
Full Changelog: v0.5.1...v0.5.2
yorkie-cluster-0.5.2
yorkie-cluster provides cluster mode for Yorkie server to handle large amount of workloads with ensuring high availability, reliability, and scalability.