Skip to content

deps: Bump Azure.AI.OpenAI and Azure.Storage.Blobs#20

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/src/Compost.Web/master/azure-18865c9470
Open

deps: Bump Azure.AI.OpenAI and Azure.Storage.Blobs#20
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/src/Compost.Web/master/azure-18865c9470

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown

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

Release notes

Sourced from Azure.AI.OpenAI's releases.

2.1.0-beta.4

2.1.0-beta.4 (2026-06-30)

Bugs Fixed

  • Fixed issue with stateless encrypted reasoning issue.

1.60.0

1.60.0 (2026-06-30)

Features Added

  • Added experimental (AZID0004) DisableMtlsProofOfPossession property to ManagedIdentityCredentialOptions to allow explicit opt-out of mTLS proof-of-possession token acquisition when the underlying requirements are met.
  • Simplified mTLS token binding integration for Managed Identity by moving to an optional, runtime-resolved attestation model using lazy reflection-based resolution of the Microsoft.Identity.Client.KeyAttestation extension package.

Bugs Fixed

  • Fixed a regression (introduced with managed identity host capability detection) where DefaultAzureCredential could throw an AuthenticationFailedException and stop evaluating the credential chain on hosts without a managed identity — for example, a developer machine running in Visual Studio where the IMDS endpoint (169.254.169.254) is unreachable. When ManagedIdentityCredential is part of a chain, a failure to detect the managed identity source/capabilities is now surfaced as a CredentialUnavailableException, allowing the chain to continue to the next credential.

1.17.0

1.17.0 (2026-06-23)

Features Added

Breaking Changes

  • Cache operation return type changes: Method NetAppCacheResource.PoolChange() now returns Operation<NetAppCacheResource> instead of Operation
  • Cache operation return type changes: Method NetAppCacheResource.ResetSmbPassword() now returns Operation<NetAppCacheResource> instead of Operation
  • Some legacy Elastic and Active Directory compatibility APIs are now runtime compatibility stubs. These members are kept for source compatibility but throw NotSupportedException when invoked.
  • Impacted compatibility areas include Elastic compatibility APIs, NetAppActiveDirectoryConfig*, EntraId*, CheckElastic*, and LdapConfiguration related compatibility types.

1.16.1

1.16.1 (2026-06-09)

Features Added

  • Make Azure.ResourceManager.NetApp AOT-compatible.

1.16.0

1.16.0 (2026-06-22)

Features Added

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

Breaking Changes

  • This is the first GA release generated from TypeSpec. Some obsolete APIs were added as migration compatibility shims and are not supported by the TypeSpec-generated SDK; please review obsolete messages for replacement guidance.

Other Changes

  • Migrated code generation from AutoRest to TypeSpec.

1.15.0

1.15.0 (2026-06-29)

Features Added

  • Upgraded Compute API version from 2025-04-01 to 2025-11-01.

Breaking Changes

  • This is the first GA release generated from TypeSpec. Some obsolete APIs were added as migration compatibility shims and are not supported by the TypeSpec-generated SDK; please review obsolete messages for replacement guidance.
  • Cloud Services (classic) APIs are no longer supported by the TypeSpec-generated SDK and are preserved only as obsolete compatibility shims.

Other Changes

  • Migrated code generation from AutoRest to TypeSpec.

1.12.0-beta.1

1.12.0-beta.1 (2026-06-30)

Other Changes

  • Upgraded dependent Azure.Core to 1.59.0.
  • Upgraded dependent Azure.ResourceManager to 1.14.0.

1.10.0

1.10.0 (2026-06-18)

Features Added

  • Added a Description property on ConfigurationSetting and ConfigurationSnapshot to associate descriptive text with settings and snapshots.
  • Added SettingFields.Description so Description can be requested when retrieving configuration settings.
  • Added support for 2024-09-01 and 2026-04-01 (default) service API versions.

1.8.2

1.8.2 (2026-06-30)

