Releases: gantsign/ansible-role-maven
Releases · gantsign/ansible-role-maven
5.7.4
5.7.3
5.7.2
5.7.1
Enhancement:
- #181: Updated to Maven to version 3.9.1
Other changes:
- #182: Added Dependabot
- #183: Upgraded actions/setup-python from 2 to 4
- #184: Upgraded actions/checkout from 2 to 3
- #185: Upgraded docker/login-action from 1 to 2
- #186: Upgraded actions/cache from 2 to 3
- #187: Fixed Ansible Lint warnings
- #188: Upgraded minimum Ansible version to 2.12
- #189: Increased upper Ansible test range to Ansible 7.3.0
5.7.0
5.6.7
5.6.6
5.6.5
Enhancement:
- #177: Updated to Maven to version 3.8.6
Other changes:
- #166: Increased upper Ansible test range to Ansible 2.10
- #167: Increased minimum Ansible version to 2.9
- #168: Upgraded Ansible Lint to version 5.4.0
- #169: Upgraded Flake8 to version 4.0.1
- #170: Upgraded yamllint to version 1.26.3
- #171: Updated moleculew to version 1.2.0
- #172: Upgraded Molecule to 3.1.5
- #173: Upgraded test Python version to 3.8.10
- #174: Changed CI to run on Ubuntu 20.04
- #175: Changed CI to use ansible-galaxy-import-action
- #176: Refactored to reuse release workflow