-
Notifications
You must be signed in to change notification settings - Fork 410
Update README to show supported ansible-core and Python versions
#2310
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
Update README to show supported ansible-core and Python versions
#2310
Conversation
|
Build succeeded. ❌ ansible-galaxy-importer FAILURE in 3m 57s (non-voting) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please note that removing python 3.7 support requires a breaking changes changelog. Please have a look at this PR as an example ansible-collections/amazon.aws@869c6ee#diff-aef25ba04f0d21c549f4cf6e6f32f1ae799ca265b189bab3b1ab9a3413fd6a0d
| Amazon have also announced the planned end of support for | ||
| [Python less than 3.8](https://aws.amazon.com/blogs/developer/python-support-policy-updates-for-aws-sdks-and-tools/). | ||
| As such support for Python less than 3.8 will be removed in a release after 2024-12-01. | ||
| [Python less than 3.9](https://aws.amazon.com/blogs/developer/python-support-policy-updates-for-aws-sdks-and-tools/). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The date in the statement is not correct.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this statement is added when we generally add a deprecation. However, I would like to double check on this with @tremble.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Since the SDK support ends in April 2026, can we mention May 2026 here when we plan the next major release ?
|
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 3m 20s (non-voting) |
|
Build succeeded. ❌ ansible-galaxy-importer FAILURE in 3m 37s (non-voting) |
|
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 3m 25s (non-voting) |
|
Build succeeded (gate pipeline). ❌ ansible-galaxy-importer FAILURE in 3m 25s (non-voting) |
d984f13
into
ansible-collections:main
Docs Build 📝Thank you for contribution!✨ This PR has been merged and your docs changes will be incorporated when they are next published. |
…nsible-collections#2310) Per changes made in ansible-collections#2304 ; these need to be documented in the README. Reviewed-by: Alina Buzachis Reviewed-by: GomathiselviS <[email protected]>
Per changes made in #2304 ; these need to be documented in the README.