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

Fixing the version for mongo provider #37250

Merged
merged 2 commits into from
Feb 8, 2024
Merged

Fixing the version for mongo provider #37250

merged 2 commits into from
Feb 8, 2024

Conversation

amoghrajesh
Copy link
Contributor

In PR: #37214 a breaking change was introduced but the minor version was bumped.
This PR fixes it


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

@eladkal
Copy link
Contributor

eladkal commented Feb 8, 2024

You need also to add 4.0.0 entry to provider.yaml

@potiuk
Copy link
Member

potiuk commented Feb 8, 2024

You need also to add 4.0.0 entry to provider.yaml

And remove the one added before.

@Taragolis Taragolis added the type:misc/internal Changelog: Misc changes that should appear in change log label Feb 8, 2024
@amoghrajesh
Copy link
Contributor Author

You need also to add 4.0.0 entry to provider.yaml

And remove the one added before.

Never added it there 😉
Just updated in provider.yaml

@potiuk potiuk merged commit c297f55 into main Feb 8, 2024
55 checks passed
@Taragolis Taragolis deleted the amoghrajesh-patch-3 branch April 3, 2024 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:providers provider:mongo type:misc/internal Changelog: Misc changes that should appear in change log
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants