Skip to content

Releases: yorkie-team/yorkie

v0.5.8

19 Dec 09:09
24aebc7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.7...v0.5.8

yorkie-cluster-0.5.8

19 Dec 09:39
24aebc7
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.7

11 Dec 10:44
f35cc77
Compare
Choose a tag to compare

What's Changed

  • Refactor webhook method configuration and add CLI commands by @chacha912 in #1082
  • Fix Sharding Initialization with Dynamic Replica Set Configuration by @emplam27 in #1087
  • Preserve Detached Client's Lamport in Version Vector by @JOOHOJANG in #1090
  • Replace MaxCreatedAtMapByActor with VersionVector by @chacha912 in #1088
  • Add migration script to remove version vector by @chacha912 in #1091
  • Improve Version Vector Handling for Legacy SDK and Snapshots by @chacha912 in #1096
  • Add missing MongoDB sharding configuration for version vectors by @hackerwins in #1097
  • Simplify unique constraint for documents by @hackerwins in #1098

Full Changelog: v0.5.6...v0.5.7

yorkie-cluster-0.5.7

11 Dec 10:42
f35cc77
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.6

22 Nov 06:00
e863b62
Compare
Choose a tag to compare

What's Changed

  • Add minLamport for proper GC of deactivated clients by @JOOHOJANG in #1060
  • Optimize document detachment in Cluster Server by @raararaara in #1055
  • Upate garbage collection algorithm design by @JOOHOJANG in #1061
  • Fix version vector cleanup during client deactivation by @raararaara in #1068
  • Convert presence change from string to binary by @chacha912 in #1069
  • Add migration script to detach documents from deactivated clients by @raararaara in #1062
  • Correct ReverseLowerBound behavior in MemDB by setting unique index by @chacha912 in #1074
  • Update presence_change migration for JSON to Protobuf conversion by @chacha912 in #1075

Full Changelog: v0.5.5...v0.5.6

yorkie-cluster-0.5.6

22 Nov 05:46
e863b62
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.5

07 Nov 09:42
d22c53e
Compare
Choose a tag to compare

What's Changed

  • Introduce dedicated event publisher per document by @hackerwins in #1052
  • Update Authorization Webhook Response Format and Handling by @chacha912 in #1037
  • Fix version vector validation when running migration by @JOOHOJANG in #1057

Full Changelog: v0.5.4...v0.5.5

yorkie-cluster-0.5.5

07 Nov 09:40
d22c53e
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.4

28 Oct 01:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.3...v0.5.4

yorkie-cluster-0.5.4

28 Oct 01:18
37548c0
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.