Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dotnet release notes for the 2025-02 release #8427

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
41 changes: 41 additions & 0 deletions _data/releases/2025-02/dotnet.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
entries:
- Name: Azure.Developer.LoadTesting
Version: 1.0.2
DisplayName: Load Testing
ServiceName: Load Testing
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.Developer.LoadTesting_1.0.2/sdk/loadtestservice/Azure.Developer.LoadTesting/CHANGELOG.md
ChangelogContent: |-
#### Other Changes
- Add NOT_VALIDATED to the list of terminal states for the file validation poller.
- Name: Azure.ResourceManager.Quota
Version: 1.1.0-beta.3
DisplayName: Resource Management - Quota
ServiceName: Quota
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.ResourceManager.Quota_1.1.0-beta.3/sdk/quota/Azure.ResourceManager.Quota/CHANGELOG.md
ChangelogContent: ""
- Name: Azure.Messaging.EventGrid
Version: 4.29.0
DisplayName: Event Grid
ServiceName: Event Grid
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.Messaging.EventGrid_4.29.0/sdk/eventgrid/Azure.Messaging.EventGrid/CHANGELOG.md
ChangelogContent: |-
#### Features Added

- Added `RecipientMailServerHostName` property to `AcsEmailDeliveryReportStatusDetails`.
- Added `InternetMessageId` property to `AcsEmailDeliveryReportReceivedEventData` event.
- Added `SegmentCount` property to `AcsSmsReceivedEventData` event.
- Name: Azure.ResourceManager.Kusto
Version: 1.6.0
DisplayName: Resource Management - Kusto
ServiceName: Kusto
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.ResourceManager.Kusto_1.6.0/sdk/kusto/Azure.ResourceManager.Kusto/CHANGELOG.md
ChangelogContent: ""

Loading