Releases: RedHatQE/cloudwash
Releases · RedHatQE/cloudwash
1.3.1
What's Changed
- Update pre-commit hooks by @Gauravtalreja1 in #115
- Add support for VM cleanup in VMware provider by @Gauravtalreja1 in #114
- Updated README with table showing supported types and cloud providers… by @anchalsingh2929 in #118
New Contributors
- @Gauravtalreja1 made their first contribution in #115
- @anchalsingh2929 made their first contribution in #118
Full Changelog: 1.2.0...1.3.1
1.2.0
What's Changed
- Add ENTRYPOINT and CMD by @mshriver in #108
- Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.8 by @dependabot in #103
- Bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10 by @dependabot in #105
- Bump docker/login-action from 2 to 3 by @dependabot in #110
- Bump docker/setup-qemu-action from 2 to 3 by @dependabot in #109
- Bump actions/checkout from 3 to 4 by @dependabot in #106
New Contributors
Full Changelog: 1.1.4...1.2.0
1.1.4
What's Changed
- Adding image cleanup for clouds by @akhil-jha in #101
- Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.8.5 by @dependabot in #93
- Bump actions/checkout from 2 to 3 by @dependabot in #89
- Bump docker/build-push-action from 3 to 4 by @dependabot in #86
New Contributors
- @akhil-jha made their first contribution in #101
Full Changelog: 1.1.3...1.1.4
1.1.3
What's Changed
- Update Dockerfile and GitHub Actions to use Python 3.11 by @ogajduse in #85
- Bump pypa/gh-action-pypi-publish from 1.5.2 to 1.6.4 by @dependabot in #84
New Contributors
Full Changelog: 1.1.2...1.1.3
1.1.2
1.1.1
What's Changed
- added support for the version and listing important file paths by @omkarkhatavkar in #70
- add AWS CloudFormation resource deletion option by @laDok8 in #49
- Fixes #68 - Fix Typo in Compute based settings by @jyejare in #69
New Contributors
- @dependabot made their first contribution in #58
- @omkarkhatavkar made their first contribution in #70
Full Changelog: 1.0.2...1.1.1
1.0.2
1.0.1
What's Changed
Since the horizon of cloudwash is increasing with more cloud providers and cloud resource types support, we had to do changes in the settings module that is adaptive for future features and precise enough for users to let user know by looking at settings files what providers and it's resource types the cloudwash supports. To understand this release impact on you, please visit #51 and read the section
Change and Impact on you
section in the description.
- Automatically Update Dependencies using Dependabot by @jyejare in #53
- Added CodeQL Analysis by @jyejare in #60
Full Changelog: 0.3.4...1.0.1
v0.3.4
What's Changed
- Breaking Changes Add support for deleting resources from multiple regions in AWS by that changes the
region
(string) setting toregions
(array) in settings,yaml for AWS provider that would break config initialization for AWS. to @shubhamsg199 in #19 - Github Actions for
PRs
andPush releases to PyPi and Quay
Automatically by @jyejare in #24 - remove git history from image by @hareldev in #23
- added .profile file to keep environment variables by @hareldev in #22
- Dockerfile.dev installs from setup.cfg instead of requirements by @jyejare in #25
- Fix PyPi failing with cloudwash setup by @jyejare in #26
- Remove explicit version from setup by @jyejare in #29
- Except VMs list from deleting and logging improvements by @jyejare in #36
- Added comments for aws credentials on settings template file by @adrianriobo in #40
- Packaging Troubles of setup fixed by @jyejare in #43
New Contributors
- @hareldev made their first contribution in #23
- @shubhamsg199 made their first contribution in #19
- @adrianriobo made their first contribution in #40
Full Changelog: v0.2.1...0.3.4
v0.2.1
What's Changed
- Fixed a typo in ec2.py file. by @paraggit in #14
- change -all flag to remove whole group by @laDok8 in #13
- Add pre-commit by @PrasadJoshi12 in #15
- The Dockerfile and buildConfig of cloudwash for OCP by @jyejare in #16
New Contributors
- @paraggit made their first contribution in #14
- @laDok8 made their first contribution in #13
- @PrasadJoshi12 made their first contribution in #15
Full Changelog: v0.1.3...v0.2.1