pierrejeambrun opened a new pull request, #35681: URL: https://github.com/apache/airflow/pull/35681
This fixes two things: - when there is double digit version number, i.e amazon 8.11.0, the order is not correct, alphabetical order makes 8.9.0 be the latest provider version in the metadata. - when multiple constraints file specifies the same provider version, the latest_airflow version choose, is 'random' (latest downloaded constraint file, which is run in parallel) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
