PackageTrack

Go modules · #1820

github.com/yorkie-team/yorkie

v0.7.17yorkie-team/yorkie

Release timeline

390 releases since 2020
202120222023202420252026

Releases

  1. v0.2.21-0.20221231092244-7f7ea6097cd431 Dec 2022pre-release

    Nothing published for this version

  2. v0.2.2030 Dec 2022
    Release notes2 sources agree

    Changed

    • Bump up Go to 1.19.2 by @hackerwins in https://github.com/yorkie-team/yorkie/pull/425
    • Bump up libraries to the latest version by @hackerwins in https://github.com/yorkie-team/yorkie/pull/426
    • Remove use of bou.ke/monkey library by @chromato99 in https://github.com/yorkie-team/yorkie/pull/427
    • Replace deprecated ioutil library by @chromato99 in https://github.com/yorkie-team/yorkie/pull/428
    • Remove duplicate logging when the function returns error by @hackerwins in https://github.com/yorkie-team/yorkie/pull/429

    Fixed

    • Fix typo by @ppeeou in https://github.com/yorkie-team/yorkie/pull/421
    • Fix invalid JSON from marshaling dates and use UNIX ms for Date by @hackerwins in https://github.com/yorkie-team/yorkie/pull/432
    • Add additional unwrap code in ToStatusError gRPC error handler by @Krapi0314 in https://github.com/yorkie-team/yorkie/pull/434
    Open source →
  3. v0.2.20-0.20221125023432-c8b82f6637b025 Nov 2022pre-release

    Nothing published for this version

  4. v0.2.20-0.20221022141328-89a2217549df22 Oct 2022pre-release

    Nothing published for this version

  5. v0.2.20-0.20221010142143-002962de6ddc10 Oct 2022pre-release

    Nothing published for this version

  6. v0.2.194 Oct 2022
    Release notes2 sources agree

    Added

    • Add signup validation: #407

    Fixed

    • Remove unused nodeMapByCreatedAt in RHT: #408
    • Remove size cache from RGATreeList and use SplayTree instead: #415
    • Adjust indexes so that each user has separate project names: #418
    Open source →
  7. v0.2.19-0.20220907102311-486a2698f5537 Sept 2022pre-release

    Nothing published for this version

  8. v0.2.185 Sept 2022
    Release notes2 sources agree

    Added

    • Bind project and user with owner field: #398
    • Validate fields when creating or updating a project: #399
    Open source →
  9. v0.2.1725 Aug 2022
    Release notes2 sources agree

    Added

    • Add --backend-snapshot-with-purging-changes flag: #370

    Fixed

    • Fix history command authentication error: #397
    Open source →
  10. v0.2.1616 Aug 2022
    Release notes2 sources agree

    Added

    • Add --auth-webhook-url, --name flag to updateProject command: #376

    Changed

    • Rename package names to match JS SDK: #395
    Open source →
  11. v0.2.16-0.20220810141246-5412a21d47b810 Aug 2022pre-release

    Nothing published for this version

  12. v0.2.158 Aug 2022
    Release notes2 sources agree

    Added

    • Introduce buf to enforce lint rules designed to guarantee consistency: #382
    • Extract admin settings with flags and configurations: #384

    Changed

    • Change uint64 to int64 among data inserted into the DB: #381
    • Add [jstype = JS_STRING] field option in admin.proto: #380
    Open source →
  13. v0.2.143 Aug 2022
    Release notes2 sources agree

    Added

    • Add signup and login commands and APIs: #357

    Fixed

    • Fix the problem local changes were applied twice: #375
    Open source →
  14. v0.2.14-0.20220729042811-35930573f46d29 Jul 2022pre-release

    Nothing published for this version

  15. v0.2.1327 Jul 2022
    Release notes2 sources agree

    Added

    • Add document list command to CLI: #366
    • Add SearchDocuments admin API: #363
    Open source →
  16. v0.2.13-0.20220729042811-35930573f46d29 Jul 2022pre-release

    Nothing published for this version

  17. v0.2.1220 Jul 2022
    Release notes2 sources agree

    Fixed

    • Fix incorrect index for nodes newly created then concurrently removed: #364
    Open source →
  18. v0.2.1114 Jul 2022
    Release notes2 sources agree

    Added

    • Apply gRPC error details to update project api: #354
    • Implement pagination flags to history command: #360
    Open source →
  19. v0.2.11-0.20220707112405-e7318d68de2c7 Jul 2022pre-release

    Nothing published for this version

  20. v0.2.106 Jul 2022
    Release notes2 sources agree

    Added

    • Add MaxCallRecvMsgSize option to client: #353

    Changed

    • Improve performance of deletion in Text: #356

    Fixed

    • Fix a bug when deleting blocks concurrently: #b645cf1
    Open source →
  21. v0.2.10-0.20220705103342-b645cf1515805 Jul 2022pre-release

    Nothing published for this version

  22. v0.2.10-0.20220630102426-e50b8f48e61230 Jun 2022pre-release

    Nothing published for this version

  23. v0.2.930 Jun 2022
    Release notes2 sources agree

    Added

    • Add history command to CLI: #349
    • Introduce validator for project name: #345

    Fixed

    • Revert text delection improvements: #350
    Open source →
  24. v0.2.9-0.20220705103342-b645cf1515805 Jul 2022pre-release

    Nothing published for this version

  25. v0.2.822 Jun 2022
    Release notes2 sources agree

    Added

    • Add UpdateProject admin API: #338

    Changed

    • Improve performance of deletion in Text: #341
    Open source →
  26. v0.2.714 Jun 2022
    Release notes2 sources agree

    Fixed

    • Expose the missing exit code: #e87d9d3
    • Skip storing the initial ticket to prevent GC interruption: #339
    • Cache removed elements when creating a document from a snapshot: #340
    • Detach the attached documents when deactivating the client: #342
    Open source →
  27. v0.2.7-0.20220526085732-e87d9d351ed026 May 2022pre-release

    Nothing published for this version

  28. v0.2.625 May 2022
    Release notes2 sources agree

    Changed

    • Update Go version to 1.18: #326
    • Add trylock to memory locker: #234
    • Print projects in table format: #324
    • Fetch documents by project: #330
    • Add time attributes to document API: #325

    Fixed

    • Fix invalid JSON returns from document.Marshal: #328, #332
    Open source →
  29. v0.2.6-0.20220519071630-546f32070c8b19 May 2022pre-release

    Nothing published for this version

  30. v0.2.6-0.20220515102954-da32b4c96c1e15 May 2022pre-release

    Nothing published for this version

  31. v0.2.511 May 2022
    Release notes2 sources agree

    Added

    • Add the missing admin-port flag for CLI

    Fixed

    • Rename projectID written in invalid conventions to project_id
    Open source →
  32. v0.2.410 May 2022
    Release notes2 sources agree

    Added

    • Add Project(Multi-tenancy): #313, #319
    • Add Admin API(ListDocuments, GetDocument, ListProjects): #309, #312, #315, #320

    Changed

    • Cache ActorID.String to reduce memory usage: #308
    • Rename Agent to Server: #311
    • Rename Client Metadata to Presence: #323

    Fixed

    • Fix LRU cache expiration when updating same key: #314

    Removed

    • Remove collection from document: #318
    Open source →
  33. v0.2.4-0.20220509051142-cc6a87c546639 May 2022pre-release

    Nothing published for this version

  34. v0.2.4-0.20220506042609-ed02cb63f0ba6 May 2022pre-release

    Nothing published for this version

  35. v0.2.4-0.20220505143210-cc2ac403945a5 May 2022pre-release

    Nothing published for this version

  36. v0.2.4-0.20220504075823-6e09e952c8fa4 May 2022pre-release

    Nothing published for this version

  37. v0.2.4-0.20220502073701-149693a572942 May 2022pre-release

    Nothing published for this version

  38. v0.2.4-0.20220502054147-d57f04cb888e2 May 2022pre-release

    Nothing published for this version

  39. v0.2.4-0.20220502020444-653a12d80d882 May 2022pre-release

    Nothing published for this version

  40. v0.2.4-0.20220501140013-e7341e767e891 May 2022pre-release

    Nothing published for this version

  41. v0.2.4-0.20220501025903-7db1a2d0629b1 May 2022pre-release

    Nothing published for this version

  42. v0.2.4-0.20220427051921-83eca5ba375e27 Apr 2022pre-release

    Nothing published for this version

  43. v0.2.4-0.20220420051543-acdefd4ba30b20 Apr 2022pre-release

    Nothing published for this version

  44. v0.2.4-0.20220417100225-8022151bb1c517 Apr 2022pre-release

    Nothing published for this version

  45. v0.2.4-0.20220408184135-06a4479e69738 Apr 2022pre-release

    Nothing published for this version

  46. v0.2.4-0.20220408182116-6853d5d050de8 Apr 2022pre-release

    Nothing published for this version

  47. v0.2.37 Apr 2022
    Release notes2 sources agree

    Changed

    • Introduce named logging to separate logs by request or routine: #296
    • Add missing serverSeq of change.ID in Protobuf: #f5a0c49
    • Cache the key of RGATreeSplitNodeID to prevent instantiation: #306
    • Cache the key of TimeTicket to prevent instantiation: #307

    Fixed

    • Fix for use on Windows: #295
    • Fix snapshot interval to make them trigger properly in memdb: #297
    • Run tests using monkey patch only on amd64: #299
    • Fix a warning that directory does not exist when running make proto: #c441b7b
    Open source →
  48. v0.2.3-0.20220407081335-95c1b5d6cc4d7 Apr 2022pre-release

    Nothing published for this version

  49. v0.2.3-0.20220404022345-4bee589719e54 Apr 2022pre-release

    Nothing published for this version

  50. v0.2.3-0.20220218113051-9e153aa67a7018 Feb 2022pre-release

    Nothing published for this version

  51. v0.2.3-0.20220216063231-f088efc4a61616 Feb 2022pre-release

    Nothing published for this version

  52. v0.2.3-0.20220215092153-dbf8e88b78c315 Feb 2022pre-release

    Nothing published for this version

  53. v0.2.3-0.20220214143358-c441b7b6587914 Feb 2022pre-release

    Nothing published for this version

  54. v0.2.3-0.20220206235252-8e15126d34916 Feb 2022pre-release

    Nothing published for this version

  55. v0.2.3-0.20220205014854-1b4c602ecea85 Feb 2022pre-release

    Nothing published for this version

  56. v0.2.3-0.20220128134001-5556157a854228 Jan 2022pre-release

    Nothing published for this version

  57. v0.2.3-0.20220126083523-322e707488ba26 Jan 2022pre-release

    Nothing published for this version

  58. v0.2.3-0.20220126061018-77892ce956ca26 Jan 2022pre-release

    Nothing published for this version

  59. v0.2.3-0.20220125161928-904e7eaeba3f25 Jan 2022pre-release

    Nothing published for this version

  60. v0.2.224 Jan 2022
    Release notes2 sources agree

    Added

    • Add log-level flag: #290

    Fixed

    • Fix a bug that reads config file incorrectly: #4cf184d
    • Calculate minSyncedTicket based on time.Ticket: #289
    Open source →