Skip to content

Commit f7d28f9

Browse files
authored
chore: Prepare CHANGELOG for 1.7.1 release (#1098)
1 parent 3a4eb74 commit f7d28f9

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file.
44

55
Breaking changes marked with a :boom:
66

7+
## [1.7.1] - 2023-04-13
8+
9+
### Features
10+
11+
- [`core`] Allow overriding origin for core connections [#528](https://github.com/temporalio/sdk-core/pull/528)
12+
13+
Setting `serverNameOverride` in `NativeConnection.tls` will now also set the `:authority` header.
14+
15+
### Bug Fixes
16+
17+
- [`core`] Avoid possible panic on autocompleting WFTs due to failure, and stop checking SA values for determinism [#527](https://github.com/temporalio/sdk-core/pull/527)
18+
719
## [1.7.0] - 2023-04-02
820

921
### Features

0 commit comments

Comments
 (0)