Releases: yorkie-team/yorkie
v0.4.18
What's Changed
Full Changelog: v0.4.17...v0.4.18
yorkie-cluster-0.4.18
yorkie-cluster provides cluster mode for Yorkie server to handle large amount of workloads with ensuring high availability, reliability, and scalability.
v0.4.17
What's Changed
- Use DBConnectionURI directly by @hackerwins in #833
- Move
istio-ingressgateway
to Yorkie Namespace by @krapie in #836 - Support NCP ALB by @hackerwins in #835
- Provide CODECOV_TOKEN to codecov-action by @hackerwins in #843
- Move Client.Watch inside Client.Attach by @krapie in #803
Full Changelog: v0.4.16...v0.4.17
yorkie-cluster-0.4.17
yorkie-cluster provides cluster mode for Yorkie server to handle large amount of workloads with ensuring high availability, reliability, and scalability.
v0.4.16
What's Changed
- Fix logic errors in TreeNode.DeepCopy by @raararaara in #821
- Fix incorrect calculation in
indexTree.treePosToPath
operation by @raararaara in #824 - Fix missing escapeString in Tree Marshal by @chacha912 #830
Full Changelog: v0.4.15...v0.4.16
yorkie-cluster-0.4.16
yorkie-cluster provides cluster mode for Yorkie server to handle large amount of workloads with ensuring high availability, reliability, and scalability.
v0.4.15
What's Changed
- Add MongoDB sharding document by @sejongk in #781
- Update Design Document for Missing Document Link and Instructon by @krapie in #782
- Add merge and split concurrency tests by @justiceHui in #780
- Add Test Server Wait Helper Function by @krapie in #787
- Prevent RunTestConcurrency from creating garbage clients by @justiceHui in #793
- Add Swagger Serving Command by @devleejb in #812
Full Changelog: v0.4.14...v0.4.15
yorkie-cluster-0.4.15
yorkie-cluster provides cluster mode for Yorkie server to handle large amount of workloads with ensuring high availability, reliability, and scalability.
v0.4.14
What's Changed
- Introduce MongoDB sharding rules to Project-wide and Document-wide collections by @sejongk, @hackerwins in #776
- Add Helm chart for MongoDB sharded cluster by @sejongk in #769
- Improve object creation with an initial value of specific types by @highcloud100, @hackerwins in #766
- Refactor concurrency tests for basic Tree.Edit by @justiceHui in #772
- Remove unnecessary
String()
calls withstringer
interface by @sejongk in #777
Full Changelog: v0.4.13...v0.4.14
yorkie-cluster-0.4.14
yorkie-cluster provides cluster mode for Yorkie server to handle large amount of workloads with ensuring high availability, reliability, and scalability.