Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 748 Bytes

CHANGELOG.md

File metadata and controls

26 lines (18 loc) · 748 Bytes

1.2.1 (Unreleased)

1.2.0 (June 07, 2018)

NOTES:

  • Switched from MIT licence to MPL2
  • removed reverse_dns property of hcloud_floating_ip, because it was not useable, see hetznercloud#32
  • improved test coverage
  • updated terraform to v0.11.7
  • updated hcloud-go to v1.6.0
  • added log when waiting for an action to complete

BUG FIXES:

  • delete records from state that are invalid or are not found by the server
  • resource update methods return the result of the read method

1.1.0 (March 2, 2018)

  • Save hashsum of user_data, existing state is migrated
  • update hcloud-go to v1.4.0
  • update terraform from v0.11.2 to v0.11.3

1.0.0 (January 30, 2018)

  • Initial release