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 Sep 28, 2023
1 parent 23a8a56 commit 880b345
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/azcore/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
### Bugs Fixed

* Fixed an issue that could cause some ARM RPs to not be automatically registered.
* Fixed an issue that could cause an HTTP/2 request to hang when the TCP connection becomes unresponsive.

### Other Changes

Expand All @@ -29,7 +30,6 @@

* 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 880b345

Please sign in to comment.