Releases: yorkie-team/yorkie
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
yorkie-cluster-0.4.6
yorkie-cluster provides cluster mode for Yorkie server to handle large amount of workloads with ensuring high availability, reliability, and scalability.
v0.4.5
What's Changed
- Move Presence from Client to Document by @chacha912, @hackerwins in #582
- Add include-snapshot flag to ListDocuments API by @YoonKiJin, @hackerwins in #575
- Allow users to pass multi nodes when calling Tree.edit by @JOOHOJANG in #579
- Remove unnecessary codes from gc by @JOOHOJANG in #581
- Revise log messages by @hackerwins in #574
- Bump google.golang.org/grpc from 1.50.0 to 1.53.0 by @dependabot in #576
Full Changelog: v0.4.4...v0.4.5
yorkie-cluster-0.4.5
yorkie-cluster provides cluster mode for Yorkie server to handle large amount of workloads with ensuring high availability, reliability, and scalability.
v0.4.4
What's Changed
- Make attributes display properly in dashboard by @YoonKiJin in #564
- Remove panic from crdt.Tree and index.Tree by @JOOHOJANG in #570
- Add logout command to CLI by @blurfx in #571
- Add RemoveIfNotAttached flag to Detach by @emplam27 in #560
New Contributors
- @YoonKiJin made their first contribution in #564
Full Changelog: v0.4.3...v0.4.4
yorkie-cluster-0.4.4
yorkie-cluster provides cluster mode for Yorkie server to handle large amount of workloads with ensuring high availability, reliability, and scalability.
v0.4.3
What's Changed
- Resolve CI failure with longer MaxConnectionAge by @krapie in #556
- Update ClientInfo with ID and extract
testcases
package by @emplam27, @hackerwins in #557 - Add force flag to RemoveDocument command by @emplam27 in #558
- Filter out removed documents from ListDocuments API by @hackerwins in #563
- Add a workaround to prevent retrieving removed documents from MemDB by @hackerwins in #565
- Apply garbage collection for tree by @JOOHOJANG in #566
New Contributors
- @JOOHOJANG made their first contribution in #566
Full Changelog: v0.4.2...v0.4.3
yorkie-cluster-0.4.3
yorkie-cluster provides cluster mode for Yorkie server to handle large amount of workloads with ensuring high availability, reliability, and scalability.
v0.4.2
What's Changed
- Abstract the workflow to base-docker-publish.yml by @jongwooo in #552
- Add TLS Option & Insecure Flag in Admin CLI by @krapie in #548
- Implement Tree.Style for setting attributes to nodes by @krapie, @hackerwins in #549
- Change k8s version of yorkie-cluster chart to 1.23 by @emplam27 in #550
Full Changelog: v0.4.1...v0.4.2