Releases: RedHatQE/cloudwash
Releases · RedHatQE/cloudwash
2.0.0
What's Changed
- [Develop] Code Abstraction/Standardisation of Resource Types by @jyejare in #116
- Adding gitleaks pre-commit hook to refrain from pushing secrets by @jyejare in #123
- Unified/Simplified Cloud Provider Cleanup and Resource Types by @jyejare in #126
- Backstage Catalog Info by @jyejare in #131
- [bug-fix] mismatch provider name in discs cleaup in
Developer
Branch by @omkarkhatavkar in #130 - Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.14 by @dependabot in #128
- Bump pre-commit/action from 3.0.0 to 3.0.1 by @dependabot in #125
- refactored with new design for resource images, stacks, nics, pips by @omkarkhatavkar in #132
- Add support for collecting deletable OCP leftovers from AWS by @oharan2 in #134
- Adding a block for how to run the cloudwash setup locally by @mayurilahane in #124
- Develop: Rebase GCE cleanup by @jyejare in #139
- Bump docker/build-push-action from 5 to 6 by @dependabot in #135
- Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 by @dependabot in #136
- Cloudwash supporting Containers cleanup by @jyejare in #140
- Create html based report for dry runs for cloud providers. by @msajidmansoori12 in #138
- Handled Packaging of CSS file right by @jyejare in #145
- [Develop] VMWare cleanup alignment with Develop branch by @jyejare in #146
- Develop: Rebase for OCP resource cleanup on AWS by @jyejare in #137
- Merging the Develop branch into Master by @jyejare in #152
New Contributors
- @oharan2 made their first contribution in #134
- @mayurilahane made their first contribution in #124
- @msajidmansoori12 made their first contribution in #138
Full Changelog: 1.3.1...2.0.0
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