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/purestorageblock/azure-resourcemanager-purestorageblock/CHANGELOG.md
+4-6Lines changed: 4 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,12 @@
1
1
# Release History
2
2
3
-
## 1.0.0-beta.2 (Unreleased)
3
+
## 1.0.0 (2025-06-30)
4
4
5
-
### Features Added
6
-
7
-
### Breaking Changes
5
+
- Azure Resource Manager Pure Storage Block client library for Java. This package contains Microsoft Azure SDK for Pure Storage Block Management SDK. Package api-version 2024-11-01. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).
8
6
9
-
### Bugs Fixed
7
+
### Features Added
10
8
11
-
### Other Changes
9
+
- Initial release for the azure-resourcemanager-purestorageblock Java SDK.
Copy file name to clipboardExpand all lines: sdk/purestorageblock/azure-resourcemanager-purestorageblock/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
Azure Resource Manager Pure Storage Block client library for Java.
4
4
5
-
This package contains Microsoft Azure SDK for Pure Storage Block Management SDK. Package api-version 2024-11-01-preview. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).
5
+
This package contains Microsoft Azure SDK for Pure Storage Block Management SDK. Package api-version 2024-11-01. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).
6
6
7
7
## We'd love to hear your feedback
8
8
@@ -32,7 +32,7 @@ Various documentation is available to help you get started
<name>Microsoft Azure SDK for Pure Storage Block Management</name>
21
-
<description>This package contains Microsoft Azure SDK for Pure Storage Block Management SDK. For documentation on how to use this package, please see https://aka.ms/azsdk/java/mgmt. Package api-version 2024-11-01-preview.</description>
21
+
<description>This package contains Microsoft Azure SDK for Pure Storage Block Management SDK. For documentation on how to use this package, please see https://aka.ms/azsdk/java/mgmt. Package api-version 2024-11-01.</description>
Copy file name to clipboardExpand all lines: sdk/purestorageblock/azure-resourcemanager-purestorageblock/src/main/java/com/azure/resourcemanager/purestorageblock/implementation/PureStorageBlockMgmtClientImpl.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -247,7 +247,7 @@ public AvsVmVolumesClient getAvsVmVolumes() {
Copy file name to clipboardExpand all lines: sdk/purestorageblock/azure-resourcemanager-purestorageblock/src/main/resources/META-INF/azure-resourcemanager-purestorageblock_metadata.json
Copy file name to clipboardExpand all lines: sdk/purestorageblock/azure-resourcemanager-purestorageblock/src/samples/java/com/azure/resourcemanager/purestorageblock/generated/AvsStorageContainerVolumesDeleteSamples.java
Copy file name to clipboardExpand all lines: sdk/purestorageblock/azure-resourcemanager-purestorageblock/src/samples/java/com/azure/resourcemanager/purestorageblock/generated/AvsStorageContainerVolumesGetSamples.java
0 commit comments