Hiera 1.1.1 is a release candidate in the 1.x branch with bug fixes.

Downloads are available at:
 * Source: https://downloads.puppetlabs.com/hiera/hiera-1.1.1.tar.gz

RPMs are available at https://yum.puppetlabs.com/el or /fedora

Rubygem available at http://rubygems.org/gems/hiera

Debs are available at https://apt.puppetlabs.com

Mac package is available at
https://downloads.puppetlabs.com/mac/hiera-1.1.1.dmg

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.1.1:
 http://projects.puppetlabs.com/projects/hiera/

=======================
## Hiera 1.1.1 Bug Fixes ##
=======================

(#16831) Change how bundler is detected

    The constant `::Bundler::Setup` isn't defined in the latest version,
    instead using just `::Bundler` to detect whether it's been loaded.

    See also #16757

Only load rubygems in bin/hiera

    We should not require rubygems when used as a library. When invoked from the
    command line we require rubygems if bundler has not been loaded. If bundler
    has been loaded we assume rubygems is already loaded if it needs to be, as
    requiring rubygems after loading bundler can break the bundler setup.

=======================
## Hiera 1.1.1 Changelog ##
=======================

Josh Cooper (1):
      423b37c (#16831) Change how bundler is detected

Matthaus Owens (1):
      39e788d Update lib/hiera.rb for 1.1.1

Moses Mendoza (1):
      7c3b6f3 Update lib/hiera.rb for 1.1.1-rc1

Patrick Carlisle (1):
      6a94ef9 Only load rubygems in bin/hiera

-- 
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