Hello Packer Community,

The Packer team is excited to announce the release of Packer 1.9.2.

This release contains a number of changes to improve the use of external
plugins and adds a warning for users who may still be relying on plugins
bundled into the Packer binary. Please note that plugins bundled into
Packer are not updated as new plugin releases are made; users are
encouraged to install plugins separately from Packer via the various plugin
installation commands
<https://developer.hashicorp.com/packer/docs/plugins/install-plugins#installation-guides>
.

For a full list of changes please refer to the Packer CHANGELOG
<https://github.com/hashicorp/packer/blob/master/CHANGELOG.md#192-july-19-2023>
.

Plugin Changes:

   -

   The Parallels plugin has been handed over to the Parallels team. New
   releases for this plugin are available at
   https://github.com/parallels/packer-plugin-parallels. This plugin is no
   longer being bundled in the Packer binary release. Existing references to
   the plugin will continue to work but users are advised to update the
   required_plugins block to use the new plugin source address.


Notable Features:

   -

   The hcl2_upgrade sub-command will now add required_plugins to the
   template generated from JSON for all official plugins
   <https://developer.hashicorp.com/packer/plugins#tiers-and-namespaces>.
   -

   Packer will now warn when using bundled plugins. This feature will be
   removed in a future version of the tool, this warning is meant to bring
   awareness of the upcoming change, and help users update their templates.
   <https://github.com/hashicorp/packer/pull/12495>

Notable Fixes:

   -

   Packer would recursively scan all the known directories in which we
   could have installed plugins. This caused unnecessary directory walks and
   slowdowns upon invocation. Packer will now only check for nested plugins
   within the directories used by commands such as packer init, packer
   plugins install, or as defined in PACKER_PLUGIN_PATH.

As always thank you for your continued support and contributions.

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/hashicorp/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/CAAqBfx0DqRC0YYCvv__5rVq9R45fWX1KC2JENuUwdTn_Bh0sLA%40mail.gmail.com.

Reply via email to