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

[#IOPID-2118] extension bundle update #312

Merged
merged 3 commits into from
Aug 7, 2024

Conversation

arcogabbo
Copy link
Contributor

@arcogabbo arcogabbo commented Aug 5, 2024

List of Changes

NOTE: extensions.csproj file is mostly ignored because we aren't using a .NET language.
The extension bundle specified in host.json comes ahead of the extensions.csproj file(more info here), so the PackageReference tags are ignored anyway.

NOTE: passing from extension bundle v3.x to v4.x doesn't introduce notably changes other than changefeed option names.

Motivation and Context

migration needed

How Has This Been Tested?

a successful local run of the OnProfileUpdate changefeed trigger

Screenshots (if appropriate):

Types of changes

  • Chore (nothing changes by a user perspective)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

this file is however ignored because we aren't using a .NET language.
The extension bundle comes ahead of this and it's being picked by the
runtime.
Copy link

github-actions bot commented Aug 5, 2024

Jira Pull Request Link

This Pull Request refers to the following Jira issue IOPID-2118

@arcogabbo arcogabbo force-pushed the IOPID-2118--extensionbundle-update branch from c911926 to c56299d Compare August 5, 2024 13:49
Copy link

sonarcloud bot commented Aug 6, 2024

@arcogabbo arcogabbo marked this pull request as ready for review August 6, 2024 09:19
@arcogabbo arcogabbo requested a review from a team as a code owner August 6, 2024 09:19
@arcogabbo arcogabbo merged commit 71101ba into master Aug 7, 2024
6 checks passed
@arcogabbo arcogabbo deleted the IOPID-2118--extensionbundle-update branch August 7, 2024 15:10
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.

2 participants