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 10.4.0 #454

Merged
merged 1 commit into from
Sep 10, 2024
Merged

Release Ansible 10.4.0 #454

merged 1 commit into from
Sep 10, 2024

Conversation

github-actions[bot]
Copy link
Contributor

Ansible 10.4.0: Dependencies, changelog and porting guide
Release artifacts: https://github.com/ansible-community/ansible-build-data/actions/runs/10795789907/artifacts/1915065519

@gotmax23 gotmax23 requested a review from a team September 10, 2024 15:42
Comment on lines +128 to +130
- 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.

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

@gotmax23 gotmax23 merged commit 0a11cf0 into main Sep 10, 2024
1 check passed
@gotmax23 gotmax23 deleted the publish-10.4.0 branch September 10, 2024 17:07
@gotmax23
Copy link
Contributor

Thanks!

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