Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[azure-core-cpp] Update to 1.10.0 #31779

Merged
merged 1 commit into from
Jun 5, 2023

Conversation

azure-sdk
Copy link
Contributor

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

## 1.10.0 (2023-06-01)

### Features Added

- Added `Azure::Core::Uuid::AsArray()` and `Azure::Core::Uuid::CreateFromArray()` to enable reading or writing from an existing UUID. This is useful when the UUID was generated outside the Azure SDK, or needs to be used from a component outside the Azure SDK.

### Other Changes

- [[microsoft#3964]](Azure/azure-sdk-for-cpp#3964) Ensuring some Azure SDK types have the expected default operations. (A community contribution, courtesy of _[jnyfah](https://github.com/jnyfah)_)

### Acknowledgments

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

- Jennifer Chukwu _([GitHub](https://github.com/jnyfah))_
@azure-sdk
Copy link
Contributor Author

Adding azure-core to release

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

@Adela0814 Adela0814 self-assigned this Jun 5, 2023
@Adela0814 Adela0814 added the category:port-update The issue is with a library, which is requesting update new revision label Jun 5, 2023
@Adela0814
Copy link
Contributor

  1. Usage tested pass on x64-windows.
  2. All feature tested pass on the following triplets:
  • x64-windows
  • x64-windows-static
  • x86-windows

@Adela0814 Adela0814 added the info:reviewed Pull Request changes follow basic guidelines label Jun 5, 2023
@dan-shaw dan-shaw merged commit 89f3bf3 into microsoft:master Jun 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-update The issue is with a library, which is requesting update new revision info:reviewed Pull Request changes follow basic guidelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants