Skip to content

Bump Azure.AI.OpenAI from 1.0.0-beta.14 to 2.1.0#6

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/dotnet/Azure.AI.OpenAI-2.1.0
Open

Bump Azure.AI.OpenAI from 1.0.0-beta.14 to 2.1.0#6
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/dotnet/Azure.AI.OpenAI-2.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Dec 27, 2025

Updated Azure.AI.OpenAI from 1.0.0-beta.14 to 2.1.0.

Release notes

Sourced from Azure.AI.OpenAI's releases.

2.0.0-beta.5

2.0.0-beta.5 (2025-11-25)

This version of the client library defaults to the service API version 2025-11-15-preview.

Features Added

  • Added new PII categories: DriversLicenseNumber, PassportNumber, PersonType, Organization, ABARoutingNumber, BankAccountNumber, DateOfBirth, InternationalBankingAccountNumber, SWIFTCode, VehicleIdentificationNumber, Age, Date, ZipCode, GovernmentIssuedId, CVV, HealthCardNumber, CASocialInsuranceNumber, USMedicareBeneficiaryId, GithubAccount, Location, and GPE.

1.50.0

1.50.0 (2025-11-05)

Acknowledgments

Thank you to our developer community members who helped to make the Azure.Core library better with their contributions to this release:

Features Added

  • Adopt System.ClientModel 1.8.0

Other Changes

  • Several performance and efficiency improvements were made to how request content is created and managed. (#​52488, a community contribution, courtesy of danielmarbach)

1.18.0-beta.2

1.18.0-beta.2 (2025-11-19)

Other Changes

  • Updated Microsoft.Identity.Client and Microsoft.Identity.Client.Extensions.Msal dependencies to version 4.78.0.

1.18.0-beta.1

1.18.0-beta.1 (2025-11-14)

Features Added

  • Added Kubernetes token proxy support (identity binding mode) to WorkloadIdentityCredential. When enabled via the IsAzureKubernetesTokenProxyEnabled option, the credential redirects token requests to an AKS-provided proxy to support scenarios exceeding the 20 federated identity credential limit per Entra ID application. This feature is opt-in and only available when using WorkloadIdentityCredential directly (not supported by DefaultAzureCredential or ManagedIdentityCredential).

Other Changes

  • Deprecated legacy ManagedIdentityCredential constructors. Use ManagedIdentityCredential(ManagedIdentityId id) or ManagedIdentityCredential(ManagedIdentityCredentialOptions options) instead for clearer intent when specifying system-assigned or user-assigned managed identity. (#​53800)

1.17.1

1.17.1 (2025-11-18)

Other Changes

  • Updated Microsoft.Identity.Client and Microsoft.Identity.Client.Extensions.Msal dependencies to version 4.78.0.

1.15.0-beta.1

1.15.0-beta.1 (2025-12-01)

Features Added

  • Upgraded api-version tag from 'package-2025-09-01' to 'package-2025-09-01-preview'. Tag detail available at https://github.com/Azure/azure-rest-api-specs/blob/1da0ccefea2127820defac6496bf4710c0902d78/specification/netapp/resource-manager/Microsoft.NetApp/NetApp/readme.md.
  • Added NetAppCache resource type
  • Added ElasticAccount resource type
  • Added ElasticPool resource type
  • Added ElasticVolume resource type
  • Added ElasticSnapshotPolicy resource type
  • Added ElasticSnapshot resource type
  • Added ElasticBackupVault resource type
  • Added ElasticBackupPolicy resource type
  • Added ElasticBackup resource type
  • Added ActiveDirectory resource type
  • Added RansomwareReport resource type, Support for Advance AntiRansomware features
  • Added LdapConfiguration to NetAppAccountResource to support LDAP configuration at account level
  • Added LargeVolumeType to NetAppVolumeResource to support ExtraLargeVolumes

1.14.0

1.14.0 (2025-11-26)

Features Added

1.13.1

1.13.1 (2025-11-19)

Other Changes

  • Updated Azure.Identity dependency to version 1.17.1

1.13.0

1.13.0 (2025-11-14)

Features Added

  • Added SnapshotAccessState property to DiskRestorePointInstanceView class.
  • Added InstantAccess property to RestorePointGroupData class.
  • Added InstantAccess property to RestorePointGroupPatch class.
  • Added InstantAccessDurationMinutes property to RestorePointData class.
  • Added EnableFips1403Encryption property to AdditionalCapabilities class.
  • Modified DiskIOPSReadWrite and DiskMBpsReadWrite properties under the VirtualMachineDataDisk class to make the properties writable, and expanded the scope of usage from only VMSS to also include Virtual Machines and Flexible VMs.

Breaking Changes

  • CommunityGallery, CommunityGalleryImage, CommunityGalleryImageVersion are no longer ARM resources in the library, their corresponding *Resource and *Collection classes are now hidden. Please use related methods added in ComputeExtensions class instead.
  • SharedGallery, SharedGalleryImage, SharedGalleryImageVersion are no longer ARM resources in the library, their corresponding *Resource and *Collection classes are now hidden. Please use related methods added in ComputeExtensions class instead.

1.11.2

1.11.2 (2025-10-16)

Bugs Fixed

  • Fixed an issue in ArmDeploymentOperationProperties deserialization where StatusCode could be either a string or a number in JSON, causing InvalidOperationException when parsing an integer StatusCode.

1.11.0

1.11.0 (2025-12-01)

Features Added

  • Added Netezza V2 linked service and dataset definitions.
  • Added Jira V2 connector support in Azure Data Factory.
  • Added enable/disable Interactive Query management APIs.
  • Added clusterResourceGroupAuthType to the HDInsight OnDemand linked service definition.
  • Expanded Snowflake V2 options to cover additional data types.
  • Added partitionOption property for the Salesforce V2 connector.

1.8.1

1.8.1 (2025-11-10)

Bugs Fixed

  • Fixed an issue with JsonPatch.TryGetValue throwing instead of returning false in some cases.
  • Fixed an issue with JsonPatch decoding special characters in json when using GetString.

1.8.0

1.8.0 (2025-10-31)

Features Added

  • Added ClientRequestId property to PipelineRequest which exposes the value that is used in logging and distributed tracing.

1.7.0

1.7.0 (2025-11-07)

Features Added

  • Added internal pipeline policy to normalize (case-insensitive alphabetical) ordering of query parameters for deterministic request URLs.

1.6.0-beta.1

1.6.0-beta.1 (2025-12-03)

Bugs Fixed

  • Added Microsoft override attributes to preserve exact Application Insights
    semantics when exporting telemetry data.
    (#​54023)
    • Request: microsoft.request.name, microsoft.request.url,
      microsoft.request.source, microsoft.request.resultCode
    • Dependency: microsoft.dependency.type, microsoft.dependency.target,
      microsoft.dependency.name, microsoft.dependency.data,
      microsoft.dependency.resultCode
    • Operation: microsoft.operation.name

Other Changes

  • Added distinct SDK version labels for all Application Insights shim packages
    to enable accurate attribution and visibility of exporter, distro, and shim
    telemetry during migration and analysis.
    (#​54011)

1.5.2

1.5.2 (2025-11-11)

Breaking Changes

  • CognitiveServicesAccountProperties.NetworkInjections is now a list of AINetworkInjection instead of a single AINetworkInjection instance.

Bugs Fixed

  • Fixed mismatched property type for CognitiveServicesAccountProperties.NetworkInjections.

1.5.1

1.5.1 (2025-11-18)

Features Added

  • Enabled WirePath attributes for all properties in this library.

1.5.0

1.5.0 (2025-11-14)

Features Added

  • Enabled resource metrics export by default.
    (#​53432)

  • Added EnableTraceBasedLogSampler property to AzureMonitorExporterOptions
    to enable filtering logs based on trace sampling decisions, reducing log
    volume while maintaining trace-log correlation.
    (#​53441)

  • Update OpenTelemetry dependencies
    (#​53910)

    • OpenTelemetry 1.14.0

1.5.0-beta.1

1.5.0-beta.1 (2025-12-10)

Features Added

  • Upgraded RegistryTasks api-version to 2025-03-01-preview.

1.4.0

1.4.0 (2025-11-05)

Features Added

  • Upgraded api-version to 2025-11-01.

1.4.0-beta.4

1.4.0-beta.4 (2025-11-18)

Features Added

  • Updated azure monitor metric alert APIs to version 2024-03-01-preview.

1.4.0-beta.3

1.4.0-beta.3 (2025-11-26)

Bugs Fixed

  • Fixed bug when assigning property to a collection throwing exceptions. (#​53862)

1.4.0-beta.2

1.4.0-beta.2 (2025-11-10)

Features Added

  • Added extension method BicepValueExtensions.ToBicepExpression which converts any IBicepValue into BicepExpression to build up complex expressions in bicep. For more details, please refer to the documents in README.
  • Added BicepFunction.GetResourceId corresponding to bicep built-in function resourceId.
  • Added BicepFunction.GetExtensionResourceId corresponding to bicep built-in function extensionResourceId.

Bugs Fixed

  • Enabled the ability to assign expressions into a property with type of a ProvisionableConstruct via low level APIs.
  • Fixed exception when output variable has a type of array or object.
  • Fixed bug when indexing output list or dictionary, a KeyNotFoundException was always thrown. (#​48491)

Other Changes

  • Now collection types (BicepList<T> and BicepDictionary<T>) would be able to force to be empty. (#​53346)

1.3.1

1.3.1 (2025-11-19)

Other Changes

  • Updated Microsoft.Identity.Client.Broker dependency to version 4.78.0
  • Updated Azure.Identity dependency to version 1.17.1

1.3.0

1.3.0 (2025-11-10)

Features Added

  • Updated api-version to 2025-07-01.

Breaking Changes

  • Added a new required property: PublicNetworkAccess for Cluster.
  • Updated the default value of AccessKeysAuthentication property for Database to 'Disabled'.

1.3.0-beta.5

1.3.0-beta.5 (2025-11-19)

Features Added

  • Upgraded to api-version 2025-10-01-preview.

1.3.0-beta.1

1.3.0-beta.1 (2025-11-07)

Features Added

  • Bump api-version to latest.

Breaking Changes

  • Deprecated models AseV3NetworkingConfigurationData, CustomDnsSuffixConfigurationData and StaticSiteUserProvidedFunctionAppData. Please use AseV3NetworkingConfiguration, CustomDnsSuffixConfiguration and StaticSiteUserProvidedFunctionApp instead.
  • Deprecated properties AppServiceEnvironment.CustomDnsSuffixConfiguration, AppServiceEnvironment.NetworkingConfiguration and StaticSite.UserProvidedFunctionApps. Please use AppServiceEnvironment.CustomDnsSuffixConfig, AppServiceEnvironment.NetworkingConfig and StaticSite.UserFunctionApps instead.

Bugs Fixed

  • Property Name of WebSiteSlot is now settable. (#​53508)

1.2.0

1.2.0 (2025-10-31)

Features Added

  • Upgaded api-version to 2024-12-30.

1.2.0-beta.8

1.2.0-beta.8 (2025-12-01)

Features Added

  • Added support for Computer usage.
  • Improved handling of errors by PersistentAgentsChatClient in the streaming scenarios.

Bugs Fixed

  • Fix the issue with PersistentAgentsChatClient when the run in incomplete state is encountered issue.

Sample updates

  • Added sample for Computer usage.

1.2.0-beta.5

1.2.0-beta.5 (2025-12-12)

Features Added

  • Updated for transitive compatibility with OpenAI 2.8.0, including substantial changes to the [Experimental] Responses API

Bugs Fixed

  • Fixed the uploading of files fore fine tuning.

Sample Updates

  • Added fine tuning samples.

1.2.0-beta.4

1.2.0-beta.4 (2025-11-17)

Bugs Fixed

  • Fixed an issue preventing telemetry from being logged.

1.2.0-beta.3

1.2.0-beta.3 (2025-11-15)

Bugs Fixed

  • Addressed an issue that caused paginated responses like conversation items to never terminate when large numbers of items are fetched

1.2.0-beta.2

1.2.0-beta.2 (2025-11-14)

Bugs Fixed

  • Addressed an issue with memory store creation failing when not providing metadata

1.2.0-beta.1

1.2.0-beta.1 (2025-11-14)

Features Added

This major update brings feature support for Microsoft Foundry Agents Service, integration with the new Azure.AI.Projects.OpenAI package, expanded evaluations capabilities, insights, red teaming, schedules, and more.

1.1.3

1.1.3 (2025-11-13)

This is a patch release for 1.1.2.

Bugs Fixed

  • fix string format serialization of DateTimeOffset.

1.1.0

1.1.0 (2025-11-03)

Features Added

  • Remove clientRequestId parameter from AIProjectConnectionsOperations and AIProjectDeploymentsOperations methods as this value is controlled transparently by System.ClientModel.
  • Remove type parameter from AzureAIProjectsModelFactory.BlobReferenceSasCredential as this is a hardcoded value.
  • Remove pendingUploadType parameter from AzureAIProjectsModelFactory.PendingUploadRequest and AzureAIProjectsModelFactory.PendingUploadConfiguration as this is a hardcoded value.

1.1.0-beta.4

1.1.0-beta.4 (2025-12-16)

Features Added

  • Upgraded api-version 2025-03-01-preview.
  • Make Azure.ResourceManager.Nginx AOT compatible.

1.1.0-beta.2

1.1.0-beta.2 (2025-11-19)

Features Added

  • Aligned resource types to Microsoft.DeviceRegistry API version 2025-11-01-preview.
  • Added Credentials and Policies resource types from Microsoft.DeviceRegistry OpenAPI spec version 2025-11-01-preview.

1.1.0-beta.1

1.1.0-beta.1 (2025-11-14)

Features Added

  • WebSocket Content Logging: Added comprehensive content logging for WebSocket operations following Azure SDK diagnostic patterns
    • Introduced AzureVoiceLiveEventSource for WebSocket event logging with consistent event IDs and levels
    • Added VoiceLiveWebSocketContentLogger that integrates with Azure SDK DiagnosticsOptions
    • WebSocket connection lifecycle events (open/close) logged at Informational level
    • Message operations (send/receive) logged at Informational level with optional content at Verbose level
    • Error events logged at Warning level with error content at Informational level
    • Content size truncation respects DiagnosticsOptions.LoggedContentSizeLimit
    • Unified event listener experience works alongside Azure.Core HTTP logging
  • Enhanced Samples: Added ContentLoggingSample.cs and UnifiedEventListener.cs demonstrating WebSocket content logging integration

Other Changes

  • Updated test infrastructure with comprehensive content logging test coverage
  • Added test environment configuration for AI Services integration
  • Enhanced WebSocket helper classes to support diagnostic logging

1.0.0

1.0.0 (2025-11-03)

First GA release of the Durable Task Scheduler management SDK

Other Changes

  • Now uses API version 2025-11-01 for all resource manager calls.
  • DurableTaskSchedulerSkuName now provides constants for the possible Scheduler SKU values.

Commits viewable in compare view.

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

---
updated-dependencies:
- dependency-name: Azure.AI.OpenAI
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Dec 27, 2025

Labels

The following labels could not be found: .NET. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants