Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Release History

## 1.0.0 (2026-06-12)

### Other Changes

- Initial GA release for the azure-resourcemanager-monitor-workspaces Java SDK. Package api-version 2025-10-03.

## 1.0.0-beta.1 (2026-05-20)

- Azure Resource Manager Monitor Workspaces client library for Java. This package contains Microsoft Azure SDK for Monitor Workspaces Management SDK. Package api-version 2025-10-03. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<groupId>com.azure.resourcemanager</groupId>
<artifactId>azure-resourcemanager-monitor-workspaces</artifactId>
<version>1.0.0-beta.1</version> <!-- {x-version-update;com.azure.resourcemanager:azure-resourcemanager-monitor-workspaces;current} -->
<version>1.0.0</version> <!-- {x-version-update;com.azure.resourcemanager:azure-resourcemanager-monitor-workspaces;current} -->
Comment on lines 15 to +17
<packaging>jar</packaging>

<name>Microsoft Azure SDK for Monitor Workspaces Management</name>
Expand Down