All notable changes to this project are documented in this file. See Conventional Commits for commit guidelines.
0.6.0 (2026-06-11)
0.5.1 (2026-06-09)
0.5.0 (2026-06-09)
0.4.0 (2026-06-08)
- ewc login issue due to ssh keys handling (#101) (938fe62)
- encoded SSH keys shall not overwrite existing keys (#94) (1a21ff6)
- sec group from server can be empty also (#93) (9e5cd8b)
- CLI SSH inputs type (#91) (3758fa2)
- bump requires-python to >=3.11 (#90) (6b2363e)
- Introduce experimental deployment of item developed locally, not on public github yet (#57) (216a50a)
- Allow interaction with custom local catalogue for testing non published items (#52) (ef20420)
- Introduce profiles for multiple clouds (#46) (5e94702)
- update images list (#41) (43d2f53)
- Introduce ewc version command (#40) (cc162af)
- Introduce --force flag for ewc hub list command (#39) (64a198a)
- fix hub list (#87) (4bd497f)
- configuration mismatch not returning correct value for flavor (#86) (6d72964)
- variable not in context (#85) (b087b42)
- existing ssh keys should not be overwritten (#83) (e45db42)
- default image retrieval (#70) (a779ffe)
- cli should recognize empty known item-inputs passed (#63) (8b26cbd)
- add missing default mandatory value (#50) (a523850)
- Respect image name input precedence over default from items file (#49) (0f9e1b5)
- use federee not region for federated clouds (#43) (fe32f34)
- Fix error on the check on external IP ([#34]#34) 0d4ac0e
- DNS check error message and time ([#32]#32) 43735ef
- Use defaultSecurityGroups and checkDNS from items index b77b43b
- Introduce checkDNS for items (#29) 7f98a6a
- bump versions (#26) 78adb02
- Set DNS check to 15 minutes 9f24e2f
- ewc hub list command item name should show all name always (#25) e4869fc
- Force ansible roles download when new versions exist (#22) (#3) (9263391)
- Remove dependency not used (#19) (#6) (d44135b)
In this initial release, basic funcionality for ewc login, ewc hub and ewc infra command groups have been released. This is also the first release on GitHub with all public code.