azure-sdk-for-cpp/sdk/keyvault/azure-security-keyvault-secrets/CHANGELOG.md
gearama 9b94fc3f72
Kv april releases (#6508)
* april releases

* changelogs

* fds

* fds

* Update sdk/keyvault/azure-security-keyvault-keys/CHANGELOG.md

Co-authored-by: Larry Osterman <LarryOsterman@users.noreply.github.com>

* sadasfsd

---------

Co-authored-by: Larry Osterman <LarryOsterman@users.noreply.github.com>
2025-04-08 09:42:30 -07:00

1.4 KiB

Release History

4.3.0-beta.4 (2025-04-08)

Bugs Fixed

  • Allow the ApiVersion field within SecretClientOptions to be settable.

Other Changes

  • Use generated code to replace hand written client.

4.3.0-beta.2 (2024-06-11)

Other Changes

  • Relocated samples to the samples directory.
  • Updated the README.md file with the latest information.
  • Updated samples.

4.3.0-beta.1 (2024-04-09)

Features Added

  • Updated to API version 7.5.

4.2.1 (2024-01-16)

Bugs Fixed

  • [#4754] Thread safety for authentication policy.

4.2.0 (2023-05-09)

Features Added

  • Added support for challenge-based and multi-tenant authentication.

4.2.0-beta.1 (2023-04-11)

Features Added

  • Added support for challenge-based and multi-tenant authentication.

4.1.0 (2022-10-11)

Features Added

  • Keyvault 7.3 support added for Secrets.

4.1.0-beta.1 (2022-07-07)

Features Added

  • Keyvault 7.3 support added for Secrets.

Breaking Changes

  • Removed ServiceVersion type, replaced with ApiVersion field in the SecretClientOptions type.

4.0.0 (2022-06-07)

Breaking Changes

  • Renamed keyvault_secrets.hpp to secrets.hpp.

4.0.0-beta.2 (2022-03-08)

  • Second preview.
    • Internal improvements.

4.0.0-beta.1 (2021-09-08)

  • initial preview