Releases: Azure/azure-sdk-for-net
Releases · Azure/azure-sdk-for-net
Azure.ResourceManager.NetApp_1.9.0
1.9.0 (2025-02-21)
Features Added
- Upgraded api-version tag from 'package-2024-07' to 'package-2024-09-01'. Tag detail available at https://github.com/Azure/azure-rest-api-specs/blob/81330ee21a8300ad377eacbaaf16efabb91d56c0/specification/netapp/resource-manager/readme.md.
- Added
CoolAccessTiering
toNetAppVolumePatch
,NetAppVolumeData
,NetAppVolumeGroupVolume
- Added
TransitionToCmk
ChangeKeyVault
andGetKeyVaultStatus
toNetAppAccountResource
Azure.ResourceManager.Compute_1.8.0
1.8.0 (2025-02-05)
Features Added
- Upgraded api-version tag from 'package-2024-11-03' to 'package-2024-11-04'. Tag detail available at https://github.com/Azure/azure-rest-api-specs/blob/bf420af156ea90b4226e96582bdb4c9647491ae6/specification/compute/resource-manager/readme.md.
- Added a new property named
IsBootstrapCertificate
toCloudServiceRoleProfile
class.
Bugs Fixed
- Change a few parameters in one of the overload of
ArmComputeModelFactory.VirtualMachineScaleSetData
to required to reduce the possibility of ambiguous invocation.
Azure.Messaging.EventGrid.SystemEvents_1.0.0-beta.2
1.0.0-beta.2 (2025-02-21)
Features Added
- Exposed
JsonModelWriteCore
for model serialization procedure. - Added various new system events and properties for existing events.
Breaking Changes
- MQTT event naming was fixed to use correct casing.
- Media services events were removed as the service has been deprecated.
- Various properties were changed to be nullable.
Azure.Analytics.Synapse.Artifacts_1.0.0-preview.21
1.0.0-preview.21 (2025-03-07)
Features Added
- Model Dataset has a new parameter schema
- Model LinkedService parameter AzureFileStorageLinkedService support MI auth
- Model LinkedService parameter AzureTableStorageLinkedService support MI auth
- Model LinkedService parameter DynamicsCrmLinkedService has a new properties credential
- Model LinkedService parameter DynamicsLinkedService has a new properties domain
- Model LinkedService parameter GreenplumLinkedService has some new connection properties
- Model LinkedService parameter MySqlLinkedService has some new properties
- Model LinkedService parameter OracleLinkedService update properties
- Model LinkedService parameter RestService and SharePointOnlineList support ServicePrincipalCert auth
- Model LinkedService parameter SAP ODP update properties sncMode
- Model LinkedService parameter SnowflakeV2LinkedService has a new properties host
- Model LinkedService parameter SqlServerLinkedService add authenticationType UserAssignedManagedIdentity
- Model LinkedService parameter TeradataLinkedService has some new Teradata connection properties
- Model LinkedService parameter VerticaLinkedService support Vertica V2
- Model LinkedService has a new parameter version
- Model Pipeline Add credential reference in notebook and spark job definition activity
- Model Pipeline feature snowflake support multi-resultset
- Model Pipeline feature snowflake support storage integration
- Model Pipeline parameter ExecuteDataFlowActivity has a new properties continuationSettings
- Model Pipeline parameter ExpressionV2 has a new properties page_size
- Model Pipeline parameter SalesforceV2Source has a new properties page_size
- Model Pipeline support Iceberg Format As Sink
- Model Pipeline support TeradataSink
- Model Dataset support Iceberg Format As Sink
- Model runNotebook parameter runId update description
- Model LinkedService support sslMode and useSystemTrustStore for MariaDB
Breaking Changes
- Model LinkedService parameter PostgreSqlV2LinkedService has a new required properties authentication_type
- Model LinkedService parameter SapOdpLinkedService update properties sncMode
- Model LinkedService parameter AzureSqlDWLinkedService update required properties
- Model LinkedService parameter SqlServerLinkedService update required properties
- Model LinkedService parameter AmazonRdsForSqlServerLinkedService update required properties
- Model LinkedService parameter AzureSqlDatabaseLinkedService update required properties
- Model LinkedService parameter AzureSqlMILinkedService update required properties
Azure.Template_1.0.3-beta.4577188
1.0.3-beta.4577188 (2025-02-19)
Other Changes
- Release DPG library
- Add Grow-up story
Azure.AI.OpenAI_2.2.0-beta.2
2.2.0-beta.2 (2025-02-18)
Bugs fixed
- Addressed a problem calling the
SetNewMaxCompletionTokensPropertyEnabled()
method, needed for o1/o3 model support, onChatCompletionOptions
instances prior to use in a method call. Related issue: azure-sdk-for-net#46545 with thanks to the PR azure-sdk-for-net#48218.
Azure.Messaging.EventGrid_4.30.0
4.30.0 (2025-02-14)
Features Added
- Added
MessageId
,MessageType
, andReaction
properties to theAcsMessageReceivedEventData
event. - Added the
Animated
property toAcsMessageMediaContent
event.
Azure.ResourceManager.Nginx_1.1.0-beta.3
1.1.0-beta.3 (2025-02-14)
Features Added
- Upgraded api-version tag from 'package-2024-06-01-preview' to 'package-2024-11-01-preview'. Tag detail available at https://github.com/Azure/azure-rest-api-specs/blob/7a3f210cf6924c6139e2493f5fd0625919af1f32/specification/nginx/resource-manager/readme.md.
- Added Nginx Deployment API Key support.
- Rename
AnalysisResultData
toNginxAnalysisResultDetails
. - Removed location support from
NginxConfigurationData
.
Other Changes
- Upgraded Azure.Core from 1.44.1 to 1.45.0
Azure.ResourceManager.Network_1.11.0-beta.1
1.11.0-beta.1 (2025-02-14)
Features Added
- Upgraded api-version tag from 'package-2024-05' to 'package-2024-06-preview'. Tag detail available at https://github.com/Azure/azure-rest-api-specs/blob/177b67dfa65d476ac941b157ca42eec440e98cb0/specification/network/resource-manager/readme.md.
- Added all operations related to NetworkSecurityPerimeter resource type and it's proxy resource types
Azure.ResourceManager.Monitor_1.4.0-beta.2
1.4.0-beta.2 (2025-02-14)
Features Added
- Added Azure Monitor Action Group APIs (version
2024-10-01-preview
). - Exposed
JsonModelWriteCore
for model serialization procedure.