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 1
1
# Release History
2
2
3
+ ## 4.1.0-beta.2 (Unreleased)
4
+
5
+ ### Features Added
6
+
7
+ ### Breaking Changes
8
+
9
+ ### Bugs Fixed
10
+
11
+ ### Other Changes
12
+
3
13
## 4.1.0-beta.1 (2022-07-07)
4
14
5
15
### Features Added
Original file line number Diff line number Diff line change 13
13
#define AZURE_SECURITY_KEYVAULT_CERTIFICATES_VERSION_MAJOR 4
14
14
#define AZURE_SECURITY_KEYVAULT_CERTIFICATES_VERSION_MINOR 1
15
15
#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 "
17
17
18
18
#define AZURE_SECURITY_KEYVAULT_CERTIFICATES_VERSION_ITOA_HELPER (i ) #i
19
19
#define AZURE_SECURITY_KEYVAULT_CERTIFICATES_VERSION_ITOA (i ) \
Original file line number Diff line number Diff line change 1
1
# Release History
2
2
3
+ ## 4.3.0-beta.2 (Unreleased)
4
+
5
+ ### Features Added
6
+
7
+ ### Breaking Changes
8
+
9
+ ### Bugs Fixed
10
+
11
+ ### Other Changes
12
+
3
13
## 4.3.0-beta.1 (2022-07-07)
4
14
5
15
### Features Added
Original file line number Diff line number Diff line change 13
13
#define AZURE_SECURITY_KEYVAULT_KEYS_VERSION_MAJOR 4
14
14
#define AZURE_SECURITY_KEYVAULT_KEYS_VERSION_MINOR 3
15
15
#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 "
17
17
18
18
#define AZURE_SECURITY_KEYVAULT_KEYS_VERSION_ITOA_HELPER (i ) #i
19
19
#define AZURE_SECURITY_KEYVAULT_KEYS_VERSION_ITOA (i ) \
Original file line number Diff line number Diff line change 1
1
# Release History
2
2
3
+ ## 4.1.0-beta.2 (Unreleased)
4
+
5
+ ### Features Added
6
+
7
+ ### Breaking Changes
8
+
9
+ ### Bugs Fixed
10
+
11
+ ### Other Changes
12
+
3
13
## 4.1.0-beta.1 (2022-07-07)
4
14
5
15
### Features Added
Original file line number Diff line number Diff line change 13
13
#define AZURE_SECURITY_KEYVAULT_SECRETS_VERSION_MAJOR 4
14
14
#define AZURE_SECURITY_KEYVAULT_SECRETS_VERSION_MINOR 1
15
15
#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 "
17
17
18
18
#define AZURE_SECURITY_KEYVAULT_SECRETS_VERSION_ITOA_HELPER (i ) #i
19
19
#define AZURE_SECURITY_KEYVAULT_SECRETS_VERSION_ITOA (i ) \
You can’t perform that action at this time.
0 commit comments