Skip to content

Releases: yorkie-team/yorkie

v0.5.3

23 Oct 07:07
bd2ebe9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.2...v0.5.3

yorkie-cluster-0.5.3

23 Oct 07:00
bd2ebe9
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.5.2

22 Oct 04:57
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.1...v0.5.2

yorkie-cluster-0.5.2

22 Oct 09:32
cc76426
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.5.1

15 Oct 02:25
9513091
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

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.