Skip to content

Commit 9b7849c

Browse files
authored
changelog for release Core Beta 5 and Identity Beta 3 (#1572)
* changelog for release * missing changelog entries
1 parent 06d6649 commit 9b7849c

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

sdk/core/azure-core/CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release History
22

3-
## 1.0.0-beta.5 (Unreleased)
3+
## 1.0.0-beta.5 (2021-02-02)
44

55
### New Features
66

@@ -16,6 +16,9 @@
1616

1717
- Fixed the parsing of the last chunk of a chunked response when using the curl transport adapter.
1818
- Fixed reading the value from `retry-after` header in `RetryPolicy`.
19+
- Fix link errors when producing a DLL and add UWP compilation support.
20+
- Do not pass a placeholder user-agent string as a fallback when using WinHttp.
21+
- Initialize local variables in implementation to fix warning within release builds on Linux.
1922

2023
## 1.0.0-beta.4 (2021-01-13)
2124

sdk/identity/azure-identity/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release History
22

3-
## 1.0.0-beta.3 (Unreleased)
3+
## 1.0.0-beta.3 (2021-02-02)
44

55
### Breaking Changes
66

0 commit comments

Comments
 (0)