Skip to content

Lower-bind pydantic to 2.10.1 - #44284

Merged
potiuk merged 1 commit into
apache:mainfrom
potiuk:bump-min-pydantic-version
Nov 22, 2024
Merged

Lower-bind pydantic to 2.10.1#44284
potiuk merged 1 commit into
apache:mainfrom
potiuk:bump-min-pydantic-version

Conversation

@potiuk

Copy link
Copy Markdown
Member

The new pydantic 2.10 release produces different output for the OpenAPI specification for the same classes. In order to stabilize it, we should make sure Pydantic is not less than 2.10.1.


^ 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.

The new pydantic 2.10 release produces different output for the
OpenAPI specification for the same classes. In order to stabilize
it, we should make sure Pydantic is not less than 2.10.1.
@potiuk

potiuk commented Nov 22, 2024

Copy link
Copy Markdown
MemberAuthor

@gopidesupavan

Copy link
Copy Markdown
Member

Is full tests require?

@gopidesupavan

Copy link
Copy Markdown
Member

Ah I see it has changed to dependency file, so it should trigger full tests :) ?

@potiuk

Copy link
Copy Markdown
MemberAuthor

The failing tests are "dataplex" - unrelated fixed in #44281

@potiuk
potiuk merged commit 8f567ec into apache:mainNov 22, 2024
@potiuk
potiuk deleted the bump-min-pydantic-version branch November 22, 2024 11:28
got686-yandex pushed a commit to got686-yandex/airflow that referenced this pull request Jan 30, 2025
The new pydantic 2.10 release produces different output for the
OpenAPI specification for the same classes. In order to stabilize
it, we should make sure Pydantic is not less than 2.10.1.
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:providersarea:UIRelated to UI/UX. For Frontend Developers.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@potiuk@gopidesupavan@pierrejeambrun