Skip to content

Releases: yorkie-team/yorkie

v0.5.0

05 Sep 08:39
Compare
Choose a tag to compare

What's Changed

  • Set updated_at with created_at when creating Document by @window9u in #977
  • Add Concurrency Tests between Array Operations by @cloneot in #985
  • Optimize FindChangeInfosBetweenServerSeqs to prevent unnecessary Query by @kokodak in #974
  • Rename SetByIndex to ArraySet by @hackerwins in #995
  • Add Account Deletion and Change Password to CLI by @sigmaith in #983
  • Add metric for WatchDocument streams by @emplam27 in #998

New Contributors

Full Changelog: v0.4.31...v0.5.0

v0.4.31

21 Aug 07:32
3f4f5d3
Compare
Choose a tag to compare

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

09 Aug 02:43
80c6ea0
Compare
Choose a tag to compare

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

Full Changelog: v0.4.29...v0.4.30

v0.4.29

05 Aug 10:32
e1fbcf3
Compare
Choose a tag to compare

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

05 Aug 10:29
e1fbcf3
Compare
Choose a tag to compare

yorkie-cluster provides cluster mode for Yorkie server to handle large amount of workloads with ensuring high availability, reliability, and scalability.

v0.4.28

25 Jul 05:30
b1f9e00
Compare
Choose a tag to compare

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

yorkie-cluster-0.4.28

25 Jul 05:26
b1f9e00
Compare
Choose a tag to compare

yorkie-cluster provides cluster mode for Yorkie server to handle large amount of workloads with ensuring high availability, reliability, and scalability.

v0.4.27

11 Jul 07:46
b468f8b
Compare
Choose a tag to compare

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

11 Jul 07:42
b468f8b
Compare
Choose a tag to compare

yorkie-cluster provides cluster mode for Yorkie server to handle large amount of workloads with ensuring high availability, reliability, and scalability.

v0.4.26

04 Jul 05:35
9f5d8f0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.25...v0.4.26