Releases: yorkie-team/yorkie
yorkie-mongodb-0.4.13
yorkie-mongodb provides the deployment of MongoDB for the yorkie server, supporting both standalone mode and sharded cluster mode.
v0.4.13
What's Changed
- Fix RHT.Remove and Add test code by @justiceHui in #752
- Add concurrent editing test cases in Tree by @sejongk in #751
- FIx Finding Housekeeping Candidates and Modify Housekeeping Structure by @devleejb in #749
- Add API for Retrieving All Documents by @raararaara in #755
- Introduce object creation interface with initial values by @highcloud100 in #756
- Update CHANGELOG.md for v0.4.13 by @hackerwins in #767
New Contributors
- @raararaara made their first contribution in #755
- @highcloud100 made their first contribution in #756
Full Changelog: v0.4.12...v0.4.13
yorkie-cluster-0.4.13
yorkie-cluster provides cluster mode for Yorkie server to handle large amount of workloads with ensuring high availability, reliability, and scalability.
v0.4.12
What's Changed
- Add RPC and profiling ports to Yorkie deployment by @hackerwins in #727
- Fix typo in
MAINTAINING.md
by @devleejb in #739 - Change CLI TLS configuration to HTTP2 by @krapie in #742
- Replace grpcstatus.Errorf with connect.Error by @chacha912, @highcloud100 in #741
- Fix
getGarbageLen
to retrun correct size by @devleejb in #743 - Introduce TreeToken and tokensBetween to Tree by @sejongk in #747
- Update ROADMAP.md by @hackerwins in #745
New Contributors
- @devleejb made their first contribution in #739
- @highcloud100 made their first contribution in #741
Full Changelog: v0.4.11...v0.4.12
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.