Skip to content

Releases: RedHatQE/cloudwash

1.3.1

18 Dec 14:08
a834f9e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.0...1.3.1

1.2.0

04 Oct 13:39
ca838d8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.4...1.2.0

1.1.4

08 Aug 08:37
7a68770
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.3...1.1.4

1.1.3

25 Jan 15:35
fb78112
Compare
Choose a tag to compare

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

02 Dec 13:05
35369b3
Compare
Choose a tag to compare

What's Changed

  • add azure resource group/region matrix option by @laDok8 in #77

Full Changelog: 1.1.1...1.1.2

1.1.1

31 Oct 15:54
52afd6b
Compare
Choose a tag to compare

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

Full Changelog: 1.0.2...1.1.1

1.0.2

03 Oct 14:36
Compare
Choose a tag to compare

What's Changed:

The release is focused on fixing typo issues from Release 1.0.1 that made cloudwash breaking for VM exceptions and Azure NiC cleanup.

ChangeLog:

  • Bugfix & remove redundant template parameters by @laDok8 #66
  • Fix commented Azure Nics cleanup typo by @jyejare #67

1.0.1

27 Sep 10:32
Compare
Choose a tag to compare

What's Changed

  • BREAKING CHANGE: Making settings more precise by @jyejare in #51

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

26 Jul 14:55
8a85f38
Compare
Choose a tag to compare

What's Changed

  • Breaking Changes Add support for deleting resources from multiple regions in AWS by that changes the region(string) setting to regions(array) in settings,yaml for AWS provider that would break config initialization for AWS. to @shubhamsg199 in #19
  • Github Actions for PRs and Push 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

Full Changelog: v0.2.1...0.3.4

v0.2.1

21 Jun 10:10
5081b2b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.3...v0.2.1