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

Release Ansible 9.10.0 #453

Merged
merged 1 commit into from
Sep 10, 2024
Merged

Release Ansible 9.10.0 #453

merged 1 commit into from
Sep 10, 2024

Conversation

github-actions[bot]
Copy link
Contributor

Ansible 9.10.0: Dependencies, changelog and porting guide
Release artifacts: https://github.com/ansible-community/ansible-build-data/actions/runs/10795717858/artifacts/1915047194

@gotmax23 gotmax23 requested a review from a team September 10, 2024 15:42
Comment on lines +96 to +98
- collection - support of mysqlclient connector is deprecated - use PyMySQL connector instead! We will stop testing against it in collection version 4.0.0 and remove the related code in 5.0.0 (https://github.com/ansible-collections/community.mysql/issues/654).
- mysql_info - The ``users_info`` filter returned variable ``plugin_auth_string`` contains the hashed password and it's misleading, it will be removed from community.mysql 4.0.0. Use the `plugin_hash_string` return value instead (https://github.com/ansible-collections/community.mysql/pull/629).
- mysql_user - the ``user`` alias of the ``name`` argument has been deprecated and will be removed in collection version 5.0.0. Use the ``name`` argument instead.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These should be in deprecated_features. I opened ansible-collections/community.mysql#679 to fix this, but it's not worth blocking the ansible release over, I don't think.

@gotmax23 gotmax23 mentioned this pull request Sep 10, 2024
Copy link
Collaborator

@mariolenz mariolenz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants