Skip to content

v0.3.4

Compare
Choose a tag to compare
@jyejare jyejare released this 26 Jul 14:55
· 147 commits to master since this release
8a85f38

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