Skip to content

Commit

Permalink
[Automation] Generate Fluent Lite from TypeSpec iotoperations (Azure#…
Browse files Browse the repository at this point in the history
…43411)

* [Automation] External Change

* [Automation] Generate Fluent Lite from TypeSpec iotoperations

* Update CHANGELOG.md
  • Loading branch information
azure-sdk authored Dec 16, 2024
1 parent 5526c62 commit 190305b
Show file tree
Hide file tree
Showing 45 changed files with 128 additions and 137 deletions.
2 changes: 1 addition & 1 deletion eng/versioning/version_client.txt
Original file line number Diff line number Diff line change
Expand Up @@ -474,7 +474,7 @@ com.azure.resourcemanager:azure-resourcemanager-redhatopenshift;1.0.0-beta.1;1.0
com.azure.resourcemanager:azure-resourcemanager-fabric;1.0.0;1.1.0-beta.1
com.azure.resourcemanager:azure-resourcemanager-computeschedule;1.0.0-beta.1;1.0.0-beta.2
com.azure.resourcemanager:azure-resourcemanager-trustedsigning;1.0.0-beta.1;1.0.0-beta.2
com.azure.resourcemanager:azure-resourcemanager-iotoperations;1.0.0-beta.1;1.0.0-beta.2
com.azure.resourcemanager:azure-resourcemanager-iotoperations;1.0.0-beta.1;1.0.0
com.azure.resourcemanager:azure-resourcemanager-containerorchestratorruntime;1.0.0-beta.1;1.0.0-beta.2
com.azure.resourcemanager:azure-resourcemanager-terraform;1.0.0-beta.1;1.0.0-beta.2
com.azure.resourcemanager:azure-resourcemanager-connectedcache;1.0.0-beta.1;1.0.0-beta.2
Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
# Release History

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

### Features Added

### Breaking Changes
- Azure Resource Manager IoT Operations client library for Java. This package contains Microsoft Azure SDK for IoT Operations Management SDK. Microsoft.IoTOperations Resource Provider management API. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).

### Bugs Fixed
### Features Added

### Other Changes
- The first stable release for the azure-resourcemanager-iotoperations Java SDK.

## 1.0.0-beta.1 (2024-10-21)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Various documentation is available to help you get started
<dependency>
<groupId>com.azure.resourcemanager</groupId>
<artifactId>azure-resourcemanager-iotoperations</artifactId>
<version>1.0.0-beta.1</version>
<version>1.0.0</version>
</dependency>
```
[//]: # ({x-version-update-end})
Expand Down
Loading

0 comments on commit 190305b

Please sign in to comment.