Skip to content
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

Merge release/v4.x-preview-hotfix into release/v4.x-preview #458

Open
wants to merge 5 commits into
base: release/v4.x-preview
Choose a base branch
from

Conversation

gavin-aguiar
Copy link
Contributor

@gavin-aguiar gavin-aguiar commented Dec 9, 2024

Merge release/v4.x-preview-hotfix into release/v4.x-preview, includes:

  • preview bundle version updated to 4.26.2
  • pinning of versions for Microsoft.Azure.WebJobs.Extensions.Storage and Microsoft.Azure.WebJobs.Extensions.Storage.Queues and Microsoft.Azure.WebJobs.Extensions.Storage.Blobs to 5.3.2
  • Microsoft.Azure.WebJobs.Extensions.SignalRService to 1.14.0
  • Microsoft.Azure.WebJobs.Extensions.MySQL to 1.0.3-preview

@gavin-aguiar gavin-aguiar requested a review from a team as a code owner December 9, 2024 18:47
@manvkaur manvkaur changed the title Release/v4.x preview hotfix Merge release/v4.x-preview-hotfix into release/v4.x-preview Dec 9, 2024
@@ -1,6 +1,6 @@
{
"bundleId": "Microsoft.Azure.Functions.ExtensionBundle.Preview",
"bundleVersion": "4.26.0",
"bundleVersion": "4.26.2",
Copy link
Contributor

Choose a reason for hiding this comment

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

we should just take this change from hotfix and leave others as we don't want to pin the versions anymore

@@ -213,7 +213,7 @@
},
{
"id": "Microsoft.Azure.WebJobs.Extensions.MySql",
"majorVersion": "1",
"Version": "1.0.3-preview",
Copy link
Contributor

@manvkaur manvkaur Dec 18, 2024

Choose a reason for hiding this comment

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

do we need to keep this pinning? I know we don't need others.

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