All Versions
5
Latest Version
Avg Release Cycle
109 days
Latest Release
1377 days ago
Changelog History
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
incadence-sql-tool
from URL encoding to the format of k1=v1,k2=v2... - โก๏ธ Change
--domain_data
incadence 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)
- โ Added GRPC support. Cadence server will accept requests on both TChannel and GRPC. With dynamic config flag
-
v0.18.0
January 22, 2021 -
v0.17.0
January 13, 2021 -
v0.16.1
January 21, 2021 -
v0.16.0
December 10, 2020