Releases: yorkie-team/yorkie
v0.4.31
What's Changed
- Modify health check endpoint and add HEAD method by @taeng0204 in #958
- Add a metric to collect the number of background routines by @kokodak in #963
- [Revised] Fine-tuned CI Workflows in PR by @krapie in #965
- Fix invalid test case in FindDocInfosByKeys by @kokodak in #972
Full Changelog: v0.4.30...v0.4.31
v0.4.30
What's Changed
- Add HTTP health check handler for server health monitoring by @taeng0204 in #952
- Show Server Version in Yorkie CLI by @hyun98 in #938
New Contributors
- @taeng0204 made their first contribution in #952
- @hyun98 made their first contribution in #938
Full Changelog: v0.4.29...v0.4.30
v0.4.29
What's Changed
- Fix FindDocInfosByKeys when keys is empty by @blurfx in #945
- Support basic account action for admin by @gusah009 in #934
- Update docker compose command to V2 by @fourjae in #950
- Handle panic during conversion to connectCode by @blurfx in #951
New Contributors
Full Changelog: v0.4.28...v0.4.29
yorkie-cluster-0.4.29
yorkie-cluster provides cluster mode for Yorkie server to handle large amount of workloads with ensuring high availability, reliability, and scalability.
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.