Skip to content
Closed
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
4 changes: 3 additions & 1 deletion sdk/workloads/azure-resourcemanager-workloads/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Release History

## 1.1.0-beta.1 (Unreleased)
## 1.0.0-beta.1 (2023-05-09)

- Azure Resource Manager Workloads client library for Java. This package contains Microsoft Azure SDK for Workloads Management SDK. Workloads client provides access to various workload operations. Package tag package-2023-04. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).

### Features Added

Expand Down
4 changes: 2 additions & 2 deletions sdk/workloads/azure-resourcemanager-workloads/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Azure Resource Manager Workloads client library for Java.

This package contains Microsoft Azure SDK for Workloads Management SDK. Workloads client provides access to various workload operations.<br>Azure Center for SAP solutions is currently in PREVIEW. See the [Azure Center for SAP solutions - Legal Terms](https://learn.microsoft.com/legal/azure-center-for-sap-solutions/azure-center-for-sap-solutions-legal-terms) for legal notices applicable to Azure Center for SAP solutions. Package tag package-2023-04. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).
This package contains Microsoft Azure SDK for Workloads Management SDK. Workloads client provides access to various workload operations. Package tag package-2023-04. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).

## We'd love to hear your feedback

Expand Down Expand Up @@ -32,7 +32,7 @@ Various documentation is available to help you get started
<dependency>
<groupId>com.azure.resourcemanager</groupId>
<artifactId>azure-resourcemanager-workloads</artifactId>
<version>1.0.0</version>
<version>1.1.0-beta.1</version>
</dependency>
```
[//]: # ({x-version-update-end})
Expand Down
2 changes: 1 addition & 1 deletion sdk/workloads/azure-resourcemanager-workloads/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<packaging>jar</packaging>

<name>Microsoft Azure SDK for Workloads Management</name>
<description>This package contains Microsoft Azure SDK for Workloads Management SDK. For documentation on how to use this package, please see https://aka.ms/azsdk/java/mgmt. Workloads client provides access to various workload operations.&lt;br&gt;Azure Center for SAP solutions is currently in PREVIEW. See the [Azure Center for SAP solutions - Legal Terms](https://learn.microsoft.com/legal/azure-center-for-sap-solutions/azure-center-for-sap-solutions-legal-terms) for legal notices applicable to Azure Center for SAP solutions. Package tag package-2023-04.</description>
<description>This package contains Microsoft Azure SDK for Workloads Management SDK. For documentation on how to use this package, please see https://aka.ms/azsdk/java/mgmt. Workloads client provides access to various workload operations. Package tag package-2023-04.</description>
<url>https://github.com/Azure/azure-sdk-for-java</url>

<licenses>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,7 @@
import java.util.Objects;
import java.util.stream.Collectors;

/**
* Entry point to WorkloadsManager. Workloads client provides access to various workload operations.&lt;br&gt;Azure
* Center for SAP solutions is currently in PREVIEW. See the [Azure Center for SAP solutions - Legal
* Terms](https://learn.microsoft.com/legal/azure-center-for-sap-solutions/azure-center-for-sap-solutions-legal-terms)
* for legal notices applicable to Azure Center for SAP solutions.
*/
/** Entry point to WorkloadsManager. Workloads client provides access to various workload operations. */
public final class WorkloadsManager {
private ResourceProviders resourceProviders;

Expand Down Expand Up @@ -240,7 +235,7 @@ public WorkloadsManager authenticate(TokenCredential credential, AzureProfile pr
.append("-")
.append("com.azure.resourcemanager.workloads")
.append("/")
.append("1.0.0");
.append("1.0.0-beta.1");
if (!Configuration.getGlobalConfiguration().get("AZURE_TELEMETRY_DISABLED", false)) {
userAgentBuilder
.append(" (")
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@

/**
* Package containing the inner data models for WorkloadsClient. Workloads client provides access to various workload
* operations.&lt;br&gt;Azure Center for SAP solutions is currently in PREVIEW. See the [Azure Center for SAP solutions
* - Legal
* Terms](https://learn.microsoft.com/legal/azure-center-for-sap-solutions/azure-center-for-sap-solutions-legal-terms)
* for legal notices applicable to Azure Center for SAP solutions.
* operations.
*/
package com.azure.resourcemanager.workloads.fluent.models;
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@

/**
* Package containing the service clients for WorkloadsClient. Workloads client provides access to various workload
* operations.&lt;br&gt;Azure Center for SAP solutions is currently in PREVIEW. See the [Azure Center for SAP solutions
* - Legal
* Terms](https://learn.microsoft.com/legal/azure-center-for-sap-solutions/azure-center-for-sap-solutions-legal-terms)
* for legal notices applicable to Azure Center for SAP solutions.
* operations.
*/
package com.azure.resourcemanager.workloads.fluent;
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@

/**
* Package containing the implementations for WorkloadsClient. Workloads client provides access to various workload
* operations.&lt;br&gt;Azure Center for SAP solutions is currently in PREVIEW. See the [Azure Center for SAP solutions
* - Legal
* Terms](https://learn.microsoft.com/legal/azure-center-for-sap-solutions/azure-center-for-sap-solutions-legal-terms)
* for legal notices applicable to Azure Center for SAP solutions.
* operations.
*/
package com.azure.resourcemanager.workloads.implementation;
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@

/**
* Package containing the data models for WorkloadsClient. Workloads client provides access to various workload
* operations.&lt;br&gt;Azure Center for SAP solutions is currently in PREVIEW. See the [Azure Center for SAP solutions
* - Legal
* Terms](https://learn.microsoft.com/legal/azure-center-for-sap-solutions/azure-center-for-sap-solutions-legal-terms)
* for legal notices applicable to Azure Center for SAP solutions.
* operations.
*/
package com.azure.resourcemanager.workloads.models;
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@
// Code generated by Microsoft (R) AutoRest Code Generator.

/**
* Package containing the classes for WorkloadsClient. Workloads client provides access to various workload
* operations.&lt;br&gt;Azure Center for SAP solutions is currently in PREVIEW. See the [Azure Center for SAP solutions
* - Legal
* Terms](https://learn.microsoft.com/legal/azure-center-for-sap-solutions/azure-center-for-sap-solutions-legal-terms)
* for legal notices applicable to Azure Center for SAP solutions.
* Package containing the classes for WorkloadsClient. Workloads client provides access to various workload operations.
*/
package com.azure.resourcemanager.workloads;

This file was deleted.

This file was deleted.

This file was deleted.

Loading