Update providers metadata 2024-02-27#37737
Conversation
generated/provider_metadata.json
Outdated
| }, | ||
| "teradata": { | ||
| "2.0.0": { | ||
| "associated_airflow_version": "2.0.0", |
There was a problem hiding this comment.
mmm this one is odd
There was a problem hiding this comment.
Indeed :). Because it's not been yet used in any of the Airflow released. We should likely fix the script to put "latest" airflow here, which will get bumped next time after we release 2.8.3 or 2.9.0 - depends where it will be included - but for now it's better to manually add it.
There was a problem hiding this comment.
BTW. I've actually found out that there is another case that leads to 2.0.0 (look at weaviate 1.0.0). Fix is coming soon
There was a problem hiding this comment.
The #37741 contains much improved provider metadata generaion fixing all the problems found (and improving the speed by adding parallelism)
There was a problem hiding this comment.
This one can be closed when #37741 is merged - I included metadata refreshed in the PR.
|
Closed in favor of #37741 |
^ 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.rstor{issue_number}.significant.rst, in newsfragments.