Skip to content

Commit 1c43c43

Browse files
authored
release note (#842)
1 parent 69dc730 commit 1c43c43

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 3.9.1
4+
- Added initialization of contextPropagators from passed options
5+
- Updated rpc-caller header of grpc
6+
37
## 3.9.0
48
### Added
59
- Add ability to override activity options

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ googleJavaFormat {
4444
}
4545

4646
group = 'com.uber.cadence'
47-
version = '3.9.0'
47+
version = '3.9.1'
4848

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

0 commit comments

Comments
 (0)