PuppetDB 2.3.1 - March 31, 2015
PuppetDB 2.3.1 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.1:
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.1 Release Notes
----------------------------
PuppetDB 2.3.1 is a backward-compatible bugfix release primarily focused on the storage of facts. Users experiencing "constraint violation" errors or noticing heavy database loads on PuppetDB 2.2.0+ are encouraged to upgrade.
For more information and upgrade advice, consult the detailed release notes here:
https://docs.puppetlabs.com/puppetdb/2.3/release_notes.html
Contributors
------------
Andrew Roetker, Ben S, John Duarte, Ken Barber, Matthaus Owens, Nick Fagerlund, Rob Browning, Russell Mull, Ryan Senior, Wyatt Alt
Changelog
---------
Andrew Roetker (1):
79fab2f (PDB-1328) Add contributors to and edit release notes
Ben S (1):
6804e75 (docs) Replace Checkin with Check In
John Duarte (2):
21d13e2 (PDB-1305) Update install from source docs for AIO
8ffe8ff (PDB-1305) Change all-in-one refs to Puppet 4
Ken Barber (1):
113206f (docs) Add .html suffixes to 2.3.0 release notes
Matthaus Owens (1):
ea4e651 (maint) Remove facter requirement from rpm specfile
Nick Fagerlund (1):
7739f6d (docs) Add docs sidebar nav (TOC) file to PuppetDB repo, as _puppetdb_nav.html
Rob Browning (4):
53210f6 (maint) applied-migrations: don't ignore exceptions
d5cbad2 (PDB-1031) Accommodate move of fact paths to facts
dd21714 (PDB-1031) Verify gc behavior in update race test
a97ecf2 (PDB-1328) Add preliminary 2.3.1 release notes
Russell Mull (2):
9c59032 (PDB-1307) Update to tk-jetty 1.3.0
f7604f0 (PDB-1342) Fix trusted facts fallback
Ryan Senior (3):
dbb9f71 (PDB-1031) Fix query engine, v3 endpoints for fact_path move
7531aa5 (PDB-1031) Speed migration with unique facts table
0b4e92e (PDB-1031) Reproduce the fact paths constraint issue
Wyatt Alt (1):
93c8f54 (PDB-1286) backport resource timestamp normalization to stable