Skip to content

Commit 365c46d

Browse files
3.7.3 release. (#743)
1 parent 5158e92 commit 365c46d

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Changelog
2-
2+
## 3.7.3
3+
- Fix describe domain and update domain grpc calls to include domainConfiguration and replication configuration in response.
34
## 3.7.2
45
- Fix gRPC adapter for List APIs.
56

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ googleJavaFormat {
4444
}
4545

4646
group = 'com.uber.cadence'
47-
version = '3.7.2'
47+
version = '3.7.3'
4848

4949
description = '''Uber Cadence Java Client'''
5050

0 commit comments

Comments
 (0)