Releases: yorkie-team/yorkie
Releases · yorkie-team/yorkie
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
v0.4.31
What's Changed
- Modify health check endpoint and add HEAD method by @taeng0204 in #958
- Add a metric to collect the number of background routines by @kokodak in #963
- [Revised] Fine-tuned CI Workflows in PR by @krapie in #965
- Fix invalid test case in FindDocInfosByKeys by @kokodak in #972
Full Changelog: v0.4.30...v0.4.31
v0.4.30
What's Changed
- Add HTTP health check handler for server health monitoring by @taeng0204 in #952
- Show Server Version in Yorkie CLI by @hyun98 in #938
New Contributors
- @taeng0204 made their first contribution in #952
- @hyun98 made their first contribution in #938
Full Changelog: v0.4.29...v0.4.30