Skip to content

Conversation

@jviau
Copy link
Contributor

@jviau jviau commented Oct 21, 2025

Issue describing the changes in this PR

resolves #issue_for_this_pr

Pull request checklist

IMPORTANT: Currently, changes must be backported to the in-proc branch to be included in Core Tools and non-Flex deployments.

  • Backporting to the in-proc branch is not required
    • Otherwise: Link to backporting PR -- TODO
  • 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
  • My changes do not require diagnostic events changes
    • Otherwise: I have added/updated all related diagnostic events and their documentation (Documentation issue linked to PR)
  • I have added all required tests (Unit tests, E2E tests)

Additional information

Updates Microsoft.Azure.WebJobs.Extensions.Http and Microsoft.Azure.WebJobs.Extensions.Timers.Storage packages

@jviau jviau requested a review from a team as a code owner October 21, 2025 17:56
@Copilot Copilot AI review requested due to automatic review settings October 21, 2025 17:56
Copy link
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

This PR updates two Azure WebJobs Extension packages to newer versions. The Microsoft.Azure.WebJobs.Extensions.Http package is updated from 3.2.0 to 3.2.1, and the Microsoft.Azure.WebJobs.Extensions.Timers.Storage package is updated from a beta version (1.0.0-beta.1) to a stable release (1.1.0).

Key Changes:

  • Updated Microsoft.Azure.WebJobs.Extensions.Http to version 3.2.1
  • Updated Microsoft.Azure.WebJobs.Extensions.Timers.Storage to stable version 1.1.0

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.

3 participants