Skip to content

[azure-core-cpp] Update to May Release for Core Packages#31256

Merged
BillyONeal merged 5 commits intomicrosoft:masterfrom
azure-sdk:azure-sdk_may4-2023
May 4, 2023
Merged

[azure-core-cpp] Update to May Release for Core Packages#31256
BillyONeal merged 5 commits intomicrosoft:masterfrom
azure-sdk:azure-sdk_may4-2023

Conversation

@azure-sdk
Copy link
Copy Markdown
Contributor

Update vcpkg ports for Azure SDK release. This release may contain multiple ports.

antkmsft and others added 3 commits April 25, 2023 16:48
## 1.5.0 (2023-05-04)

### Features Added

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

### Bugs Fixed

- [[microsoft#4443]](Azure/azure-sdk-for-cpp#4443) Fixed potentially high CPU usage on Windows.

### Other Changes

- Improved diagnostics to utilize `Azure::Core::Credentials::TokenCredential::GetCredentialName()`.
- Improved log messages.
## 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

- [[microsoft#4352]](Azure/azure-sdk-for-cpp#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))_
@azure-sdk
Copy link
Copy Markdown
Contributor Author

Adding azure-core to release

cc: @RickWinter, @ahsonkhan, @antkmsft, @vhvb1989, @gearama, @LarryOsterman

…ration-cpp_4.0.0-beta.3

[azure-security-keyvault-administration-cpp] Update to 4.0.0-beta.3
@BillyONeal BillyONeal merged commit 60e2c07 into microsoft:master May 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants