Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Updated Azure.AI.Agents.Persistent from 1.2.0-beta.1 to 1.2.0-beta.8.

Release notes

Sourced from Azure.AI.Agents.Persistent's releases.

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-10-29)

Features Added

Other Changes

  • Upgraded Azure.Core from 1.44.1 to 1.49.0
  • Upgraded Azure.ResourceManager from 1.13.0 to 1.13.2

Commits viewable in compare view.

Updated Azure.AI.Projects from 1.0.0 to 1.1.0.

Release notes

Sourced from Azure.AI.Projects's releases.

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.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

Commits viewable in compare view.

Updated Azure.Identity from 1.17.0 to 1.17.1.

Release notes

Sourced from Azure.Identity's releases.

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.

Commits viewable in compare view.

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps Azure.AI.Agents.Persistent from 1.2.0-beta.1 to 1.2.0-beta.8
Bumps Azure.AI.Projects from 1.0.0 to 1.1.0
Bumps Azure.Identity from 1.17.0 to 1.17.1

---
updated-dependencies:
- dependency-name: Azure.AI.Agents.Persistent
  dependency-version: 1.2.0-beta.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: azure-packages
- dependency-name: Azure.AI.Projects
  dependency-version: 1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: azure-packages
- dependency-name: Azure.Identity
  dependency-version: 1.17.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: azure-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 15, 2025

Labels

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

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

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.

1 participant