Releases: yorkie-team/yorkie
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.
yorkie-argocd-0.4.7
yorkie-argocd provides GitOps based continuous delivery for yorkie cluster
yorkie-monitoring-0.4.7
yorkie-monitoring provides monitoring system with prometheus and grafana for monitoring yorkie cluster
v0.4.7
What's Changed
- Introduce Broadcast API by @sejongk in #631
- Add context to CLI for simplifying CLI commands by @Wu22e and @hackerwins in #647
- Add Tree.Edit benchmark by @JOOHOJANG in #637
- Bump checkout from v3 to v4 by @Yaminyam in #641
- Remove panic from crdt.Primitive @fourjae and @hackerwins in #636
- Remove unused trie by @hackerwins in #646
- Support concurrent formatting of Text by @MoonGyu1 in #639
- Fix typo in retention design document by @LakHyeonKim in #633
- Update Design Document for Missing Document Links and Ordering by @krapie in #630
- Recover Select to prevent unsupported operation by @hackerwins in #629
New Contributors
- @LakHyeonKim made their first contribution in #633
- @Yaminyam made their first contribution in #641
Full Changelog: v0.4.6...v0.4.7
yorkie-cluster-0.4.7
yorkie-cluster provides cluster mode for Yorkie server to handle large amount of workloads with ensuring high availability, reliability, and scalability.
v0.4.7-alpha
What's Changed
- Recover Select to prevent unsupported operation by @hackerwins in #629
Full Changelog: v0.4.6...v0.4.7-alpha
v0.4.6
What's Changed
- Fix typos and invalid link in the yorkie design document by @g2hhh2ee in #591
- Remove Select operation from Text by @joonhyukchoi in #589
- Clean up code by @hackerwins in #595
- Clean up methods related to presence by @chacha912 in #594
- Remove panic from crdt.RGATreeList by @sejongk in #596
- Set cobra default output to stdout by @blurfx in #599
- Fetch latest snapshot metadata to determine snapshot creation need by @hyemmie in #597
- Update contributing docs by @MoonGyu1 in #601
- Add Pagination to Listing Projects for Housekeeping by @tedkimdev in #587
- Change 'Documents' from plural to singular in DocEvent by @chacha912 in #613
- Cleanup proto by @chacha912 in #614
- Replace matrix strategy with environment variable by @jongwooo in #619
- Update workflow with latest versions of the actions which runs on Node16 by @jongwooo in #620
- Add integration tree test for sync with js-sdk by @MoonGyu1 in #611
- Fix treePos calculating logic for text node by @JOOHOJANG in #615
- Change TreeNode to have IDs instead of insPrev, insNext by @JOOHOJANG in #622
- Add testcases for sync with js-sdk by @MoonGyu1 in #621
- Add tree document by @MoonGyu1 in #608
- Update CHANGELOG.md for v0.4.6 by @JOOHOJANG in #627
New Contributors
- @g2hhh2ee made their first contribution in #591
- @joonhyukchoi made their first contribution in #589
- @hyemmie made their first contribution in #597
- @tedkimdev made their first contribution in #587
Full Changelog: v0.4.5...v0.4.6