Skip to content

Releases: JonasProgrammer/docker-machine-driver-hetzner

3.12.0

26 Feb 12:18
Compare
Choose a tag to compare

Changelog

  • 13bf4f8 feat: Add --hetzner-user-data-file (closes #99) - added --hetzner-user-data-file and deprecated --hetzner-user-data-from-file in favor of it (#99, thanks @perlun)

3.11.0

16 Feb 17:13
Compare
Choose a tag to compare

Changelog

3.10.1

02 Feb 17:17
78a8111
Compare
Choose a tag to compare

Changelog

  • 78a8111 chore: Remove isntrumented build (fixes #94)

3.10.0

06 Dec 17:00
Compare
Choose a tag to compare

Changelog

  • 1ad068b feat: User data from file - added ability to read user data from file (#93, thanks @Negashev)

3.9.2

22 Nov 19:25
Compare
Choose a tag to compare

Changelog

  • allow specification of existing public IP (closes #88, thanks @ItsReddi)
  • fix server being assigned a public IP even when explicitly disabled (closes #90, thanks @makmarius)
  • fix version display (closes #92, thanks @makmarius)
  • add instrumented builds

3.9.0

21 Oct 14:49
Compare
Choose a tag to compare

Changelog

3.8.1

17 Aug 17:22
Compare
Choose a tag to compare
  • switch to a more idiomatic representation of empty images to improve quality of life when dealing with the mutuality of --hetzner-image and --hetzner-image-id auto-generated command lines (#86, thanks @MichaelKittlitz)
    • old configurations (explicitly or indirectly specifying ubuntu-18.04 as image name and then specifying an ID) will continue to work; this may not be the case for upcoming default images
    • intermediate driver configuration may not contain an image in cases
    • these changes are non-breaking for pretty much everything interacting with the machine driver API only, so I consider this merely a patch release
  • add tagged build mode flag_debug, that will dump the entire driver config and passed options when raising flag-related errors
    • not active by default, has to be built manually

3.8.0

15 Jul 17:32
Compare
Choose a tag to compare

Changelog

3.7.1

15 Apr 15:49
Compare
Choose a tag to compare

Changelog

  • 52428e4 doc: Update version references

3.7.0

23 Jan 10:23
Compare
Choose a tag to compare

Changelog