# Release History ## 1.0.0b2 (Unreleased) ### Features Added - Added support for service API version `2025-07-01` [#46782](https://github.com/Azure/azure-sdk-for-python/pull/46782) ### Breaking Changes - Renamed internal class "Error" to "KeyVaultErrorError" to align with other KeyVault SDKs. ### Bugs Fixed ### Other Changes - Key Vault API version `2025-07-01` is now the default ## 1.0.0b1 (2025-05-07) ### Features Added - Initial version