Skip to content

Commit

Permalink
[AutoRelease] t2-eventhub-2025-01-20-94645(can only be merged by SDK …
Browse files Browse the repository at this point in the history
…owner) (Azure#39311)

* code and test

* update testcases

* Update release date in CHANGELOG.md

---------

Co-authored-by: azure-sdk <PythonSdkPipelines>
Co-authored-by: ChenxiJiang333 <v-chenjiang@microsoft.com>
Co-authored-by: ChenxiJiang333 <119990644+ChenxiJiang333@users.noreply.github.com>
  • Loading branch information
3 people authored Jan 20, 2025
1 parent 2f891e1 commit b344b32
Show file tree
Hide file tree
Showing 372 changed files with 27,116 additions and 4,612 deletions.
10 changes: 10 additions & 0 deletions sdk/eventhub/azure-mgmt-eventhub/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Release History

## 11.2.0 (2025-01-20)

### Features Added

- Added operation NamespacesOperations.begin_failover
- Model EHNamespace has a new parameter geo_data_replication
- Model Eventhub has a new parameter identifier
- Model Eventhub has a new parameter message_timestamp_description
- Model RetentionDescription has a new parameter min_compaction_lag_in_mins

## 11.1.0 (2024-09-02)

### Features Added
Expand Down
6 changes: 3 additions & 3 deletions sdk/eventhub/azure-mgmt-eventhub/_meta.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"commit": "b8bf9af0df9b688bf2de1eb0972810ac0e0b6185",
"commit": "bb87821da87100719c7dc8a3ef6b89781813ed0a",
"repository_url": "https://github.com/Azure/azure-rest-api-specs",
"autorest": "3.10.2",
"use": [
"@autorest/python@6.15.0",
"@autorest/python@6.27.4",
"@autorest/modelerfour@4.27.0"
],
"autorest_command": "autorest specification/eventhub/resource-manager/readme.md --generate-sample=True --generate-test=True --include-x-ms-examples-original-file=True --python --python-sdks-folder=/home/vsts/work/1/azure-sdk-for-python/sdk --use=@autorest/python@6.15.0 --use=@autorest/modelerfour@4.27.0 --version=3.10.2 --version-tolerant=False",
"autorest_command": "autorest specification/eventhub/resource-manager/readme.md --generate-sample=True --generate-test=True --include-x-ms-examples-original-file=True --python --python-sdks-folder=/mnt/vss/_work/1/azure-sdk-for-python/sdk --use=@autorest/python@6.27.4 --use=@autorest/modelerfour@4.27.0 --version=3.10.2 --version-tolerant=False",
"readme": "specification/eventhub/resource-manager/readme.md",
"package-2024-01": "2024-04-17 10:03:55 -0700 bcb917a6cf4a1e47544a3acd36779cfbd58a9899 Microsoft.EventHub/stable/2024-01-01/eventhubs.json",
"package-2021-11": "2022-11-29 14:20:04 +0530 d85953a9cb1b464824fae7c1fd300a99d086c8e4 Microsoft.EventHub/stable/2021-11-01/namespaces-preview.json",
Expand Down

Large diffs are not rendered by default.

Loading

0 comments on commit b344b32

Please sign in to comment.