v2.5.0
Important changes
We are now on ansible-core v2.15, which requires a control node with python 3.9 - 3.11.
If you are upgrading from a previous playbook version, ensure to update pipenv and ansible-galaxy dependencies with:
pipenv install --deploy
pipenv run ansible-galaxy install -r requirements.yml --force
What's Changed
- Fix jdbc driver download for sync service by @alxgomz in #739
- OPSEXP-2442 Add Red Hat & Rocky version 9.3 to supported OS by @MattioliLeo in #740
- OPSEXP-2156 Bump molecule to v6.0.3 by @gionn in #703
- Update dependency middleware_automation.keycloak to v2.0.1 by @alfresco-build in #745
- Update dependency amazon.aws to v6.5.1 by @alfresco-build in #746
- OPSEXP-2446 Bump ansible-core to 2.15.8 by @gionn in #744
- Update dependency ansible.utils to v2.12.0 by @alfresco-build in #748
- Update dependency buluma.elastic_repo to v0.3.0 by @alfresco-build in #749
- OPSEXP-2446 Drop docker collection and bump aws collection by @gionn in #751
- OPSEXP-2446 Bump all remaining galaxy dependencies by @gionn in #755
- OPSEXP-2446 Bump components for draco release by @gionn in #750
New Contributors
- @MattioliLeo made their first contribution in #740
Full Changelog: v2.4.2...v2.5.0