Skip to content

Commit

Permalink
CodeGen from PR 31852 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge 5e5484e791afbc96061540776f022a78c2a6826f into 58740206b853320974ef5e4864f7be8120b15a27
  • Loading branch information
SDKAuto committed Dec 16, 2024
1 parent 190305b commit 992741e
Show file tree
Hide file tree
Showing 741 changed files with 1,731 additions and 68,611 deletions.
Original file line number Diff line number Diff line change
@@ -1,14 +1,17 @@
# Release History

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

### Features Added
- 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).

### Breaking Changes
### Features Added

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

### Other Changes
* `withCooldownPeriod(java.lang.Integer)` was added
* `withPollingInterval(java.lang.Integer)` was added
* `pollingInterval()` was added
* `cooldownPeriod()` 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 992741e

Please sign in to comment.