Skip to content

Updating extension dependencies #3098

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 23, 2025
Merged

Conversation

mattchenderson
Copy link
Contributor

@mattchenderson mattchenderson commented Jun 20, 2025

Updating host extension versions, as well as the referenced version of Microsoft.Extensions.Azure, along with any impacted transitive dependencies.

This PR only covers Service Bus, Event Hubs, and Tables.

Issue describing the changes in this PR

resolves #3092
resolves #3093
resolves #3096

Pull request checklist

  • My changes do not require documentation changes
    • Otherwise: Documentation issue linked to PR
  • My changes should not be added to the release notes for the next release
    • Otherwise: I've added my notes to release_notes.md
  • My changes do not need to be backported to a previous version
    • Otherwise: Backport tracked by issue/PR #issue_or_pr
  • I have added all required tests (Unit tests, E2E tests)

@mattchenderson mattchenderson force-pushed the mattchenderson/crosstenantcore branch from a693834 to c799ff4 Compare June 20, 2025 22:35
@mattchenderson mattchenderson requested a review from Copilot June 20, 2025 22:36
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the extension dependencies for Service Bus, Event Hubs, and Tables, ensuring they reference the latest supported versions of related packages.

  • Upgraded dependency versions in Worker.Extensions.Tables, including Microsoft.Extensions.Azure, Microsoft.Bcl.AsyncInterfaces, and Microsoft.Azure.WebJobs.Extensions.Tables.
  • Updated version prefixes and dependency versions for Worker.Extensions.ServiceBus and Worker.Extensions.EventHubs.
  • Adjusted corresponding release notes to reflect the dependency updates.

Reviewed Changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
extensions/Worker.Extensions.Tables/src/Worker.Extensions.Tables.csproj Updated package and extension dependency versions.
extensions/Worker.Extensions.Tables/release_notes.md Added release note for Tables dependency update.
extensions/Worker.Extensions.ServiceBus/src/Worker.Extensions.ServiceBus.csproj Bumped version prefix and updated dependency versions.
extensions/Worker.Extensions.ServiceBus/release_notes.md Adjusted release note to reflect Service Bus changes.
extensions/Worker.Extensions.EventHubs/src/Worker.Extensions.EventHubs.csproj Updated version prefix and dependency versions.
extensions/Worker.Extensions.EventHubs/release_notes.md Updated release note to reflect Event Hubs changes.

@mattchenderson mattchenderson merged commit 7c348d1 into main Jun 23, 2025
34 checks passed
@mattchenderson mattchenderson deleted the mattchenderson/crosstenantcore branch June 23, 2025 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants