[Puppet-dev] Puppet Platform 6.0.2 now available

2018-10-04 Thread puppet-product-updates
Puppet Platform 6.0.2 is a patch release that is now generally available. This release fixes a regression that shipped as part of Puppet Platform 6.0.1 earlier this week. The issue was that unless and onlyif attributes of the exec resource did not respect the specified cwd (directory from which t

[Puppet-dev] Bolt 1.0 now available!

2018-10-09 Thread Puppet Product Updates
Hello Everyone, We're excited to announce the 1.0 version of Bolt, Puppet's open source task runner. Bolt 1.0 includes features based on community feedback, extensions to utilize the 5,000+ modules on the Puppet Forge, a stabilized plan language, and more. For more information, check out the rel

[Puppet-dev] Bolt 1.1.0 now available

2018-10-17 Thread Puppet Product Updates
Hello Everyone, Today we’re happy to announce the release of Bolt 1.1.0. Highlights in this release include: - Sharing code between tasks - Marking internal tasks as private - Uploading directories via plans - Support for public-key signature system ed25519 - Upgraded WinRM gem dep

[Puppet-dev] Bolt 1.2.0 now available

2018-10-30 Thread Puppet Product Updates
Hello Everyone, Today we’re happy to announce the release of Bolt 1.2.0. Highlights in this release include: - A bolt apply command you can use to apply Puppet manifest code directly to targets - Python and Ruby helper libraries for tasks - Redacted passwords for printed Target object

[Puppet-dev] Puppet Platform 5.5.8 now available

2018-11-01 Thread Puppet Product Updates
Hello All, Puppet Platform 5.5.8 is a patch release that is now generally available. This release fixes regressions that shipped as part of Puppet Platform 5.5.7 last week. It includes a new Facter 3.11.6 release and removes support for Fedora 26. Download Puppet 5.5.8: https://puppet.com/docs/p

[Puppet-dev] Puppet Platform 6.0.4 now available

2018-11-01 Thread Puppet Product Updates
Hello All, Puppet Platform 6.0.4 is a patch release that is now generally available. This release fixes regressions that shipped as part of Puppet Platform 6.0.3 last week. Download Puppet 6.0.4: https://puppet.com/docs/puppet/6.0/puppet_platform.html#using-puppet-6-platform Read more in the re

[Puppet-dev] Bolt 1.4.0 now available

2018-11-30 Thread Puppet Product Updates
Greetings! We're happy to announce the release of Bolt 1.4.0. Highlights in this release include: - Using Bolt `apply` with orchestrator - Adding targets to an inventory group during plan execution - Additional plan test helpers For more information, check out the release notes: https:/

[Puppet-dev] Bolt 1.5.0 now available

2018-12-06 Thread Puppet Product Updates
Greetings! We're happy to announce the release of Bolt 1.5.0. Highlights in this release include: - Specifying aliases for nodes - Running `apply` with the PE orchestrator without installing the puppet_agent module For more information, check out the release notes: https://puppet.com/do

[Puppet-dev] Bolt 1.6.0 now available

2018-12-13 Thread Puppet Product Updates
Greetings! We're happy to announce the release of Bolt 1.6.0. Highlights in this release include: - Remote tasks - Local transport on Windows - Enhancements to the `reboot` and `bolt_shim` modules - Bug fixes For more information, check out the release notes: https://puppet.com/docs/

[Puppet-dev] Puppet Platform 6.1.0 is now available!

2018-12-18 Thread Puppet Product Updates
The first feature release in the Puppet 6 series is now available for download. This is a backwards-compatible release which contains a mixture of bugfixes and enhancements. It includes component updates to Puppet Server, Agent, and PuppetDB. Of particular note for this release: - Puppet Serve

[Puppet-dev] Bolt 1.7.0 now available

2018-12-19 Thread Puppet Product Updates
Greetings! We're happy to announce the release of Bolt 1.7.0. Highlights in this release include: - Configuring proxy SSH connections through jump hosts - Querying resource states from a plan - Specifying an array of directories in `modulepath` For more information, check out the releas

[Puppet-dev] Bolt 1.8.0 now available

2019-01-03 Thread Puppet Product Updates
Greetings! We're happy to announce the release of Bolt 1.8.0. Highlights in this release include: - Standard library functions For more information, check out the release notes: https://puppet.com/docs/bolt/1.x/bolt_release_notes.html To try this version of Bolt, follow the installation inst

[Puppet-dev] Bolt 1.8.1 now available

2019-01-04 Thread Puppet Product Updates
Greetings! We're happy to announce the release of Bolt 1.8.1. We were so excited about the addition of standard library functions in 1.8.0 that we missed actually packaging them. This is the fix. For more information about this release, check out the release notes: https://puppet.com/docs/bolt/1.

[Puppet-dev] Bolt 1.9.0 now available

2019-01-10 Thread Puppet Product Updates
Greetings! We're happy to announce the release of Bolt 1.9.0. Highlights in this release include: - Improved out-of-the-box tasks - Support for multiple PuppetDB `server_urls` - Bug fixes For more information, check out the release notes: https://puppet.com/docs/bolt/1.x/bolt_release_no

[Puppet-dev] Puppet Platform 5.5.10 and 6.0.5 are now available

2019-01-15 Thread Puppet Product Updates
Happy New Year! The first set of releases for the Puppet 5.5 (LTS series) and Puppet 6.0 (Feature series) are available. These releases contain bug fixes and performance improvements, notably: - Added support for Fedora 29 and removed Fedora 27 - Fixed a long-standing performance problem in

[Puppet-dev] Bolt 1.10.0 now available

2019-01-16 Thread Puppet Product Updates
Greetings! We're happy to announce the release of Bolt 1.10.0. Highlights in this release include: - Hyphens allowed in aliases and group names - Secured download of the `puppet_agent::install_powershell` task For more information, check out the release notes: https://puppet.com/docs/bolt/

[Puppet-dev] Puppet Platform 6.2.0 is now available!

2019-01-24 Thread Puppet Product Updates
The next monthly release in the Puppet 6 series is now available. Puppet Platform 6.2.0 includes bug fixes and backwards-compatible feature updates to Puppet Server, Puppet Agent, and PuppetDB. In addition to rolling up the bug fixes from last week's 6.0.5 patch release, it includes: - New pupp

[Puppet-dev] Bolt 1.11.0 now available

2019-02-08 Thread Puppet Product Updates
Greetings! We're happy to announce the release of Bolt 1.11.0. Highlights in this release include: - Powershell scripts over the PCP transport - Enhancements to output for `bolt plan show` - Support for macOS 10.14 and Fedora 28 and 29 - Secured download of the `puppet_agent::install`

[Puppet-dev] Puppet Platform 6.3.0 is now available!

2019-02-20 Thread Puppet Product Updates
The next monthly release in the Puppet 6 series is now available. Puppet Platform 6.3.0 includes security improvements, bug fixes, and backwards-compatible feature updates to Puppet Server, Puppet Agent, and Facter. Highlights of this release include: - Updates to Puppet Server's SSL (bouncycas

[Puppet-dev] Bolt 1.12.0 now available

2019-02-22 Thread Puppet Product Updates
Greetings! We're happy to announce the release of Bolt 1.12.0. Highlights in this release include: - Updated recommendations for project directory structure - A new `bolt puppetfile show-modules` command For more information, check out the release notes: https://puppet.com/docs/bolt/1.x/bo

[Puppet-dev] Bolt 1.13.0 now available

2019-02-27 Thread Puppet Product Updates
Greetings! We're happy to announce the release of Bolt 1.13.0. Highlights in this release include: - SMB file transfer on Windows - Interpreter configuration option - Bug fixes For more information, check out the release notes: https://puppet.com/docs/bolt/1.x/bolt_release_notes.html T

[Puppet-dev] Bolt 1.13.1 now available

2019-03-07 Thread Puppet Product Updates
Greetings! We're happy to announce the release of Bolt 1.13.1. This release includes bug fixes. For more information, check out the release notes: https://puppet.com/docs/bolt/1.x/bolt_release_notes.html To try this version of Bolt, follow the installation instructions for your operating system:

[Puppet-dev] Bolt 1.14.0 now available

2019-03-15 Thread Puppet Product Updates
Greetings! We're happy to announce the release of Bolt 1.14.0. Highlights in this release include: - Support for Puppet device modules in a manifest block - Improved validation and error handling for invalid PCP tokens For more information, check out the release notes: https://puppet.com/d

[Puppet-dev] Puppet Platform 5.5.12 and 6.0.7 are now available!

2019-03-26 Thread Puppet Product Updates
We’re happy to announce the next set of releases for the Puppet 5.5 (LTS series) and Puppet 6.0 (Feature series) are now available. These releases contain security updates, bug fixes and other improvements, notably: - Added support for macOS Mojave (10.14) agents. - Updates to Puppet Serve

[Puppet-dev] Puppet Platform 6.4.0 is now available!

2019-03-26 Thread Puppet Product Updates
The next monthly release in the Puppet 6 series is now available. Puppet Platform 6.4.0 includes security improvements, bug fixes, and feature updates to Puppet Server, Puppet Agent, and Facter. - Security patch applied to Ruby to address disclosed vulnerabilities ( PA-2512

[Puppet-dev] Bolt 1.15.0 now available

2019-04-01 Thread Puppet Product Updates
Greetings! We're happy to announce the release of Bolt 1.15.0. Highlights in this release include: - YAML plans - Support for RHEL 8 - Improved load time - Bug fixes For more information, check out the release notes: https://puppet.com/docs/bolt/latest/bolt_release_notes.html To try

[Puppet-dev] PDK 1.10.0 now available

2019-04-02 Thread Puppet Product Updates
Hello! We’re pleased to announce the latest release of Puppet Development Kit (PDK), version 1.10.0. This release contains many improvements to PDK templates, as well as a new --template-ref option for setting a specific reference in a template repo. Be sure to update to the new version and check

[Puppet-dev] Litmus

2019-04-11 Thread Puppet Product Updates
Hi everyone, The modules team at Puppet have been working on a new project called Litmus . It is a framework for acceptance testing Puppet modules. We are in the process of testing this out with our supported modules and MOTD

[Puppet-dev] Bolt 1.16.0 now available

2019-04-11 Thread Puppet Product Updates
Greetings! We're happy to announce the release of Bolt 1.16.0. Highlights in this release include: - New options for the local transport - Enhancements to `localhost` - Packaged `hiera-eyaml` gem For more information, check out the release notes: https://puppet.com/docs/bolt/latest/bolt

[Puppet-dev] Puppet Platform 6.4.1 is now available!

2019-04-16 Thread Puppet Product Updates
The next monthly release in Puppet 6 series is now available. Puppet Platform 6.4.1 includes improvements, bug fixes, and feature updates to PuppetDB and Puppet Agent: - Performance improvement for Puppet Device plugin sync - Improved debug logging to specify where server setting originates

[Puppet-dev] Puppet Platform 5.5.13 and 6.0.8 are now available!

2019-04-16 Thread Puppet Product Updates
We’re happy to announce the next set of releases for the Puppet 5.5 (LTS series) and Puppet 6.0 (Feature series) are now available. These releases contain bug fixes and performance improvements, notably: - Improved debug logging to specify where server setting originates (server or server_li

[Puppet-dev] Bolt 1.17.0 now available

2019-04-19 Thread Puppet Product Updates
Greetings! We're happy to announce the release of Bolt 1.17.0. This release adds the ability to rerun failed commands. For more information, check out the release notes: https://puppet.com/docs/bolt/latest/bolt_release_notes.html To try this version of Bolt, follow the installation instructions

[Puppet-dev] Bolt 1.18.0 now available

2019-04-26 Thread Puppet Product Updates
Greetings! We're happy to announce the release of Bolt 1.18.0. Highlights in this release include: - YAML plan validation - Inventory file version 2 - Bug fixes For more information, check out the release notes: https://puppet.com/docs/bolt/latest/bolt_release_notes.html To try this ve

[Puppet-dev] Bolt 1.19.0 now available

2019-05-06 Thread Puppet Product Updates
Greetings! We're happy to announce the release of Bolt 1.19.0. Highlights in this release include: - Conversion of YAML plans to Puppet plans - Improved error handling for missing commands For more information, check out the release notes: https://puppet.com/docs/bolt/latest/bolt_release_n

[Puppet-dev] Bolt 1.20.0 now available

2019-05-17 Thread Puppet Product Updates
Greetings! We're happy to announce the release of Bolt 1.20.0. Highlights in this release include: - Type info available in plans - Improved logging for `apply` - Terraform plugin in inventory v2 - Bug fixes For more information, check out the release notes: https://puppet.com/docs/b

[Puppet-dev] Bolt 1.21.0 now available

2019-05-30 Thread Puppet Product Updates
Greetings! We're happy to announce the release of Bolt 1.21.0. Highlights in this release include: - Setting custom exec commands for the Docker transport - Checking existence and readability of files - Outputting a message - Looking up PuppetDB facts in inventory v2 For more informa

[Puppet-dev] Bolt 1.22.0 now available

2019-06-07 Thread Puppet Product Updates
Greetings! We're happy to announce the release of Bolt 1.22.0. Highlights in this release include: - Proxy configuration - Support for version 4 Terraform state files - Prompt for sensitive data from inventory v2 For more information, check out the release notes: https://puppet.com/docs

[Puppet-dev] Bolt 1.23.0 now available

2019-06-14 Thread Puppet Product Updates
Greetings! We're happy to announce the release of Bolt 1.23.0. Highlights in this release include: - `catch_errors` function - Forge `baseurl` setting in the `puppetfile` config - Bug fixes For more information, check out the release notes: https://puppet.com/docs/bolt/latest/bolt_relea

[Puppet-dev] Puppet Platform 6.5.0 is now available!

2019-06-19 Thread Puppet Product Updates
This release contain bug fixes and enhancement, notably: - Support added for Fedora 30 (amd64) - New v4 catalog endpoint You can see the full list of changes in the release notes https://puppet.com/docs/puppet/6.5/release_notes_puppet.html -- You received this message because you are sub

[Puppet-dev] Bolt 1.24.0 now available

2019-06-24 Thread puppet-product-updates
Greetings! We're happy to announce the release of Bolt 1.24.0. Highlights in this release include: - Help text clarifications - Support for Fedora 30 - Support for embedding eyaml data in the inventory - and more For more information, check out the release notes: https://puppet.com/d

[Puppet-dev] PDK 1.11.0 now available

2019-06-27 Thread Puppet Product Updates
Hello! We’re pleased to announce the latest release of Puppet Development Kit (PDK), version 1.11.0. This release contains a variety of incremental improvements and bug fixes. You can review the full release notes at: https://puppet.com/docs/pdk/1.x/release_notes_pdk.html#release-notes-pdk-x.11

[Puppet-dev] Announcing Bolt 1.25. 0 Release

2019-06-28 Thread puppet-product-updates
Greetings! We're happy to announce the release of Bolt 1.25.0. Highlights in this release include: - Deprecating use of lookups in target_lookups - Resolving an issue with out::message - Fixing an issue with task action stub parameter method. For more information, check out the release

[Puppet-dev] PDK 1.11.1 now available

2019-07-02 Thread Puppet Product Updates
Hello! We’re pleased to announce the latest release of Puppet Development Kit (PDK), version 1.11.1. This release contains fixes for two bugs that were impacting the usage of PDK in Continuous Integration (CI) environments such as Travis CI: - PDK will now use environment variables to recogni

[Puppet-dev] Bolt 1.26.0 is now avilable

2019-07-10 Thread puppet-product-updates
Greetings! We're happy to announce the release of Bolt 1.26.0. Highlights in this release include: - Configuring PCP transport options in bolt.yaml - Task plugin improvements - Seeing nodes in an inventory group - Some bug fixes For more information, check out the release notes:

[Puppet-dev] Puppet Platform 5.5.16, 6.0.10, and 6.4.3 are now available

2019-07-16 Thread Puppet Product Updates
The latest point releases for Puppet 6 series and Puppet 5.5 are now available. These releases include bug fixes and security updates. Please review the release notes for the full list of changes: For Puppet 5.5.16: https://puppet.com/docs/puppet/5.5/release_notes.html For Puppet 6.0.10: https://

[Puppet-dev] Puppet Platform 6.7.0 is now available!

2019-07-23 Thread Puppet Product Updates
This release contains bug fixes and enhancements, notably: Puppet 6.7 adds new `ca_fingerprint` setting verifies the CA bundle download against a fingerprint. The new Puppet Server 6.5 release includes an upgrade to Jetty. With this update, Puppet Server now defaults to stronger FIPS-compliant cip

[Puppet-dev] Announcing Bolt 1.27.0 release

2019-07-25 Thread puppet-product-updates
Greetings! We're happy to announce the release of Bolt 1.27.0. Highlights in this release include: - Supporting WinRM with Kerberos - Collecting analytics about Boltdir usage - Adding the ability to target AWS instances - Reporting analytics about plugin usage - Some bug fixes F

[Puppet-dev] Puppet Platform 6.7.2 is now available!

2019-07-26 Thread Puppet Product Updates
This release fixes regression errors introduced in Puppet 6.7.0: - When using the `mailalias` resource type, Puppet was unable to parse certain files and returned errors. - When using the `puppetlabs-ciscopuppet` module, automatic relationships, such as autorequire, could cause the cat

[Puppet-dev] PDK 1.12.0 now available

2019-07-31 Thread Puppet Product Updates
Hello! The Puppet Developer Experience team is pleased to announce the latest release of the Puppet Development Kit (PDK), version 1.12.0. A few highlights from this release: - PDK will now validate the syntax of Embedded Puppet (.epp) files - An experimental `pdk new transport` command has be

[Puppet-dev] Announcing Bolt 1.27.1

2019-08-01 Thread puppet-product-updates
Greetings! We're happy to announce the release of Bolt 1.27.1. This is purely a bug fix release that resolves two issues: - Calling get_targets in manifest blocks with inventory version 2 caused an exception - Bolt ignored script arguments that contain "=" For more information, check o

[Puppet-dev] Bolt 1.29.0 now available

2019-08-15 Thread puppet-product-updates
Greetings! We're happy to announce the release of Bolt 1.29.0. Highlights in this release include: - Supporting remote state files for the Terraform inventory plugin - Improving reference documentation for Bolt commands - Removing unnecessary warning messages when using the Bolt CLI Fo

[Puppet-dev] Puppet Platform 6.8.0 is now available

2019-08-21 Thread Puppet Product Updates
The next release in the Platform 6 series, Platform 6.8.0 is now available! The release contains bug fixes and enhancements, including: - Support added for Debian 10 - Support for SHA256 checksum to verify Forge modules - Expand the apt provider to support virtual packages - Support no

[Puppet-dev] Bolt 1.29.1 now available

2019-08-22 Thread puppet-product-updates
Greetings! We're happy to announce the release of Bolt 1.29.1. This is a bugfix release. Issues resolved include: - Tasks with input method stdin are now compatible with the --tty option. - Docker transport is now compatible with the Windows Bolt controller. For more information, check ou

[Puppet-dev] Puppet Platform 6.8.1 is now available

2019-08-28 Thread Puppet Product Updates
The next release in the Platform 6 series, Platform 6.8.1 is now available! The release contains bug fixes. You can see the full list of changes in the release notes https://puppet.com/docs/puppet/latest/release_notes_puppet.html -- You received this message because you are subscribed to the Goo

[Puppet-dev] PDK 1.13.0 now available

2019-08-30 Thread Puppet Product Updates
Hello! The Puppet Developer Experience team is pleased to announce the latest release of the Puppet Development Kit (PDK), version 1.13.0. A few highlights from this release: - `pdk convert` will now create missing templated files that were previously only created when generating a new module (

[Puppet-dev] Bolt 1.30.0 now available

2019-09-05 Thread puppet-product-updates
Greetings! We're happy to announce the release of Bolt 1.30.0. Highlights in this release include: - Added a CHANGELOG.md file to track new features, bug fixes, and deprecation warnings - Users can configure the behavior of the apply_prep() plan function - Task helpers now print error

[Puppet-dev] Puppet Platform 6.9.0 is now available

2019-09-17 Thread Puppet Product Updates
The next release in the Platform 6 series, Platform 6.9.0 is now available! The release contains bug fixes and minor improvements, including: - Agent startup logged at debug level in daemon mode - serverip6 fact added - Now the plugin command is included in puppet help output - puppet

[Puppet-dev] Bolt 1.30.1 now available

2019-09-19 Thread puppet-product-updates
Greetings! We're happy to announce the release of Bolt 1.30.1. This is a bugfix release. Issues resolved include: - PowerShell tasks executed on targets with PowerShell version 2.x or earlier can now use task parameters with the string type in the name - Apply blocks in sub-plans now hon

[Puppet-dev] Bolt 1.31.0 now available

2019-09-26 Thread puppet-product-updates
Greetings! We're happy to announce the release of Bolt 1.31.0. Highlights in this release include: - Plugins can now ship with modules - All configuration options now support file path expansion - Eliminated an incorrect error message with certain WinRM configuration settings - Imp

[Puppet-dev] Bolt 1.31.1 now available

2019-09-27 Thread puppet-product-updates
Greetings, Bolt 1.31.1 is a bug fix release that addresses spurious plan failures and warnings on startup. For more information, check out the release notes: https://puppet.com/docs/bolt/latest/bolt_resolved_issues.html#spurious-plan-failures-and-warnings-on-startup-1-31-1 To try this version of

[Puppet-dev] Puppet Platform 6.10.0 Released

2019-10-01 Thread Puppet Product Updates
The next release in the Platform 6 series, Platform 6.10.0 is now available! This release contains Puppet Server and PuppetDB support for Debian 10. It also contains bug fixes and minor improvements, including: - Query parameters for HTTP and HTTPS file resources are now preserved - YAML ou

[Puppet-dev] Bolt 1.32.0 now available

2019-10-04 Thread puppet-product-updates
Greetings! We're happy to announce the release of Bolt 1.32.0. Highlights in this release include: These fixes: - - The plan function apply incorrectly returned successful if the report was unparseable - interpreters with spaces failed with the WinRM transport - Resource Types

[Puppet-dev] PDK 1.14.0 now available

2019-10-09 Thread Puppet Product Updates
Hello! The Puppet Developer Experience team is pleased to announce the latest release of the Puppet Development Kit (PDK), version 1.14.0. A few highlights from this release: - `pdk convert` has gained a new `--add-tests` flag which will automatically scaffold out missing unit tests for existin

[Puppet-dev] Bolt 1.33.0 now available

2019-10-10 Thread puppet-product-updates
Greetings! We're happy to announce the release of Bolt 1.33.0. Highlights in this release include: This fix: - Previously, Bolt failed to load azure_inventory plugin (#1301 ) These new features: - When referring to Targets in log or ou

[Puppet-dev] Puppet Platform 5.5.17, 6.4.4, and 6.10.1 are now available!

2019-10-15 Thread Puppet Product Updates
The latest point releases in the Puppet 5.5, 6.4 and 6.10 series - Puppet 5.5.17, 6.4.4 and 6.10.1 are now available! *5.5.17* The release contains bug fixes and minor improvements, including: - The exec type’s onlyif and unless checks now return redacted output if it is marked sensitive.

[Puppet-dev] Bolt 1.34.0 is now available

2019-10-17 Thread puppet-product-updates
Greetings! We're happy to announce the release of Bolt 1.34.0. Highlights in this release include: - Harmonize JSON and Puppet language Result Objects - The add_facts plan function returns a Target object Bug fixes include: - Failed to log transport type when making a connection - E

[Puppet-dev] Bolt 1.35.0 is now available

2019-10-25 Thread puppet-product-updates
Greetings! We're happy to announce the release of Bolt 1.35.0. Highlights in this release include: - Replace install_agent plugin with puppet_agent module Features include: - Support limit option for do_until function - Improve parameter passing for module plugins For more information

[Puppet-dev] PDK 1.14.1 now available

2019-11-01 Thread Puppet Product Updates
Hello! The Puppet Developer Experience team is pleased to announce the latest release of the Puppet Development Kit (PDK), version 1.14.1. This is a minor version release (.z release) that fixes a number of small bugs and issues, including: - `pdk test unit --verbose` will now switch RSpec's ou

[Puppet-dev] Bolt 1.36.0 is now available

2019-11-07 Thread Puppet Product Updates
Greetings! We're happy to announce the release of Bolt 1.36.0. Highlights in this release include the following. Deprecations: - Change arguments for --password and --sudo-password from optional to required - Favor --targets over --nodes Features: - Add --detail option for the inve

[Puppet-dev] Bolt 1.37.0 is now available

2019-11-08 Thread Puppet Product Updates
Greetings! We're happy to announce the release of Bolt 1.37.0. Highlights in this release include the following. Features: - New resolve_references plan function Bug fixes: - Allow optional --password and --sudo-password parameters For more information, please check out the release not

[Puppet-dev] Bolt 1.38.0 is now available

2019-11-15 Thread Puppet Product Updates
Greetings! We're happy to announce the release of Bolt 1.38.0. Highlights in this release include the following features: - Addition of a YAML plugin - Pass value of --targets or --nodes to TargetSpec $target plan parameter - Support _run_as parameter for puppet_library hook - Added -

[Puppet-dev] Puppet Platform 6.11.0 is now available

2019-11-19 Thread Puppet Product Updates
The next release in the Platform 6 series, Platform 6.11.0 is now available! The release contains bug fixes and minor improvements, including: - SSL state machine and application now use the Puppet HTTP client - Virtual package support for apt and dpkg providers - Package support for DNF

[Puppet-dev] Puppet Platform 6.11.1 is now available

2019-11-20 Thread Puppet Product Updates
The next release in the Platform 6 series, Platform 6.11.1 is now available! This release fixes the following regression: - The `daemon-reload` method returned all properties instead of the value for a specific `NeedDaemonReload` property For the full list of changes, check out the release

[Puppet-dev] Bolt 1.39.0 is now available

2019-11-22 Thread Puppet Product Updates
Greetings! We're happy to announce the release of Bolt 1.39.0. Highlights in this release include the following features: - Task metadata can now specify parameter defaults Bug fixes: - bolt inventory show --de

[Puppet-dev] Bolt 1.40.0 is now available

2019-12-02 Thread Puppet Product Updates
Greetings! We're happy to announce the release of Bolt 1.40.0. Highlights in this release include the following features: - bolt plan show displays plan and parameter descriptions - Added target_mapping field in puppetdb inventory plugin For more information, please check out the release

[Puppet-dev] Bolt 1.41.0 is now available

2019-12-03 Thread Puppet Product Updates
Greetings! We're happy to announce yet another release this week. Bolt 1.41.0 includes the following features: - Ruby helper library for inventory plugins - target_mapping field in terraform and aws_inventory inventory plugins For more information, please check out the release notes: h

[Puppet-dev] Bolt 1.42.0 is now available

2019-12-09 Thread Puppet Product Updates
Greetings! We're happy to announce Bolt 1.42.0. Highlights in this release include the following: New features - CLI help text updated to be more consistent with other Puppet tools - Packages for Debian 10 - SSH transport sets sudo-password to the same value as password by default B

[Puppet-dev] PDK 1.15.0 now available

2019-12-17 Thread Puppet Product Updates
Hello! The Puppet Developer Experience team is pleased to announce the latest release of the Puppet Development Kit (PDK), version 1.15.0. **Please see the end of this email for some important notes about PDK and the recent releases of Bundler 2.1.0 and Rubygems 3.1.1.** Highlights from the 1.15

[Puppet-dev] Puppet 5.5.18 is now available

2020-01-15 Thread Puppet Product Updates
The next point release in the Puppet 5.5 series, Puppet 5.5.18, is now available! The release contains bug fixes and minor improvements, including: * Removal of a dependency on .bat files when running Puppet as a service on Windows * OpenSSL 1.0.2 updated to 1.1.1d * Ability to resubmit facts a

[Puppet-dev] Puppet 6.4.5 is now available.

2020-01-15 Thread Puppet Product Updates
The next point release in the Puppet 6.4 series, Puppet 6.4.5, is now available! The release contains bug fixes and minor improvements, including: * Removal of a dependency on .bat files when running Puppet as a service on Windows * OpenSSL 1.0.2 updated to 1.1.1d * Support for Windows Server 2

[Puppet-dev] Puppet Platform 6.12.0 is now available

2020-01-15 Thread Puppet Product Updates
This release contains bug fixes and minor improvements, including: - Improved function performance for some manifests - OpenSSL 1.0.2 updated to 1.1.1d - Added ability to merge dependency warning For the full list of changes, check out the release notes: https://puppet.com/docs/puppet/la

[Puppet-dev] PDK 1.16.0 now available

2020-02-06 Thread Puppet Product Updates
Hello! The Puppet Developer Experience team is pleased to announce the latest release of the Puppet Development Kit (PDK), version 1.16.0. Highlights from the 1.16.0 release include: - Added a new "use_litmus" setting for auto-generated Travis CI configurations to make it easier to adopt Puppet

[Puppet-dev] Re: PDK 1.16.0 now available

2020-02-11 Thread Puppet Product Updates
ons issue, is now > available. This release contains no other changes. > > We're sorry for the inconvenience of the broken release and we have added > additional package acceptance tests to catch this issue in the future. > > On Thu, Feb 6, 2020 at 11:12 AM Puppet Product Updates <

[Puppet-dev] Puppet Platform 6.13.0 is now available

2020-02-18 Thread Puppet Product Updates
The release contains security and bug fixes and minor improvements, including: - Puppet 6.13.0 *changes the default behavior* for `strict_hostname_checking` from `false` to `true` (CVE-2020-7942 ). It is recommended that open source Puppe

[Puppet-dev] PDK 1.17.0 now available

2020-02-27 Thread Puppet Product Updates
Hello! The Puppet Developer Experience team is pleased to announce the latest release of the Puppet Development Kit (PDK), version 1.17.0. Highlights from the 1.17.0 release include: - PDK functionality can now be modified by feature flags (which is

[Puppet-dev] Puppet Platform 6.14.0 is now available

2020-03-10 Thread Puppet Product Updates
The next release in the Puppet 6 series, Puppet 6.14.0, is now available! The release contains security and bug fixes and minor improvements, including: - Removed OSx 10.13 and OSx 10.12 Support - Removed Fedora 28 and Fedora 29 Support - Ability to add a new user and update group member

[Puppet-dev] Puppet Platform 5.5.19 is now available

2020-03-10 Thread Puppet Product Updates
The next point release in the Puppet 5.5 series, Puppet 5.5.19, is now available! The release contains security and bug fixes and minor improvements, including: - Removed OSx 10.13 and OSx 10.12 Support - Removed Fedora 28 and Fedora 29 Support - Added OSx 10.15 Support - Enforced FIP

[Puppet-dev] Puppet Server 6.10.0 is now available

2020-04-15 Thread Puppet Product Updates
This release includes new features and minor improvements. For the full release notes, see https://puppet.com/docs/puppetserver/latest/release_notes.html -- You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To unsubscribe from this group and sto

[Puppet-dev] Puppet Platform 6.15.0 is now available!

2020-04-30 Thread Puppet Product Updates
The next release in the Puppet 6 series, Puppet 6.15.0, is now available! The release contains security and bug fixes and minor improvements, including: * `puppet-agent` support for Ubuntu 20.04 * `SemVerRange` support for `yum`, `apt`, `pip` and `gem` package providers * Partitioned reports table

[Puppet-dev] Puppet Platform 5.5.20 is now available!

2020-04-30 Thread Puppet Product Updates
The next point release in the Puppet 5.5 series, Puppet 5.5.20, is now available! The release contains security and bug fixes and minor improvements, including: * Facter 3.11.13 released which allows you to cache custom facts * Improved performance on the 'selmodule' provider * Upgrades Ruby to 2.

[Puppet-dev] Puppet Platform 6.16.0 is now available

2020-06-03 Thread Puppet Product Updates
The next release in the Puppet 6 series, Puppet 6.16.0, is now available! The release contains bug fixes and minor improvements, including: - A Puppet help --ronn command to generate help text for an application in ronn format - New Puppet agent options when waiting for lock - Puppet

[Puppet-dev] Puppet Platform 6.17.0 is now available

2020-07-15 Thread Puppet Product Updates
The next release in the Puppet 6 series, Puppet 6.17.0, is now available! The release contains bug fixes and minor improvements, including: - HTTPS file sources allow additional CA certificates - Puppet can now retrieve file content from artifactory using an HTTP(S) source parameter -

[Puppet-dev] Puppet Platform 5.5.21 is now available

2020-07-15 Thread Puppet Product Updates
The next point release in the Puppet 5.5 series, Puppet 5.5.21, is now available! The release contains bug fixes and minor improvements, including: - Updated the permission for state.yaml and transactionstore.yaml to remove the group write access - New disabled value in dnfmodule package

[Puppet-dev] PDK 1.18.1 now available

2020-07-20 Thread Puppet Product Updates
Hello! The PDK development team is pleased to announce the latest release of the Puppet Development Kit (PDK), version 1.18.1. Just a couple small bug fixes in this release: - Ensure templates have access to metadata during an `update` or `convert`. - Don’t attempt to modify a frozen string wh

[Puppet-dev] Bolt 2.23.0 is now available!

2020-08-17 Thread Puppet Product Updates
VERSION 2.23.0 *in this release* ✨ *new features* - The out::message plan function is now more flexible and can be used to print any valid data type. A data type that is a plan result will be pret

[Puppet-dev] Bolt 2.24.0 is now available!

2020-08-24 Thread Puppet Product Updates
VERSION 2.24.0 *in this release* ✨ *new features* - Debugging Bolt commands just got easier, and no longer requires re-running a command with the --debug option. Bolt now automatically logs activity at the debug level to bolt-debug.log in the project directory. This log will be trun

[Puppet-dev] Bolt 2.24.1 is now available

2020-08-24 Thread Puppet Product Updates
VERSION 2.24.1 *in this release* 🔧 *bug fix* - This release fixes a critical bug introduced in Bolt 2.24.0 that would cause Bolt to fail when it tried to write the bolt-debug.log file to a project directory that did not exist. Bolt will now only try to write this log file when the p

[Puppet-dev] Puppet Platform 6.18.0 is now available

2020-08-25 Thread Puppet Product Updates
The next release in the Puppet 6 series, Puppet 6.18.0, is now available! The release contains bug fixes and minor improvements, including: - New property and parameters for managing user rights on Windows - Upgrade to Curl 7.71.1 - Puppet commands allowed to run via AWS Session Manager

[Puppet-dev] Bolt 2.25.0 is now available

2020-08-26 Thread Puppet Product Updates
VERSION 2.25.0 *in this release* ✨ *new features* - The bundled puppet_agent module has a new puppet_agent::run plan which can be used to run the Puppet agent on a list of targets. This plan returns a set of results indicating whether the agent run was successful. If the Puppet agen

[Puppet-dev] Bolt 2.26.0 is now available

2020-08-31 Thread Puppet Product Updates
VERSION 2.26.0 *in this release* ✨ *new features* - Tasks can now return a _sensitive key in their output, which can contain any arbitrary value. Any value under this key will be treated sensitively by Bolt, preventing it from being printed to the console or logged at any log level

  1   2   >