Skip to content

Commit

Permalink
update changelog after rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
jhendrixMSFT committed Oct 19, 2023
1 parent ad62e9f commit c6329da
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions sdk/azcore/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@

* Fixed an issue that could cause some ARM RPs to not be automatically registered.
* Block bearer token authentication for non TLS protected endpoints.
* Fixed an issue that could cause an HTTP/2 request to hang when the TCP connection becomes unresponsive.

### Other Changes

Expand All @@ -57,8 +58,6 @@
### Bugs Fixed

* Suppress creating spans for nested SDK API calls. The HTTP span will be a child of the outer API span.
* Fix default HTTP transport to work in WASM modules.
* Fixed an issue that could cause an HTTP/2 request to hang when the TCP connection becomes unresponsive.

### Other Changes

Expand Down

0 comments on commit c6329da

Please sign in to comment.