diff options
| author | Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> | 2021-06-04 14:55:02 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-04 14:55:02 -0700 |
| commit | 834a87732ce7677ae480febc1cb18c9c80371fbf (patch) | |
| tree | fbfe2edb97562cf6505be839494eafd165153838 /versions/a-/azure-core-cpp.json | |
| parent | c4fedf081dcd0931e2aaab5ab1afa21e31a94e6d (diff) | |
| download | vcpkg-834a87732ce7677ae480febc1cb18c9c80371fbf.tar.gz vcpkg-834a87732ce7677ae480febc1cb18c9c80371fbf.zip | |
Azure SDK Jun Release (#18271)
* [azure-core-cpp] Update to 1.0.0
## 1.0.0 (2021-06-04)
### Bug Fixes
- Make `RequestFailedException` copiable so it can be propagated across thread.
- By default, add `x-ms-request-id` header to the allow list of headers to log.
* [azure-identity-cpp] Update to 1.0.0
## 1.0.0 (2021-06-04)
No API changes since `1.0.0-beta.6`.
Diffstat (limited to 'versions/a-/azure-core-cpp.json')
| -rw-r--r-- | versions/a-/azure-core-cpp.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/versions/a-/azure-core-cpp.json b/versions/a-/azure-core-cpp.json index b9262ae2f..9211c149f 100644 --- a/versions/a-/azure-core-cpp.json +++ b/versions/a-/azure-core-cpp.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "15d579e95b536829e42fc2fda4c8b6365180eb3a", + "version-semver": "1.0.0", + "port-version": 0 + }, + { "git-tree": "5f331c1e92da2947207db42ba2bba398cf19470b", "version-semver": "1.0.0-beta.9", "port-version": 0 |
