Hiera-Puppet 1.0.0rc2 is a feature release candidate. Hiera-Puppet is
the Puppet backend for Hiera and contains the parser functions for
Puppet.

Downloads are available:
 * Source http://puppetlabs.com/downloads/hiera/hiera-puppet-1.0.0rc2.tar.gz
 * Apt and yum development repositories
 * Apple package http://puppetlabs.com/downloads/mac/hiera-puppet-1.0.0rc2.dmg
 * Prerelease gem:
https://rubygems.org/downloads/hiera-puppet-1.0.0rc2.gem or `gem
install hiera-puppet --pre`

It includes contributions from the following people:
Andrew Parker, Jeff McCune, Kelsey Hightower, Matthaus Litteken, and
Patrick Carlisle

See the Verifying Puppet Download section at:
 
http://projects.puppetlabs.com/projects/puppet/wiki/Downloading_Puppet#Verifying+Puppet+Downloads

Please report feedback via the Puppet Labs Redmine site, using an
affected version of 1.0.0rc2:
 http://projects.puppetlabs.com/projects/hiera-puppet

## Hiera-Puppet 1.0.0rc2 Release Notes ##

(#15184) Refactor parser functions

    This patch refactors the parser functions which centralizes hiera
    configuration and lookups into a new `HieraPuppet` module.

    The spec tests have be reorganized into a better hierarchy.

    Updated specs and acceptance tests are included.

(#12122) Use nil as default answer in lookup

    Synchronize with the way backends work in Hiera 1.0 by starting with nil
    instead of Backend.empty_answer


## Hiera-Puppet 1.0.0rc2 Changelog ##

Andrew Parker (1):
      89cde8d (Maint) Create a test for the puppet backend

Jeff McCune (4):
      def41d5 Add watchr script
      d840325 (Maint) Use PuppetlabsSpec::PuppetSeams.parser_scope
      88c5f9a (Maint) Fix mock error with hiera module
      7ac4a54 (Maint) Fix missing spec_helper lines in some tests

Kelsey Hightower (6):
      01e9122 (maint) Follow Puppet Labs style guide + code cleanup
      95d7058 (maint) parser functions do not require hiera.yaml
      8a49eab (maint) Add acceptance tests
      bdb8563 (#15184) Refactor parser functions
      9ab901f (maint) Hiera Puppet now has a LICENSE file
      44bc7cb (#15105) Update README YAML examples

Matthaus Litteken (7):
      378a1a2 Tweak debian packaging
      9c23e9d Remove puppetlabs_spec_helper require from root Rakefile
      8e4e76a (maint) Replace .should on blocks with .to
      2fa4251 Update hiera-puppet package tasks
      c686adb Update debian package task to handle orig version
properly and use the correct directory name when building.
      416f098 Update hiera-puppet hiera dependency to ~> 1.0

Patrick Carlisle (4):
      dbdda00 (#12122) Use nil as default answer in lookup
      7a458a4 (#14841) Give useful error for array or hash lookup failure
      d76a9d8 (#14841) Add test for hiera_hash parser function
      b166328 (#14841) Add test coverage for remaining hiera parser functions

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to