Releases: yorkie-team/yorkie
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.
v0.5.1
What's Changed
- Add all-in-one Docker Compose and Grafana configuration by @window9u in #997
- Add metrics for WatchDocuments and enhance pushpull metrics by @emplam27 in #1008
- Reduce CI test time by optimizing task execution by @binary-ho in #988
- Use random generated key by @window9u in #1010
- Add nginx-ingress-controller option by @emplam27 in #1022
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- Set
updated_at
withcreated_at
when creating Document by @window9u in #977 - Add Concurrency Tests between Array Operations by @cloneot in #985
- Optimize FindChangeInfosBetweenServerSeqs to prevent unnecessary Query by @kokodak in #974
- Rename SetByIndex to ArraySet by @hackerwins in #995
- Add Account Deletion and Change Password to CLI by @sigmaith in #983
- Add metric for WatchDocument streams by @emplam27 in #998
New Contributors
Full Changelog: v0.4.31...v0.5.0