vcpkg/versions/a-/azure-identity-cpp.json
Azure SDK Bot 60e2c07d20
[azure-core-cpp] Update to May Release for Core Packages (#31256)
* [azure-security-keyvault-administration-cpp] Update to 4.0.0-beta.3

* [azure-identity-cpp] Update to 1.5.0
## 1.5.0 (2023-05-04)

### Features Added

- Added support for challenge-based and multi-tenant authentication.
- Added `DefaultAzureCredential`.

### Bugs Fixed

- [[#4443]](https://github.com/Azure/azure-sdk-for-cpp/issues/4443) Fixed potentially high CPU usage on Windows.

### Other Changes

- Improved diagnostics to utilize `Azure::Core::Credentials::TokenCredential::GetCredentialName()`.
- Improved log messages.

* [azure-core-cpp] Update to 1.9.0
## 1.9.0 (2023-05-04)

### Features Added

- Added the ability to ignore invalid certificate common name for TLS connections in WinHTTP transport.
- Added `DisableTlsCertificateValidation` in `TransportOptions`.
- Added `TokenCredential::GetCredentialName()` to be utilized in diagnostic messages. If you have any custom implementations of `TokenCredential`, it is recommended to pass the name of your credential to `TokenCredential` constructor. The old parameterless constructor is deprecated.
- Added support for challenge-based and multi-tenant authentication.

### Bugs Fixed

- Fixed the UUID generation so the variant is RFC 4122 conforming.

### Other Changes

- [[#4352]](https://github.com/Azure/azure-sdk-for-cpp/pull/4352) Fixed compilation error on Visual Studio 2017. (A community contribution, courtesy of _[jorgen](https://github.com/jorgen)_)

### Acknowledgments

Thank you to our developer community members who helped to make Azure Core better with their contributions to this release:

- Jorgen Lind _([GitHub](https://github.com/jorgen))_

---------

Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
Co-authored-by: Anton Kolesnyk <41349689+antkmsft@users.noreply.github.com>
2023-05-04 14:31:51 -07:00

65 lines
1.6 KiB
JSON

{
"versions": [
{
"git-tree": "abdd671a9667a8b13e439410503d5bb582189fdc",
"version-semver": "1.5.0",
"port-version": 0
},
{
"git-tree": "07078cbe0cd0059af61369f8794ff5d652eaf506",
"version-semver": "1.4.0",
"port-version": 0
},
{
"git-tree": "d6012ea56bf0a94eba27f56156e5f45fda7a34cf",
"version-semver": "1.3.0",
"port-version": 0
},
{
"git-tree": "f6de8ed7d7b299df5cee8483a4f84cb07dd57b1c",
"version-semver": "1.2.0",
"port-version": 0
},
{
"git-tree": "df411f808c6dab5e59a7f378308856d803150c04",
"version-semver": "1.1.1",
"port-version": 0
},
{
"git-tree": "2742c6a31a2a3238ea97663c2b40be998c18006d",
"version-semver": "1.1.0",
"port-version": 0
},
{
"git-tree": "adfe9dad7c61ced7b66ba0cb6220f8341c4be5e2",
"version-semver": "1.0.0",
"port-version": 0
},
{
"git-tree": "5b1607f9afe53751e0468408b96d10be8712fd2a",
"version-semver": "1.0.0-beta.6",
"port-version": 0
},
{
"git-tree": "bf9a1c77957b02e2b1521fc5847d4c8ab617ebcd",
"version-semver": "1.0.0-beta.5",
"port-version": 1
},
{
"git-tree": "3353c1b44fa79a1935f488a6a66ecad2fa35d5ac",
"version-string": "1.0.0-beta.5",
"port-version": 0
},
{
"git-tree": "61833d54ef29f383d33a5a0b7eae7be690dfcfc8",
"version-string": "1.0.0-beta.4",
"port-version": 0
},
{
"git-tree": "c45f6c8ac731079eb1e5f40a0e5af2725b3ec97a",
"version-string": "1.0.0-beta.3",
"port-version": 0
}
]
}