File tree Expand file tree Collapse file tree 6 files changed +33
-3
lines changed
azure-security-keyvault-certificates
azure-security-keyvault-keys
azure-security-keyvault-secrets Expand file tree Collapse file tree 6 files changed +33
-3
lines changed Original file line number Diff line number Diff line change 11# Release History
22
3+ ## 4.3.0-beta.2 (Unreleased)
4+
5+ ### Features Added
6+
7+ ### Breaking Changes
8+
9+ ### Bugs Fixed
10+
11+ ### Other Changes
12+
313## 4.3.0-beta.1 (2024-04-09)
414
515### Features Added
Original file line number Diff line number Diff line change 1313#define AZURE_SECURITY_KEYVAULT_CERTIFICATES_VERSION_MAJOR 4
1414#define AZURE_SECURITY_KEYVAULT_CERTIFICATES_VERSION_MINOR 3
1515#define AZURE_SECURITY_KEYVAULT_CERTIFICATES_VERSION_PATCH 0
16- #define AZURE_SECURITY_KEYVAULT_CERTIFICATES_VERSION_PRERELEASE " beta.1 "
16+ #define AZURE_SECURITY_KEYVAULT_CERTIFICATES_VERSION_PRERELEASE " beta.2 "
1717
1818#define AZURE_SECURITY_KEYVAULT_CERTIFICATES_VERSION_ITOA_HELPER (i ) #i
1919#define AZURE_SECURITY_KEYVAULT_CERTIFICATES_VERSION_ITOA (i ) \
Original file line number Diff line number Diff line change 11# Release History
22
3+ ## 4.5.0-beta.2 (Unreleased)
4+
5+ ### Features Added
6+
7+ ### Breaking Changes
8+
9+ ### Bugs Fixed
10+
11+ ### Other Changes
12+
313## 4.5.0-beta.1 (2024-04-09)
414
515### Features Added
Original file line number Diff line number Diff line change 1313#define AZURE_SECURITY_KEYVAULT_KEYS_VERSION_MAJOR 4
1414#define AZURE_SECURITY_KEYVAULT_KEYS_VERSION_MINOR 5
1515#define AZURE_SECURITY_KEYVAULT_KEYS_VERSION_PATCH 0
16- #define AZURE_SECURITY_KEYVAULT_KEYS_VERSION_PRERELEASE " beta.1 "
16+ #define AZURE_SECURITY_KEYVAULT_KEYS_VERSION_PRERELEASE " beta.2 "
1717
1818#define AZURE_SECURITY_KEYVAULT_KEYS_VERSION_ITOA_HELPER (i ) #i
1919#define AZURE_SECURITY_KEYVAULT_KEYS_VERSION_ITOA (i ) \
Original file line number Diff line number Diff line change 11# Release History
22
3+ ## 4.3.0-beta.2 (Unreleased)
4+
5+ ### Features Added
6+
7+ ### Breaking Changes
8+
9+ ### Bugs Fixed
10+
11+ ### Other Changes
12+
313## 4.3.0-beta.1 (2024-04-09)
414
515### Features Added
Original file line number Diff line number Diff line change 1313#define AZURE_SECURITY_KEYVAULT_SECRETS_VERSION_MAJOR 4
1414#define AZURE_SECURITY_KEYVAULT_SECRETS_VERSION_MINOR 3
1515#define AZURE_SECURITY_KEYVAULT_SECRETS_VERSION_PATCH 0
16- #define AZURE_SECURITY_KEYVAULT_SECRETS_VERSION_PRERELEASE " beta.1 "
16+ #define AZURE_SECURITY_KEYVAULT_SECRETS_VERSION_PRERELEASE " beta.2 "
1717
1818#define AZURE_SECURITY_KEYVAULT_SECRETS_VERSION_ITOA_HELPER (i ) #i
1919#define AZURE_SECURITY_KEYVAULT_SECRETS_VERSION_ITOA (i ) \
You can’t perform that action at this time.
0 commit comments