Skip to content

chore(deps): update dependency microsoft.azure.webjobs.extensions.signalrservice to v2 - #108

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-2-azure-azure-sdk-for-net-monorepo
Open

chore(deps): update dependency microsoft.azure.webjobs.extensions.signalrservice to v2#108
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-2-azure-azure-sdk-for-net-monorepo

Conversation

@renovate

@renovate renovate Bot commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
Microsoft.Azure.WebJobs.Extensions.SignalRService (source) 1.12.02.2.0 age confidence

Release Notes

Azure/azure-sdk-for-net (Microsoft.Azure.WebJobs.Extensions.SignalRService)

v2.2.0

Compare Source

2.2.0 (2026-08-12)

Other Changes
  • Updated System.IdentityModel.Tokens.Jwt dependency to 8.15.0
  • Updated MessagePack dependency to 2.5.302

v2.1.0

Compare Source

2.1.0 (2025-07-25)

Features Added
  • Enable retry policy for HTTP requests with transient errors by default.
Other Changes
  • Upgrade Microsoft.Extensions.Azure to 1.12.0.

v2.0.1

Compare Source

2.0.1 (2025-03-12)

Bugs Fixed
  • Fix SignalR trigger completion message serialization for dotnet-isolated worker.

v2.0.0

Compare Source

2.0.0 (2024-09-30)

This update marks the first stable library version for Azure.AI.OpenAI. It snaps its dependency to OpenAI's matched 2.0.0 stable version and targets the latest Azure OpenAI Service stable api-version label of 2024-06-01. As a GA label, the 2.0.0 stable version exposes a subset of preview features, with preview library labels continuing to support preview features.

Specifically included in the GA library release:

  • AudioClient, supporting transcription and translation using the whisper model
  • ChatClient, supporting chat completions, including Azure-specific features:
    • Embedded request and response content filter annotations
    • Azure Search and Cosmos DB data sources for Azure OpenAI On Your Data
  • EmbeddingClient, supporting text-embedding model embedding operations
  • ImageClient, supporting dall-e-3 image generation

Assistants, Audio Generation, Batch, Files, Fine-Tuning, and Vector Stores are not yet included in the GA surface; they will continue to be available in preview library releases and the originating Azure OpenAI Service api-version labels.

Breaking Changes
  • AzureOpenAIClient constructors accepting AzureKeyCredential have been removed; please use the ApiKeyCredential constructors, instead. Note that AzureKeyCredential will inherit from ApiKeyCredential in a future update and that AzureKeyCredential has a non-browsable Key property that may be used for conversion in the interim.
  • The AzureOpenAIClientOptions ApplicationId has been renamed to a more descriptive UserAgentApplicationId.

From OpenAI 2.0.0 stable

  • Implemented ChatMessageContent to encapsulate the representation of content parts in ChatMessage, ChatCompletion, and StreamingChatCompletionUpdate. (commit_hash)
  • Changed the representation of function arguments to BinaryData in ChatToolCall, StreamingChatToolCallUpdate, ChatFunctionCall, and StreamingChatFunctionCallUpdate. (commit_hash)
  • Renamed OpenAIClientOptions's ApplicationId to UserAgentApplicationId (commit_hash)
  • Renamed StreamingChatToolCallUpdate's Id to ToolCallId (commit_hash)
  • Renamed StreamingChatCompletionUpdate's Id to CompletionId (commit_hash)
  • Replaced Auto and None in the deprecated ChatFunctionChoice with CreateAutoChoice() and CreateNoneChoice() (commit_hash)
  • Replaced the deprecated ChatFunctionChoice(ChatFunction) constructor with CreateNamedChoice(string functionName) (commit_hash)
  • Renamed FileClient to OpenAIFileClient and the corresponding GetFileClient() method in OpenAIClient to GetOpenAIFileClient(). (commit_hash)
  • Renamed ModelClient to OpenAIModelClient and the corresponding GetModelClient() method in OpenAIClient to GetOpenAIModelClient(). (commit_hash)

v1.15.0

Compare Source

1.15.0 (2026-02-02)
Features Added
  • Upgraded api-version to 2025-05-01.

v1.14.1

Compare Source

1.14.1 (2025-06-24)

Other Changes
  • Update MessagePack to 2.5.192

v1.14.0

Compare Source

1.14.0 (2025-12-04)
Features Added

v1.13.0

Compare Source

1.13.0 (2021-04-07)

Key Bug Fixes
  • Fixed NotSupportedException when running using Blazor in the browser.
  • Disable the response caching and enable the streaming when running using Blazor in the browser.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot changed the title chore(deps): update azure azure-sdk-for-net monorepo to v2 chore(deps): update azure azure-sdk-for-net monorepo (major) Jun 22, 2026
@renovate renovate Bot changed the title chore(deps): update azure azure-sdk-for-net monorepo (major) chore(deps): update dependency microsoft.azure.webjobs.extensions.signalrservice to v2 Jun 25, 2026
@renovate
renovate Bot force-pushed the renovate/major-2-azure-azure-sdk-for-net-monorepo branch from 2000d1d to f0a5360 Compare August 17, 2026 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants