Skip to content

Commit

Permalink
Update _posts/2023-07-01-stdlib-9.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jason Straw <[email protected]>
  • Loading branch information
bastelfreak and jstraw authored Aug 14, 2023
1 parent c5a17eb commit 709c5bf
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions _posts/2023-07-01-stdlib-9.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,11 @@ category: changelog

Hi!

Today, 2023-07-01, we started to implement puppetlabs/stdlib 9 support in our
Starting Today, 2023-07-01, we are implementing puppetlabs/stdlib 9 support in our
modules. The 9 release dropped a lot of functions or namespaced them. Wherever
necessary, we will require puppetlabs/stdlib 9. In those cases we will do a
major release of the module. We will try to combine this with the major release
required for dropping Puppet 6 support. All modules that depend on stdlib will
receive a PR with the title `puppetlabs/stdlib: Allow 9.x` or
`puppetlabs/stdlib: Require 9.x`.
required for dropping Puppet 6 support.

All modules that depend on stdlib 9.x will receive a PR with the title `puppetlabs/stdlib: Require 9.x`.
As modules are made compatible with stdlib 9.x will recieve a PR with the title `puppetlabs/stdlib: Allow 9.x`.

0 comments on commit 709c5bf

Please sign in to comment.