Skip to content
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
Update changelog for Azure SDK release
  • Loading branch information
weidongxu-microsoft authored Dec 25, 2024
commit 0840b86f3b43070bbafb6a33dec3478d5a5a2117
Original file line number Diff line number Diff line change
Expand Up @@ -4,29 +4,9 @@

- Azure Resource Manager Service Fabric Managed Clusters client library for Java. This package contains Microsoft Azure SDK for Service Fabric Managed Clusters Management SDK. Service Fabric Managed Clusters Management Client. Package tag package-2024-04. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).

### Breaking Changes

#### `models.VmApplication` was removed

#### `models.AutoGeneratedDomainNameLabelScope` was removed

#### `models.ManagedCluster$Definition` was modified

* `withAllocatedOutboundPorts(java.lang.Integer)` was removed
* `withAutoGeneratedDomainNameLabelScope(models.AutoGeneratedDomainNameLabelScope)` was removed

#### `models.NodeType$Definition` was modified

* `withVmApplications(java.util.List)` was removed

#### `models.NodeType` was modified

* `vmApplications()` was removed

#### `models.ManagedCluster` was modified
### Other Changes

* `allocatedOutboundPorts()` was removed
* `autoGeneratedDomainNameLabelScope()` was removed
- Release for Azure Resource Manager Service Fabric Managed Clusters client library for Java.

## 1.0.0-beta.3 (2024-12-16)

Expand Down
Loading