You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sdk/keyvault/azure-security-keyvault-secrets/CHANGELOG.md
+6-7Lines changed: 6 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,17 +1,16 @@
1
1
# Release History
2
2
3
-
## 4.8.0-beta.1 (Unreleased)
4
-
5
-
### Features Added
6
-
7
-
### Breaking Changes
3
+
## 4.7.1 (2023-10-20)
8
4
9
5
### Bugs Fixed
10
-
11
-
- Fixed an issue preventing the client from setting the contentType of the secret when the set secret operation is performed. ([#37019](https://github.com/Azure/azure-sdk-for-java/issues/37019))
6
+
- Fixed an issue preventing the client from setting the `contentType` of the secret when the set secret operation is performed. ([#37019](https://github.com/Azure/azure-sdk-for-java/issues/37019))
12
7
13
8
### Other Changes
14
9
10
+
#### Dependency Updates
11
+
- Upgraded `azure-core` from `1.43.0` to version `1.44.1`.
12
+
- Upgraded `azure-core-http-netty` from `1.13.7` to version `1.13.9`.
0 commit comments