github-actions
released this
18 Dec 17:59
·
3 commits
to refs/heads/main
since this release
Enhancements
- GCE: Added network tags support (#272) @dfisiuk
- implement reset for podman driver (#269) @guppy0130
Bugfixes
- Add retry for gce plugin when waiting for SSH (#270) @cnfrancis
- Vagrant:
test_vagrant_root[box_url]
fails due to missing box (#274) (#275) @dinadins - docker: allow
import docker
inreset
to fail (#268) @guppy0130 - lint and update action paths (#258) @konstruktoid
- fix #239 , use python-style templating instead of Jinja in the plugins login_cmd_template (#240) @danielpodwysocki
- Unbreak CI (#260) @apatard
- gce: add missing deps for GCE driver (#247) @loozhengyuan
- Enforce pkcs1 for ec2 keys (#161) @sspans-sbp
- docker: support cache_from in create playbook (#252) @rmuir
- podman: add podman executable on build image task (#254) @ghoudmon
- Don't print registry password in loop label (#255) @sthiriet
What's Changed
- Don't print registry password in loop label by @sthiriet in #255
- podman: add podman executable on build image task by @ghoudmon in #254
- docker: support cache_from in create playbook by @rmuir in #252
- Enforce pkcs1 for ec2 keys by @sspans-sbp in #161
- gce: add missing deps for GCE driver by @loozhengyuan in #247
- Unbreak CI by @apatard in #260
- fix #239 , use python-style templating instead of Jinja in the plugins login_cmd_template by @danielpodwysocki in #240
- implement reset for podman driver by @guppy0130 in #269
- lint and update action paths by @konstruktoid in #258
- docker: allow
import docker
inreset
to fail by @guppy0130 in #268 - Vagrant:
test_vagrant_root[box_url]
fails due to missing box (#274) by @dinadins in #275 - GCE: Added network tags support by @dfisiuk in #272
- Add retry for gce plugin when waiting for SSH by @cnfrancis in #270
New Contributors
- @sthiriet made their first contribution in #255
- @ghoudmon made their first contribution in #254
- @rmuir made their first contribution in #252
- @sspans-sbp made their first contribution in #161
- @loozhengyuan made their first contribution in #247
- @guppy0130 made their first contribution in #269
- @dinadins made their first contribution in #275
- @dfisiuk made their first contribution in #272
- @cnfrancis made their first contribution in #270
Full Changelog: v23.5.3...v23.6.0