Hello Packer community, We're glad to announce that Packer v1.4.0 is out!
As usual, the changelog contains most of what happened; you can get all the details at https://github.com/hashicorp/packer/blob/master/CHANGELOG.md#140-april-11-2019 Here are a couple of highlights: * It is now possible to recursively interpolate variables. * Windows Containers for Docker for Windows is now supported. * It is now possible to set a timeout on provisioning steps. * There is now a new sleep provisioner. There are a couple of backwards-incompatible changes to the option names in the Amazon, Scaleway, and Hyper-V builders. Template changes can be automatically applied using "packer fix". For more details, check the changelog at https://github.com/hashicorp/packer/blob/master/CHANGELOG.md#backwards-incompatibilities For plugin developers: * Most parts of packer are now context cancellable. This is a breaking change, but we hope this will make cancellation simpler and more idiomatic in most cases. No more cancel method that cancels an internal context or chan. As always, let us know via GitHub or this mailing list if you come across any issues. Have a great day! Thanks, The Packer Team -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/packer/issues IRC: #packer-tool on Freenode --- You received this message because you are subscribed to the Google Groups "Packer" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/packer-tool/d805fc41-19dd-4942-abcb-c54efd0ddb8a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
