Releases: yorkie-team/yorkie
v0.6.29
What's Changed
- Add SecretKey Fallback for UseDefaultProject by @kokodak in #1475
- Copy deep cached client info by @hackerwins in #1476
- Ignore test helpers or generated files from test coverage by @hackerwins in #1479
- Ensure deactivation by adding skipCache to FindClientInfoByRefKey by @hackerwins in #1480
- Increase cache hit rate with refined logging and DB fixes by @hackerwins in #1482
- Fix garbage size accounting for Text nodes by @hackerwins in #1483
- Use ClusterClient for GetDocumentSummary by @hackerwins in #1484
Full Changelog: v0.6.28...v0.6.29
yorkie-cluster-0.6.29
yorkie-cluster provides cluster mode for Yorkie server to handle large amount of workloads with ensuring high availability, reliability, and scalability.
v0.6.28
What's Changed
- Introduce auth scheme and remove projectName from API requests by @SANGHEEJEONG in #1471
- Introduce client cache for faster client retrieval by @hackerwins in #1472
- Enhance deactivation with asynchronous opts by @hackerwins in #1473
Full Changelog: v0.6.27...v0.6.28
yorkie-cluster-0.6.28
yorkie-cluster provides cluster mode for Yorkie server to handle large amount of workloads with ensuring high availability, reliability, and scalability.
v0.6.27
What's Changed
- Fix Housekeeping failures by allowing Deactivate in Attaching by @kokodak in #1460
- Add metrics for response latency and PushPull errors by @emplam27 in #1459
- Optimize Client.Deactivate by removing N+1 query by @ggyuchive in #1463
- Optimize queries by removing N+1 problem by @ggyuchive in #1468
Full Changelog: v0.6.26...v0.6.27
yorkie-cluster-0.6.27
yorkie-cluster provides cluster mode for Yorkie server to handle large amount of workloads with ensuring high availability, reliability, and scalability.
v0.6.26
What's Changed
- Improve error for better context in DB by @hackerwins in #1445
- Improve changes fetching with database-level pagination by @hackerwins in #1448
- Fix incorrect tombstone in Tree.Remove for overlapping ranges by @hackerwins in #1435
- Refine server configuration defaults and tests by @ggyuchive in #1450
- Fix removedAt timestamp handling in text deletions by @sigmaith in #1447
Full Changelog: v0.6.25...v0.6.26
yorkie-cluster-0.6.26
yorkie-cluster provides cluster mode for Yorkie server to handle large amount of workloads with ensuring high availability, reliability, and scalability.
v0.6.25
What's Changed
- Add missing deepcopy in TryAttaching by @hackerwins in #1433
- Fix incorrect SnapshotCache removal timing by @hackerwins in #1436
- Fix incorrect deletion of compacted documents by @kokodak in #1437
Full Changelog: v0.6.24...v0.6.25
yorkie-cluster-0.6.25
yorkie-cluster provides cluster mode for Yorkie server to handle large amount of workloads with ensuring high availability, reliability, and scalability.