Releases: yorkie-team/yorkie
yorkie-cluster-0.4.12
yorkie-cluster provides cluster mode for Yorkie server to handle large amount of workloads with ensuring high availability, reliability, and scalability.
yorkie-monitoring-0.4.11
yorkie-monitoring provides monitoring system with prometheus and grafana for monitoring yorkie cluster
v0.4.11
What's Changed
- Migrate RPC to ConnectRPC by @krapie, @hackerwins #703
- Address duplicate nodeIDs in Tree.Split @sejongk #724
- Support concurrent insertion and splitting in Tree by @sejongk in #725
Full Changelog: v0.4.10...v0.4.11
yorkie-cluster-0.4.11
yorkie-cluster provides cluster mode for Yorkie server to handle large amount of workloads with ensuring high availability, reliability, and scalability.
v0.4.10
What's Changed
- Add Rate Limit using Istio Envoy by @joonhyukchoi in #674
- Implement splitLevel of Tree.Edit by @hackerwins in #705
- Bump github.com/spf13/viper from 1.15.0 to 1.17.0 by @dependabot in #693
- Bump github.com/jedib0t/go-pretty/v6 from 6.4.0 to 6.4.9 by @dependabot in #695
- Bump actions/setup-go from 3 to 4 by @dependabot in #698
- Bump helm/chart-releaser-action from 1.5.0 to 1.6.0 by @dependabot in #699
- Bump docker/login-action from 2 to 3 by @dependabot in #700
- Bump google.golang.org/grpc from 1.58.2 to 1.58.3 by @dependabot in #701
- Bump golang.org/x/crypto from 0.14.0 to 0.16.0 by @dependabot in #702
- Bump github.com/rs/xid from 1.4.0 to 1.5.0 by @dependabot in #697
- Update CHANGELOG.md for v0.4.10 by @hackerwins in #717
Full Changelog: v0.4.9...v0.4.10
yorkie-cluster-0.4.10
yorkie-cluster provides cluster mode for Yorkie server to handle large amount of workloads with ensuring high availability, reliability, and scalability.
v0.4.9
What's Changed
- Implement merge elements in Tree.Edit by @hackerwins in #659
- Add PushPull benchmark test by @sejongk in #658
- Setup Dependabot by @jongwooo in #675
- Bump up golangci-lint and fix lint errors by @hackerwins in #660
- Modify converter to allow setting values for object and array by @chacha912 and @hackerwins in #687
Full Changelog: v0.4.8...v0.4.9
yorkie-cluster-0.4.9
yorkie-cluster provides cluster mode for Yorkie server to handle large amount of workloads with ensuring high availability, reliability, and scalability.
v0.4.8
What's Changed
- Bump golang.org/x/net from 0.10.0 to 0.17.0 by @dependabot in #649
- Revise Prometheus PVC Spec Syntax Error by @krapie in #650
- Fix ArgoCD version to v2.7.10 by @krapie in #653
- Bump google.golang.org/grpc from 1.54.0 to 1.56.3 by @dependabot in #654
- Remove skip storing MinSyncedTicket when the ticket is initial by @hackerwins in #655
- Rename StructureAsString to toTestString by @hackerwins in #656
- Update CHANGELOG.md for v0.4.8 by @hackerwins in #657
Full Changelog: v0.4.7...v0.4.8
yorkie-cluster-0.4.8
yorkie-cluster provides cluster mode for Yorkie server to handle large amount of workloads with ensuring high availability, reliability, and scalability.