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
..
2023-04-25 22:47:45 -07:00
2023-01-16 12:39:50 -08:00
2023-02-21 10:20:09 -08:00
2022-04-28 16:02:41 -07:00
2022-09-09 11:53:46 -07:00
2023-04-20 15:57:59 -07:00
2022-03-07 11:09:47 -08:00
2023-04-13 12:43:10 -07:00
2023-03-28 14:53:57 -07:00
2022-03-24 14:00:01 -07:00
2022-04-19 09:07:38 -07:00
2023-04-24 18:33:59 -07:00
2022-04-01 14:33:20 -07:00
2022-04-29 11:44:17 -07:00
2023-04-11 23:18:19 -07:00
2023-01-17 11:44:20 -08:00
2023-01-09 01:06:45 -08:00
2023-02-28 10:11:31 -08:00
2022-08-08 11:55:26 -07:00