Skip to content

Commit

Permalink
CodeGen from PR 31893 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge 6932e6cd5ccf91a53ed2f671836f32dbabd9029c into 000fb34f5310601310a985bbb21d3d87860158ef
  • Loading branch information
SDKAuto committed Dec 16, 2024
1 parent 190305b commit 7eb0911
Show file tree
Hide file tree
Showing 737 changed files with 1,812 additions and 68,495 deletions.
31 changes: 27 additions & 4 deletions sdk/appcontainers/azure-resourcemanager-appcontainers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,37 @@
# Release History

## 1.1.0-beta.2 (Unreleased)
## 1.0.0-beta.1 (2024-12-16)

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

### Features Added

### Breaking Changes
#### `models.QueueScaleRule` was modified

* `withAccountName(java.lang.String)` was added
* `identity()` was added
* `accountName()` was added
* `withIdentity(java.lang.String)` was added

#### `models.TcpScaleRule` was modified

* `withIdentity(java.lang.String)` was added
* `identity()` was added

### Bugs Fixed
#### `models.HttpScaleRule` was modified

* `withIdentity(java.lang.String)` was added
* `identity()` was added

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

* `identity()` was added
* `withIdentity(java.lang.String)` was added

#### `models.CustomScaleRule` was modified

* `identity()` was added
* `withIdentity(java.lang.String)` was added

## 1.1.0-beta.1 (2024-10-17)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Azure Resource Manager ContainerAppsApi client library for Java.

This package contains Microsoft Azure SDK for ContainerAppsApi Management SDK. Functions is an extension resource to revisions and the api listed is used to proxy the call from Web RP to the function app's host process, this api is not exposed to users and only Web RP is allowed to invoke functions extension resource. Package tag package-preview-2024-08. 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 ContainerAppsApi Management SDK. Package tag package-2025-01-01. 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-appcontainers</artifactId>
<version>1.1.0-beta.1</version>
<version>1.1.0-beta.2</version>
</dependency>
```
[//]: # ({x-version-update-end})
Expand Down
Loading

0 comments on commit 7eb0911

Please sign in to comment.