Releases: yorkie-team/yorkie
yorkie-cluster-0.4.2
yorkie-cluster provides cluster mode for Yorkie server to handle large amount of workloads with ensuring high availability, reliability, and scalability.
v0.4.1
yorkie-cluster-0.4.1
yorkie-cluster provides cluster mode for Yorkie server to handle large amount of workloads with ensuring high availability, reliability, and scalability.
v0.4.0
What's Changed
- Revise Helm Charts for Production Installations by @krapie in #537
- Resolve concurrent map issue by @chacha912 in #538
- Add remove document command to CLI by @emplam27 in #540
- Clean up code after moving admin to rpc by @hackerwins in #541
- Remove panic method in crdt array by @emplam27 in #524
- Implement yorkie.Tree for text editors using tree model by @hackerwins, @krapie in #535
- Update CHANGELOG for v0.4.0 by @chacha912 in #543
Full Changelog: v0.3.5...v0.4.0
yorkie-monitoring-0.4.0
yorkie-monitoring provides monitoring system with prometheus and grafana for monitoring yorkie cluster
yorkie-cluster-0.4.0
yorkie-cluster provides cluster mode for Yorkie server to handle large amount of workloads with ensuring high availability, reliability, and scalability.
yorkie-argocd-0.4.0
yorkie-argocd provides GitOps based continuous delivery for yorkie cluster
v0.3.5
What's Changed
- Update Helm Chart Releaser Action by @krapie in #516
- Update MAINTAINING.md by @chacha912 in #518
- Remove panic and wrapping informational error from server by @emplam27 in #519
- Revise Helm charts & README.md by @krapie in #525
- Remove panic method in crdt text by @emplam27 in #522
- Add Sharded Cluster Mode Design Document by @krapie in #523
- Resolve Helm Chart Installation Fail on Custom Release Name by @krapie in #531
- Integrate SDK RPC Server and Admin RPC Server to Single RPC Server by @krapie in #532
Full Changelog: v0.3.4...v0.3.5
yorkie-monitoring-0.3.5
yorkie-monitoring provides monitoring system with prometheus and grafana for monitoring yorkie cluster
yorkie-cluster-0.3.5
yorkie-cluster provides cluster mode for Yorkie server to handle large amount of workloads with ensuring high availability, reliability, and scalability.