Features Added

  • Added support for the Microsoft OpenTelemetry distro's SDK statistics: a new internal meter subscription and an AppContext switch (Azure.Monitor.OpenTelemetry.Exporter.RouteSdkStatsToDistroEndpoint) that lets the distro redirect SDK statistics to its own ingestion path. The ingestion destination and an on/off signal are resolved at startup by fetching a remote configuration; on success the configured destination is used, an explicit remote disable signal turns SDK statistics off, and any other outcome falls back to the existing region-derived ingestion endpoint so SDK statistics keep flowing. The AppContext switch has no effect on Statsbeat for callers that do not opt in.
    (#​59811)

  • Subscribed the Statsbeat MeterProvider to the Microsoft OpenTelemetry distro's Network SDKStats meter (MicrosoftOpenTelemetryNetworkSdkStatsMeter) so distro-emitted Network statistics flow through the existing Statsbeat cadence when the distro runs with a non-Azure-Monitor exporter.
    (#​60209)

  • Subscribed the Statsbeat MeterProvider to the Microsoft OpenTelemetry distro's Feature SDKStats meter (MicrosoftOpenTelemetryFeatureSdkStatsMeter) so distro-emitted Feature statistics reach the Statsbeat ingestion path. The distro uses an independent, spec-aligned bit map to avoid collisions with the classic Application Insights SDK's FeatureStatsbeatMeter.
    (#​59529)

  • Added Network SDKStats reporting, emitting the short-interval Network statistics defined in the Application Insights SDKStats spec on a 15-minute cadence: Request_Success_Count, Request_Failure_Count, Request_Duration, Retry_Count, Throttle_Count, and Exception_Count, each with the spec-defined dimensions (including host, statusCode, and exceptionType).
    (#​59909, #​60018)

Other Changes

  • Updated customer SDK stats dimension key names to use camelCase (computeType, telemetryType, dropCode, dropReason, retryCode, retryReason).
    (#​59902)

1.6.3

1.6.3 (2026-06-13)

Other Changes

  • Upgraded dependent Azure.Core to 1.59.0.
  • Upgraded dependent Azure.ResourceManager to 1.14.0.

1.6.0

1.6.0 (2026-06-18)

Features Added

  • Added support for moving a participant from one call to another, enabling seamless participant transfer between active calls.
  • Added support for retrieving Teams phone call details, including the ability to specify a custom calling context for enhanced integration scenarios.

1.6.0-beta.2

1.6.0-beta.2 (2026-06-12)

Features Added

  • Upgraded api-version to 2026-03-15-preview.

1.6.0-beta.1

1.6.0-beta.1 (2026-06-17)

Features Added

  • Upgraded api-version to 2026-04-02-preview.

1.5.0

1.5.0 (2026-06-30)

Features Added

  • Upgraded api-verion to 2026-01-01.

Other Changes

  • Migrated code generation from AutoRest to TypeSpec.
  • Upgraded dependent Azure.Core to 1.59.0.
  • Upgraded dependent Azure.ResourceManager to 1.14.0.

1.5.0-beta.2

1.5.0-beta.2 (2026-06-28)

Other Changes

  • Upgraded dependent Azure.Core to 1.59.0.
  • Upgraded dependent Azure.ResourceManager to 1.14.0.

1.5.0-beta.1

1.5.0-beta.1 (2026-06-15)

Features Added

  • Upgraded API version to 2026-04-01-preview.
  • Add operations for MaintenanceEvent: Get, List by Server, Reschedule, and ApplyNow.
  • Add operations for MajorVersionUpgradePrecheck: Get and List by Server.
  • Add operations for Server: StartMajorVersionUpgradePrecheck.
  • Add new properties for multi-tenant Microsoft Entra application for Server.
  • Migrated from AutoRest to TypeSpec-based generation while preserving compatibility with the previously shipped public API surface.

1.4.2

1.4.2 (2026-06-06)

Other Changes

  • Upgraded dependent Azure.Core to 1.58.0.
  • Upgraded dependent Azure.ResourceManager to 1.14.0.

1.4.1

1.4.1 (2026-06-15)

Bugs Fixed

  • Fixed JobRunProperties deserialization to handle empty-string AgentResourceId, SourceResourceId, and TargetResourceId values returned by the service (for example, for cloud-to-cloud jobs that have no agent, or resources in transient states). These previously threw an ArgumentException while polling job runs.

Other Changes

  • Added model factory methods in ArmStorageMoverModelFactory for existing models (for example, JobDefinitionPatch, ScheduleRecurrence, StorageMoverCredentials, and the endpoint update-property models) to support mocking.

1.4.0-beta.5

1.4.0-beta.5 (2026-06-13)

Other Changes

  • Upgraded dependent Azure.Core to 1.59.0.
  • Upgraded dependent Azure.ResourceManager to 1.14.0.

1.4.0-beta.2

1.4.0-beta.2 (2026-06-30)

Other Changes

  • Upgraded dependent Azure.Core to 1.59.0.
  • Upgraded dependent Azure.ResourceManager to 1.14.0.

1.4.0-beta.1

1.4.0-beta.1 (2026-06-16)

Features Added

  • Added support for API version 2026-01-01-preview.

Other Changes

  • Upgraded dependent Azure.Core to 1.59.0.
  • Upgraded dependent Azure.ResourceManager to 1.14.0.

1.3.2

1.3.2 (2026-06-23)

Other Changes

  • Migrated SDK generation from Swagger/AutoRest to TypeSpec.
  • Upgraded dependent Azure.Core to 1.59.0.
  • Upgraded dependent Azure.ResourceManager to 1.14.0.

1.3.0

1.3.0 (2026-06-13)

Features Added

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

Other Changes

  • Upgraded dependent Azure.Core to 1.59.0.
  • Upgraded dependent Azure.ResourceManager to 1.14.0.

1.3.0-beta.2

1.3.0-beta.2 (2026-06-30)

Other Changes

  • Upgraded dependent Azure.Core to 1.59.0.
  • Upgraded dependent Azure.ResourceManager to 1.14.0.

1.2.4

1.2.4 (2026-06-13)

Other Changes

  • Upgraded dependent Azure.Core to 1.59.0.
  • Upgraded dependent Azure.ResourceManager to 1.14.0.

1.2.1

1.2.1 (2026-06-06)

Other Changes

  • Upgraded dependent Azure.Core to 1.58.0.
  • Upgraded dependent Azure.ResourceManager to 1.14.0.

1.2.0

1.2.0 (2026-06-17)

Features Added

  • Upgraded API version to 2026-07-01.
  • Added SharedLimitCapResource, SharedLimitCapCollection, and SharedLimitCapData for managing shared compute limit cap configurations per VM family. The resource is scoped per region (/locations/{location}/sharedLimitCaps/{vmFamilyName}).
  • Added MemberCapOverrideResource, MemberCapOverrideCollection, and MemberCapOverrideData for managing per-member subscription cap overrides under a SharedLimitCap.
  • Added SetMemberCapOverrides action on SharedLimitCapResource (with ComputeLimitSetMemberCapOverridesContent) for replacing the full set of per-member cap overrides in a single call.

1.2.0-beta.8

1.2.0-beta.8 (2026-06-30)

Other Changes

  • Upgraded dependent Azure.Core to 1.59.0.
  • Upgraded dependent Azure.ResourceManager to 1.14.0.

1.2.0-beta.6

1.2.0-beta.6 (2026-06-13)

Other Changes

  • Upgraded dependent Azure.Core to 1.59.0.
  • Upgraded dependent Azure.ResourceManager to 1.14.0.

1.2.0-beta.5

1.2.0-beta.5 (2026-06-23)

Other Changes

  • Upgraded dependent Azure.Core to 1.59.0.
  • Upgraded dependent Azure.ResourceManager to 1.14.0.

1.2.0-beta.4

1.2.0-beta.4 (2026-06-28)

Other Changes

  • Upgraded dependent Azure.Core to 1.59.0.
  • Upgraded dependent Azure.ResourceManager to 1.14.0.

1.2.0-beta.3

1.2.0-beta.3 (2026-06-13)

Other Changes

  • Upgraded dependent Azure.Core to 1.59.0.
  • Upgraded dependent Azure.ResourceManager to 1.14.0.

1.2.0-beta.2

1.2.0-beta.2 (2026-06-11)

Bugs Fixed

  • Filtered service-emitted LLMStats: telemetry entries from the rendered rai_warnings front matter in ToLlmInput.

Other Changes

  • Updated ToLlmInput page markers from <!-- page N --> to <!-- InputPageNumber: N --> and avoided duplicate marker injection when the service markdown already includes InputPageNumber markers.

1.2.0-beta.1

1.2.0-beta.1 (2026-06-13)

Features Added

  • Upgraded API version to 2024-12-01-preview.

Other Changes

  • Upgraded dependent Azure.Core to 1.59.0.
  • Upgraded dependent Azure.ResourceManager to 1.14.0.

1.1.3

1.1.3 (2026-06-23)

Other Changes

  • Upgraded dependent Azure.Core to 1.59.0.
  • Upgraded dependent Azure.ResourceManager to 1.14.0.

1.1.2-beta.5

1.1.2-beta.5 (2026-06-30)

Other Changes

  • Upgraded dependent Azure.Core to 1.59.0.
  • Upgraded dependent Azure.ResourceManager to 1.14.0.

1.1.1

1.1.1 (2026-06-06)

Other Changes

  • Upgraded dependent Azure.Core to 1.58.0.
  • Upgraded dependent Azure.ResourceManager to 1.14.0.

1.1.0

1.1.0 (2026-06-13)

Features Added

Upgraded to api-version 2025-10-01.

Other Changes

  • Upgraded dependent Azure.Core to 1.59.0.
  • Upgraded dependent Azure.ResourceManager to 1.14.0.

1.1.0-beta.8

1.1.0-beta.8 (2026-06-30)

Other Changes

  • Upgraded dependent Azure.Core to 1.59.0.
  • Upgraded dependent Azure.ResourceManager to 1.14.0.

1.1.0-beta.2

1.1.0-beta.2 (2026-06-18)

Features Added

  • Upgraded api-version to 2026-04-01-preview.
  • Added VmNamePrefix property to ComputeFleetProperties for specifying a virtual machine name prefix; only valid when Mode is Launch.
  • Added ComputeFleetVmOperationStatus.Launching enum value.

Breaking Changes

  • Renamed ComputeFleetMode.Instance to ComputeFleetMode.Launch to align with the updated service terminology.
  • Removed ComputeFleetVmOperationStatus.Canceled and ComputeFleetVmOperationStatus.CancelFailedStatusUnknown enum values.
  • Removed Cancel and CancelAsync operations from ComputeFleetResource.

1.1.0-beta.1

1.1.0-beta.1 (2026-05-28)

Features Added

  • Upgraded API version to 2026-02-01-preview.
  • Added model MongoClusterNetworkBypassMode.
  • Added property NetworkBypassMode to MongoClusterProperties.
  • Added property NetworkBypassMode to MongoClusterUpdateProperties.

1.0.3-beta.6467200

1.0.3-beta.6467200 (2026-06-22)

Features Added

  • Added WidgetAnalyticsClientSettings to support creating a WidgetAnalyticsClient from IConfiguration, including configuration-based credential resolution and dependency injection registration.

1.0.1

1.0.1 (2026-06-23)

Other Changes

  • Upgraded dependent Azure.Core to 1.59.0.
  • Upgraded dependent Azure.ResourceManager to 1.14.0.

1.0.0

1.0.0 (2026-06-16)

Features Added

This is the first stable release of this library.

1.0.0-beta.26

1.0.0-beta.26 (2026-06-28)

Features Added

  • Container protocol version 2.0.0 support: added the platform identity header constants PlatformHeaders.UserId (x-agent-user-id) and PlatformHeaders.FoundryCallId (x-agent-foundry-call-id).
  • Added FoundryEnvironment.AgentId exposing the agent's stable GUID from the FOUNDRY_AGENT_ID environment variable.
  • Added the request-scoped FoundryAgentRequestContext (AsyncLocal-backed, never-null Current) that captures the inbound x-agent-foundry-call-id / x-agent-user-id via an SDK middleware, and FoundryCallIdHandler (a DelegatingHandler) that echoes only the call ID on outbound Foundry-bound HttpClient calls (x-agent-user-id is never echoed). The .NET analogue of the Python SDK's get_request_context().

Breaking Changes

  • Renamed IsolationContext to PlatformContext. Its members are now UserIdKey (from x-agent-user-id) and CallId (from x-agent-foundry-call-id), replacing UserIsolationKey / ChatIsolationKey.
  • Replaced the PlatformHeaders.UserIsolationKey / PlatformHeaders.ChatIsolationKey constants with PlatformHeaders.UserId and PlatformHeaders.FoundryCallId per container protocol version 2.0.0.

Commits viewable in compare view.

Updated Azure.Storage.Blobs from 12.19.1 to 12.29.1.

Release notes

Sourced from Azure.Storage.Blobs's releases.

12.29.1

12.29.1 (2026-06-23)

Bugs Fixed

  • Fixed an issue where the GenerateSasUri and GenerateUserDelegationSasUri convenience methods on blob clients did not honor the RequestHeaders and RequestQueryParameters properties, and where GenerateUserDelegationSasUri did not honor DelegatedUserObjectId, set on the supplied BlobSasBuilder.
  • Fixed an issue where structured-message Uploads with checksum validation could fail with a ArgumentOutOfRangeException for empty content

Commits viewable in compare view.

@dependabot @github

dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies, nuget. Please create them before Dependabot can add them to a pull request.

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

Bumps Azure.AI.OpenAI from 1.0.0-beta.12 to 2.1.0
Bumps Azure.Storage.Blobs from 12.19.1 to 12.29.1

---
updated-dependencies:
- dependency-name: Azure.AI.OpenAI
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: azure
- dependency-name: Azure.Storage.Blobs
  dependency-version: 12.29.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: azure
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title deps: Bump the azure group with 2 updates deps: Bump Azure.AI.OpenAI and Azure.Storage.Blobs Jul 6, 2026
@dependabot
dependabot Bot force-pushed the dependabot/nuget/src/Compost.Web/master/azure-18865c9470 branch from 76c9edf to 0198df6 Compare July 6, 2026 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants