PuppetDB 2.3.2 - April 1, 2015

PuppetDB 2.3.2 Downloads
------------------------

Available in native package format in the release repositories at:
http://yum.puppetlabs.com and http://apt.puppetlabs.com

For information on how to enable the Puppet Labs repos, see:
http://docs.puppetlabs.com/guides/puppetlabs_package_repositories.html#open-source-repositories

Binary tarball: http://downloads.puppetlabs.com/puppetdb/

Source: http://github.com/puppetlabs/puppetdb

Please report feedback via the Puppet Labs tickets site, using an affected
PuppetDB version of 2.3.2:
https://tickets.puppetlabs.com/browse/PDB

Documentation: http://docs.puppetlabs.com/puppetdb/2.3/

Puppet module: http://forge.puppetlabs.com/puppetlabs/puppetdb

PuppetDB 2.3.2 Release Notes
----------------------------

PuppetDB 2.3.2 is a backwards-compatible bugfix release that corrects two
problems which could prevent migration to the database format introduced in
2.3.1. Users that attempted to upgrade and got a foreign key constraint
violation like this:

update or delete on table "fact_paths" violates foreign key constraint
"fact_values_path_id_fk" on table "fact_values"

or users who experienced issues because they use do not use the PUBLIC
schema will need to upgrade to 2.3.2. Users who upgraded successfully will
be unaffected by the changes. Neither issue presented a risk of data loss.

For more details, consult the release notes here:
https://docs.puppetlabs.com/puppetdb/2.3/release_notes.html

Contributors
------------
Rob Browning

Changelog
---------
Rob Browning (2):
      1e173c3 (PDB-1362) Drop values constraint earlier in fact paths
migration
      34675b5 (PDB-1363) Revert "(maint) applied-migrations: don't ignore
exceptions"

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-dev/CAJDiH3EW6v72DvLEt46n6zWprRADmRv_KRbTA-hrw2AZw3k9cQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to