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