Skip to content

Commit

Permalink
Add SDK for 2024-06-01-preview API version (#44331)
Browse files Browse the repository at this point in the history
  • Loading branch information
rohkuma-microsoft authored Jun 6, 2024
1 parent 1bbfc74 commit 6183bb6
Show file tree
Hide file tree
Showing 227 changed files with 4,494 additions and 1,382 deletions.
20 changes: 13 additions & 7 deletions sdk/eventgrid/Azure.ResourceManager.EventGrid/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,24 @@
# Release History

## 1.1.0-beta.5 (Unreleased)
## 1.1.0-beta.5 (2024-06-05)

### Features Added

- Upgraded api-version tag from 'package-2023-12-preview' to 'package-2024-06-preview'. Tag detail available at https://github.com/Azure/azure-rest-api-specs/blob/82f2cbc667318659fff331022f47b616c01cd2e2/specification/eventgrid/resource-manager/readme.md .
- Custom domain: put create / post validate / Patch update.
- Get/POST full URL for namespace topic event subscription.
- ExpirationTimeUtc for namespace topic eventsubscription
- Add EventSubscriptionDestination to PushInfo
- CustomJwtAuthentication
- One on the NSP properties (subscriptions) returning list of class rather than list of string.
- Add `ArmOperation.Rehydrate` and `ArmOperation.Rehydrate<T>` static methods to rehydrate a long-running operation.
- Enable the new model serialization by using the System.ClientModel, refer this [document](https://aka.ms/azsdk/net/mrw) for more details.

### Breaking Changes

### Bugs Fixed

### Other Changes

- Upgraded Azure.Core from 1.36.0 to 1.39.0
- Upgraded Azure.ResourceManager from 1.9.0 to 1.12.0

## 1.1.0-beta.4 (2023-12-12)

### Features Added
Expand All @@ -32,7 +39,6 @@

- Upgraded dependent `Azure.ResourceManager` to 1.9.0.


## 1.1.0-beta.2 (2023-06-27)

### Features Added
Expand Down Expand Up @@ -107,4 +113,4 @@ This package follows the [new Azure SDK guidelines](https://azure.github.io/azur

This package is a Public Preview version, so expect incompatible changes in subsequent releases as we improve the product. To provide feedback, submit an issue in our [Azure SDK for .NET GitHub repo](https://github.com/Azure/azure-sdk-for-net/issues).

> NOTE: For more information about unified authentication, please refer to [Microsoft Azure Identity documentation for .NET](https://docs.microsoft.com//dotnet/api/overview/azure/identity-readme?view=azure-dotnet).
> NOTE: For more information about unified authentication, please refer to [Microsoft Azure Identity documentation for .NET](https://docs.microsoft.com//dotnet/api/overview/azure/identity-readme?view=azure-dotnet).

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sdk/eventgrid/Azure.ResourceManager.EventGrid/assets.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"AssetsRepo": "Azure/azure-sdk-assets",
"AssetsRepoPrefixPath": "net",
"TagPrefix": "net/eventgrid/Azure.ResourceManager.EventGrid",
"Tag": "net/eventgrid/Azure.ResourceManager.EventGrid_87d083bc5a"
"Tag": "net/eventgrid/Azure.ResourceManager.EventGrid_2b2cd910f4"
}

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 6183bb6

Please sign in to comment.