Skip to content

Release prep for worker packages and Otel extension#3354

Merged
satvu merged 2 commits intomainfrom
satvu/release-prep
Apr 16, 2026
Merged

Release prep for worker packages and Otel extension#3354
satvu merged 2 commits intomainfrom
satvu/release-prep

Conversation

@satvu
Copy link
Copy Markdown
Member

@satvu satvu commented Mar 31, 2026

Issue describing the changes in this PR

Release prep for worker packages (bump to 2.52.0 with new features for baggage/tag propagation) and for Otel extension (bump to 1.2.0).

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)

Additional Information

  • New features are enabled when used with host runtime 4.1048 and higher, no-op otherwise.

Copilot AI review requested due to automatic review settings March 31, 2026 18:31
Copy link
Copy Markdown
Contributor

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

Prepares the repo for an upcoming release by bumping the worker package versions to 2.52.0 and the OpenTelemetry extension to 1.2.0, and updating release notes to reflect the new versions and features (baggage/tag propagation).

Changes:

  • Bump Microsoft.Azure.Functions.Worker, .Core, and .Grpc minor version from 5152 (release 2.52.0).
  • Bump Microsoft.Azure.Functions.Worker.OpenTelemetry minor version from 12 (release 1.2.0).
  • Update release notes to replace <version> placeholders with the released versions.

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
src/DotNetWorker/DotNetWorker.csproj Bumps worker metapackage version to 2.52.0.
src/DotNetWorker.Core/DotNetWorker.Core.csproj Bumps core worker version to 2.52.0.
src/DotNetWorker.Grpc/DotNetWorker.Grpc.csproj Bumps gRPC worker package version to 2.52.0.
src/DotNetWorker.OpenTelemetry/DotNetWorker.OpenTelemetry.csproj Bumps OpenTelemetry extension package version to 1.2.0.
src/DotNetWorker.OpenTelemetry/release_notes.md Pins OpenTelemetry extension release notes header to 1.2.0.
release_notes.md Pins worker package release note headers and dependency bullets to 2.52.0.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@satvu satvu requested a review from RohitRanjanMS March 31, 2026 20:50
@satvu satvu force-pushed the satvu/release-prep branch from a8ccbf3 to cfa5bf8 Compare April 16, 2026 21:32
@satvu satvu merged commit e704163 into main Apr 16, 2026
29 checks passed
@satvu satvu deleted the satvu/release-prep branch April 16, 2026 22:12
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.

4 participants