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 2024-11 release #8109

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
260 changes: 260 additions & 0 deletions _data/releases/2024-11/dotnet.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,260 @@
entries:
- Name: Azure.ResourceManager.AppService
Version: 1.3.0-beta.1
DisplayName: Resource Management - App Service
ServiceName: App Service
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.ResourceManager.AppService_1.3.0-beta.1/sdk/websites/Azure.ResourceManager.AppService/CHANGELOG.md
ChangelogContent: ""
- Name: Azure.Messaging.EventGrid
Version: 4.27.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.27.0/sdk/eventgrid/Azure.Messaging.EventGrid/CHANGELOG.md
ChangelogContent: |-
#### Features Added

- Added `OnBehalfOfCallee` property to `AcsIncomingCallEventData` event.
- Name: Azure.ResourceManager.WebPubSub
Version: 1.2.0-beta.2
DisplayName: Resource Management - Web PubSub
ServiceName: Web PubSub
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.ResourceManager.WebPubSub_1.2.0-beta.2/sdk/webpubsub/Azure.ResourceManager.WebPubSub/CHANGELOG.md
ChangelogContent: ""
- Name: Azure.Storage.DataMovement
Version: 12.0.0-beta.6
DisplayName: Data Movement
ServiceName: Storage
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.Storage.DataMovement_12.0.0-beta.6/sdk/storage/Azure.Storage.DataMovement/CHANGELOG.md
ChangelogContent: |-
#### Features Added
- Added support to disable checkpointing via `TransferCheckpointStoreOptions.Disabled`.

#### Breaking Changes
- Removed the constructor for `TransferCheckpointStoreOptions` and replaced with a static builder method `Local`.
- Changed `TransferCheckpointStoreOptions.CheckpointerPath` to internal.
- Name: Azure.Storage.DataMovement.Files.Shares
Version: 12.0.0-beta.3
DisplayName: Data Movement - Files Shares
ServiceName: Storage
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.Storage.DataMovement.Files.Shares_12.0.0-beta.3/sdk/storage/Azure.Storage.DataMovement.Files.Shares/CHANGELOG.md
ChangelogContent: |-
#### Bugs Fixed
- Fixed bug where copying a Azure Storage Blob to a Share File would not be able to convert Content Language and Content Encoding to the `string[]` type.
- Fixed bug where LastWrittenOn property was not being preserved when copying a Share File to another Share File.

#### Breaking Changes
- Changed `FromDirectory(string directoryUri, ShareFileStorageResourceOptions options = default)` to `FromDirectory(Uri directoryUri, ShareFileStorageResourceOptions options = default)`
- Changed `FromFile(string fileUri, ShareFileStorageResourceOptions options = default)` to `FromFile(Uri fileUri, ShareFileStorageResourceOptions options = default)`
- Name: Azure.Storage.DataMovement.Blobs
Version: 12.0.0-beta.6
DisplayName: Data Movement - Blobs
ServiceName: Storage
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.Storage.DataMovement.Blobs_12.0.0-beta.6/sdk/storage/Azure.Storage.DataMovement.Blobs/CHANGELOG.md
ChangelogContent: |-
#### Bugs Fixed
- Fixed bug where using OAuth would not preserve source properties to destination properties.

#### Breaking Changes
- Changed `FromContainer(string containerUri, BlobStorageResourceContainerOptions options = default)` to `FromContainer(Uri containerUri, BlobStorageResourceContainerOptions options = default)`
- Changed `FromBlob(string blobUri, BlobStorageResourceOptions options = default)` to `FromBlob(Uri blobUri, BlobStorageResourceOptions options = default)`
- Name: Azure.Identity
Version: 1.13.0
DisplayName: Identity
ServiceName: Other
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.Identity_1.13.0/sdk/identity/Azure.Identity/CHANGELOG.md
ChangelogContent: |-
#### Bugs Fixed

- If `DefaultAzureCredential` attempts to authenticate with the `MangagedIdentityCredential` and it receives either a failed response that is not json, it will now fall through to the next credential in the chain. [#45184](https://github.com/Azure/azure-sdk-for-net/issues/45184)
- Fixed the request sent in `AzurePipelinesCredential` so it doesn't result in a redirect response when an invalid system access token is provided.
- Updated to version 4.65.0 of Microsoft.Identity.Client to address a bug preventing the use of alternate authority types such as dStS ([4927](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4927)) .

#### Features Added
- `ManagedIdentityCredential` now supports specifying a user-assigned managed identity by object ID.
- Name: Azure.ResourceManager.Compute
Version: 1.7.0-beta.1
DisplayName: Resource Management - Compute
ServiceName: Compute
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.ResourceManager.Compute_1.7.0-beta.1/sdk/compute/Azure.ResourceManager.Compute/CHANGELOG.md
ChangelogContent: ""
- Name: Azure.ResourceManager.ContainerServiceFleet
Version: 1.1.0-beta.1
DisplayName: Resource Management - Container Service Fleet
ServiceName: Container Service Fleet
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.ResourceManager.ContainerServiceFleet_1.1.0-beta.1/sdk/fleet/Azure.ResourceManager.ContainerServiceFleet/CHANGELOG.md
ChangelogContent: ""
- Name: Azure.ResourceManager.ContainerRegistry
Version: 1.3.0-beta.1
DisplayName: Resource Management - Container Registry
ServiceName: Container Registry
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.ResourceManager.ContainerRegistry_1.3.0-beta.1/sdk/containerregistry/Azure.ResourceManager.ContainerRegistry/CHANGELOG.md
ChangelogContent: ""
- Name: Azure.ResourceManager.EventHubs
Version: 1.2.0-beta.1
DisplayName: Resource Management - Event Hubs
ServiceName: Event Hubs
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.ResourceManager.EventHubs_1.2.0-beta.1/sdk/eventhub/Azure.ResourceManager.EventHubs/CHANGELOG.md
ChangelogContent: ""
- Name: Azure.ResourceManager.ManagedServiceIdentities
Version: 1.3.0-beta.1
DisplayName: Resource Management - Managed Service Identity
ServiceName: Managed Service Identity
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.ResourceManager.ManagedServiceIdentities_1.3.0-beta.1/sdk/managedserviceidentity/Azure.ResourceManager.ManagedServiceIdentities/CHANGELOG.md
ChangelogContent: ""
- Name: Azure.Monitor.OpenTelemetry.AspNetCore
Version: 1.3.0-beta.2
DisplayName: OpenTelemetry AspNetCore
ServiceName: Monitor
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.Monitor.OpenTelemetry.AspNetCore_1.3.0-beta.2/sdk/monitor/Azure.Monitor.OpenTelemetry.AspNetCore/CHANGELOG.md
ChangelogContent: |-
#### Bugs Fixed

* Fixed an issue where `APPLICATIONINSIGHTS_CONNECTION_STRING` was not read from
`IConfiguration` when using the `UseAzureMonitor` overload with the
`Action<AzureMonitorOptions>` parameter. If the connection string is not set
using the `Action<AzureMonitorOptions>` delegate, the distro will now check if
`APPLICATIONINSIGHTS_CONNECTION_STRING` is present in `IConfiguration`.
([#45292](https://github.com/Azure/azure-sdk-for-net/pull/45292))

* Fixed a bug where LiveMetrics displays "UNKNOWN_INSTANCE" and "UNKNOWN_NAME" for "server name" and "role name" respectively.
([#45433](https://github.com/Azure/azure-sdk-for-net/pull/45433))

* Fixed a bug in LiveMetrics that counted all manually created Dependencies as failures.
([#45103](https://github.com/Azure/azure-sdk-for-net/pull/45103))

* Fixed a bug in LiveMetrics that caused incorrect counts for telemetry.
([#46429](https://github.com/Azure/azure-sdk-for-net/pull/46429))
- Name: Azure.Security.KeyVault.Administration
Version: 4.5.0
DisplayName: Key Vault - Administration
ServiceName: Key Vault
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.Security.KeyVault.Administration_4.5.0/sdk/keyvault/Azure.Security.KeyVault.Administration/CHANGELOG.md
ChangelogContent: |-
#### Features Added

- Support for Continuous Access Evaluation (CAE).
- Name: Azure.Security.KeyVault.Secrets
Version: 4.7.0
DisplayName: Key Vault - Secrets
ServiceName: Key Vault
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.Security.KeyVault.Secrets_4.7.0/sdk/keyvault/Azure.Security.KeyVault.Secrets/CHANGELOG.md
ChangelogContent: |-
#### Features Added

- Support for Continuous Access Evaluation (CAE).
- Name: Azure.Security.KeyVault.Certificates
Version: 4.7.0
DisplayName: Key Vault - Certificates
ServiceName: Key Vault
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.Security.KeyVault.Certificates_4.7.0/sdk/keyvault/Azure.Security.KeyVault.Certificates/CHANGELOG.md
ChangelogContent: |-
#### Features Added

- Support for Continuous Access Evaluation (CAE).
- Name: Azure.Security.KeyVault.Keys
Version: 4.7.0
DisplayName: Key Vault - Keys
ServiceName: Key Vault
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.Security.KeyVault.Keys_4.7.0/sdk/keyvault/Azure.Security.KeyVault.Keys/CHANGELOG.md
ChangelogContent: |-
#### Features Added

- Support for Continuous Access Evaluation (CAE).
- Name: Azure.ResourceManager.OperationalInsights
Version: 1.3.0-beta.1
DisplayName: Resource Management - Log Analytics
ServiceName: Monitor
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.ResourceManager.OperationalInsights_1.3.0-beta.1/sdk/operationalinsights/Azure.ResourceManager.OperationalInsights/CHANGELOG.md
ChangelogContent: ""
- Name: Azure.ResourceManager.IotHub
Version: 1.2.0-beta.1
DisplayName: Resource Management - IoT Hub
ServiceName: IoT
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.ResourceManager.IotHub_1.2.0-beta.1/sdk/iothub/Azure.ResourceManager.IotHub/CHANGELOG.md
ChangelogContent: ""
- Name: Azure.ResourceManager.RecoveryServices
Version: 1.2.0-beta.1
DisplayName: Resource Management - Recovery Services
ServiceName: Recovery Services
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.ResourceManager.RecoveryServices_1.2.0-beta.1/sdk/recoveryservices/Azure.ResourceManager.RecoveryServices/CHANGELOG.md
ChangelogContent: ""
- Name: Azure.ResourceManager.Logic
Version: 1.2.0-beta.1
DisplayName: Resource Management - Logic Apps
ServiceName: Logic Apps
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.ResourceManager.Logic_1.2.0-beta.1/sdk/logic/Azure.ResourceManager.Logic/CHANGELOG.md
ChangelogContent: ""
- Name: Azure.ResourceManager.HybridCompute
Version: 1.0.0
DisplayName: Resource Management - Hybrid Compute
ServiceName: Hybrid Compute
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.ResourceManager.HybridCompute_1.0.0/sdk/hybridcompute/Azure.ResourceManager.HybridCompute/CHANGELOG.md
ChangelogContent: ""
- Name: Azure.ResourceManager.ContainerOrchestratorRuntime
Version: 1.0.0-beta.1
DisplayName: Resource Management - Containerorchestratorruntime
ServiceName: Containerorchestratorruntime
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.ResourceManager.ContainerOrchestratorRuntime_1.0.0-beta.1/sdk/containerorchestratorruntime/Azure.ResourceManager.ContainerOrchestratorRuntime/CHANGELOG.md
ChangelogContent: ""
- Name: Azure.Communication.Messages
Version: 1.1.0
DisplayName: Communication Messages
ServiceName: Communication
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.Communication.Messages_1.1.0/sdk/communication/Azure.Communication.Messages/CHANGELOG.md
ChangelogContent: |-
#### Features Added
- Added support for additional media message types: documents, videos, and audio.
- Introduced the following new models for enhanced media notifications:
- `DocumentNotificationContent`: for sending document notifications.
- `VideoNotificationContent`: for sending video notifications.
- `AudioNotificationContent`: for sending audio notifications.
- `ImageNotificationContent`: for sending image notifications.