Skip to content

Commit

Permalink
CodeGen from PR 21670 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Pachaturvedi/elastic new version 2022 09 01 preview (Azure#21670)

* base commit

* update elastic.json & examples

* Sync with azure-rest-api-specs-pr for 2022-09-01-preview

* Update 202 response for long-running-operations in 2022-07-01

* Addressed review comments to fix ApiVersionParameter

* Update response status to 200 for TrafficFilterCreate

* Fix Swagger model validation error

* fix prettier check

* Update api version in examples

* Addressed Review comments

* Add Long running operation opeions
  • Loading branch information
SDKAuto committed Feb 9, 2023
1 parent fe4daf0 commit eaeef3d
Show file tree
Hide file tree
Showing 102 changed files with 283 additions and 3,080 deletions.
4 changes: 3 additions & 1 deletion sdk/elastic/azure-resourcemanager-elastic/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Release History

## 1.0.0-beta.3 (Unreleased)
## 1.0.0-beta.1 (2023-02-09)

- Azure Resource Manager elastic client library for Java. This package contains Microsoft Azure SDK for elastic Management SDK. Package tag package-2022-09-01-preview. 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/elastic/azure-resourcemanager-elastic/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Azure Resource Manager elastic client library for Java.

This package contains Microsoft Azure SDK for elastic Management SDK. Package tag package-2022-07-01-preview. 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 elastic Management SDK. Package tag package-2022-09-01-preview. 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-elastic</artifactId>
<version>1.0.0-beta.2</version>
<version>1.0.0-beta.3</version>
</dependency>
```
[//]: # ({x-version-update-end})
Expand Down
Loading

0 comments on commit eaeef3d

Please sign in to comment.