Releases: ngine-io/ansible-collection-cloudstack
Releases · ngine-io/ansible-collection-cloudstack
Release v3.0.0
Major Release
This is an major release due to some redesigns and refactorings. However, your playbooks should not break. If you encounter any issues, please create an issue.
What's Changed
- Refactoring for v3 by @resmo in #133
- Feature/cs_configuration_info by @arencibiafrancisco in #130
- v3 by @resmo in #141
- Add lookup plugin to use native api by @tanganellilore in #136
- template: fix missing tags handling by @resmo in #154
Infra
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #151
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #149
- Bump codecov/codecov-action from 4 to 5 by @dependabot[bot] in #142
New Contributors
- @arencibiafrancisco made their first contribution in #130
- @BartJM via #153
Full Changelog: v2.5.0...v3.0.0
Release 2.5.0
What's Changed
- Add cs_instance user_data_details and _name by @tanganellilore in #134 and by @resmo in #138
- cs_service_offering: response tag was replaced with storagetag in 4.16 by @resmo in #118
Full Changelog: v2.4.1...v2.5.0
Release 2.4.1
Release 2.4.0
What's Changed
- cs_project.py: pass cleanup=true in deleteProject API by @rohityadavcloud in #122
- Adds additional supported_services in network offering by @bilalstanz in #123
- Add possibility to skip certificate validation by @tanganellilore in #131
New Contributors
- @rohityadavcloud made their first contribution in #122
- @bilalstanz made their first contribution in #123
- @tanganellilore made their first contribution in #131
Full Changelog: v2.3.0...v2.4.0
Release 2.3.0
What's Changed
- Allow passing cluster and pod details when deploying an VM by @Pearl1594 in #105
- Fix cs_instance for existing instance if account/domain is set by @olivierlemasle in #109
- cs_instance: unbind args cpu, cpu_speed, memory by @resmo in #114
New Contributors
- @Pearl1594 made their first contribution in #105
- @olivierlemasle made their first contribution in #109
Full Changelog: v2.2.4...v2.3.0