All Versions
5
Latest Version
Avg Release Cycle
109 days
Latest Release
1014 days ago

Changelog History

  • v0.21.3 Changes

    July 17, 2021

    โž• Added

    • โž• Added GRPC support. Cadence server will accept requests on both TChannel and GRPC. With dynamic config flag system.enableGRPCOutbound it will also switch to GRPC communication internally between server components.

    ๐Ÿ›  Fixed

    • ๐Ÿ—„ This change contains breaking change on user config. The masterClusterName config key is deprecated and is replaced with primaryClusterName key. (#4185)

    ๐Ÿ”„ Changed

    • โฌ†๏ธ Bump CLI version to v0.19.0
    • ๐Ÿ”„ Change --connect-attributes in cadence-sql-tool from URL encoding to the format of k1=v1,k2=v2...
    • โšก๏ธ Change --domain_data in cadence domain update/register from the format of k1:v1,k2:v2... to the format of k1=v1,k2=v2...
    • ๐Ÿ—„ Deprecate local domains. All new domains should be created as global domains.
    • ๐Ÿ”ง Server will deep merge configuration files when loading. No need to copy the whole config section, specify only those fields that needs overriding. (#4165)
  • v0.18.0

    January 22, 2021
  • v0.17.0

    January 13, 2021
  • v0.16.1

    January 21, 2021
  • v0.16.0

    December 10, 2020