Releases: yorkie-team/yorkie
Releases · yorkie-team/yorkie
v0.3.0
What's Changed
- feat: replace etcd image source from bitnami to quay by @blurfx in #430
- Clean up codes by @hackerwins in #440
- Fix the value type of Counter and remove double type from Counter by @cozitive in #441
- Merge Text and RichText by @hackerwins in #438
- Cozitive attrs escape by @hackerwins in #443
- Remove unused VALUE_TYPE_DOUBLE_CNT by @hackerwins in #446
- Remove duplicated key from TextNodeAttr by @hackerwins in #447
- Omit empty attrs in the response of Text.Marshal by @hackerwins in #448
- Increase CRDT Counter in local change by @cozitive in #449
- Improving documentation for developers by @cozitive in #451
- Add garbage collection documentation by @cozitive in #452
- Update version: v0.3.0 by @cozitive in #455
New Contributors
Full Changelog: v0.2.20...v0.3.0
v0.2.20
What's Changed
- Fix typo by @ppeeou in #421
- Bump up Go to 1.19.2 by @hackerwins in #425
- Bump up libraries to the latest version by @hackerwins in #426
- Remove use of bou.ke/monkey library by @chromato99 in #427
- Fix invalid JSON from marshaling dates and use UNIX ms for Date by @hackerwins in #432
- Replace deprecated ioutil library by @chromato99 in #428
- Remove duplicate logging when the function returns error by @hackerwins in #429
- Add additional unwrap code in ToStatusError gRPC error handler by @Krapi0314 in #434
New Contributors
- @Krapi0314 made their first contribution in #434
Full Changelog: v0.2.19...v0.2.20