Releases: yorkie-team/yorkie
v0.4.28
What's Changed
- Enhance housekeeping to add variety of tasks by @hackerwins in #932
- Enhance GetDocuments API by adding bulk retrieval by @kokodak in #931
- Update
updated_at
only when there are operations in changes by @window9u in #935 - Improve performance for creating crdt.TreeNode by @m4ushold in #939
New Contributors
- @window9u made their first contribution in #935
- @m4ushold made their first contribution in #939
Full Changelog: v0.4.27...v0.4.28
yorkie-cluster-0.4.28
yorkie-cluster provides cluster mode for Yorkie server to handle large amount of workloads with ensuring high availability, reliability, and scalability.
v0.4.27
What's Changed
- Prevent exposure of removed documents when searching by @hackerwins in #918
- Ensure proper deletion of documents in MemDB by @hackerwins in #920
- Provide error codes for enhancing error handling from clients by @hackerwins in #927
- Handle local changes correctly when receiving snapshot by @raararaara in #923
Full Changelog: v0.4.26...v0.4.27
yorkie-cluster-0.4.27
yorkie-cluster provides cluster mode for Yorkie server to handle large amount of workloads with ensuring high availability, reliability, and scalability.
v0.4.26
What's Changed
- Remove node from index during GC by @raararaara in #913
Full Changelog: v0.4.25...v0.4.26
yorkie-cluster-0.4.26
yorkie-cluster provides cluster mode for Yorkie server to handle large amount of workloads with ensuring high availability, reliability, and scalability.
v0.4.25
What's Changed
- Remove commit revision in version command by @hackerwins in #905
- Update CI workflow to trigger Pull Request CI only on code-level changes by @kokodak in #906
- Return ErrAlreadyDetached when reattaching by @hackerwins in #908
- Add GetDocuments API returning document summaries by @hackerwins in #909
- Add Project field to YorkieService logs by @hackerwins in #911
- Fix missing document detachments when client is deactivated by @raararaara in #907
New Contributors
Full Changelog: v0.4.24...v0.4.25
yorkie-cluster-0.4.25
yorkie-cluster provides cluster mode for Yorkie server to handle large amount of workloads with ensuring high availability, reliability, and scalability.
v0.4.24
What's Changed
- Fix duplicate changes when syncing and detaching by @hackerwins in #896
Full Changelog: v0.4.23...v0.4.24
yorkie-cluster-0.4.24
yorkie-cluster provides cluster mode for Yorkie server to handle large amount of workloads with ensuring high availability, reliability, and scalability.