PuppetDB 2.2.1 - October 14, 2014
PuppetDB 2.2.1 Downloads
------------------------
Available in native package format in the release repositories at:
http://yum.puppetlabs.com and
http://apt.puppetlabs.comFor information on how to enable the Puppet Labs repos, see:
http://docs.puppetlabs.com/guides/puppetlabs_package_repositories.html#open-source-repositoriesBinary tarball:
http://downloads.puppetlabs.com/puppetdb/Source:
http://github.com/puppetlabs/puppetdbPlease report feedback via the Puppet Labs tickets site, using an affected PuppetDB version of 2.2.1:
https://tickets.puppetlabs.com/browse/PDBDocumentation:
http://docs.puppetlabs.com/puppetdb/2.2/Puppet module:
http://forge.puppetlabs.com/puppetlabs/puppetdbRelease notes:
https://docs.puppetlabs.com/puppetdb/2.2/release_notes.htmlPuppetDB 2.2.1 Release Notes
----------------------------
This is a backwards-compatible bugfix release following the 2.2.0 feature release that introduced structured facts. For more information and upgrade advice, consult the detailed release notes here:
https://docs.puppetlabs.com/puppetdb/2.2/release_notes.htmlContributors
------------
Justin Holguin, Ken Barber, Kylo Ginsberg, Russel Sim, Ryan Senior and Wyatt Alt
Changelog
---------
Justin Holguin (1):
24835c9 (DOCUMENT-18) Mention DLO cleanup in docs
Ken Barber (14):
d48be30 (PDB-707) Fix bonecp 57P01 handling
9b53a30 Allow beaker rake task to accept proper preserve-hosts options
3715db6 (testing) Remove open_postgres_port usage from puppetdb class
2a0624a (PDB-868) Add exponential back offs for db retry logic
2d79c18 Switch to using c3.large testing instances
3ebbfa2 Mention that a -contrib package is required when install pg_trgm
278a32a Missing check for fact_values_string_trgm
7f66fbd (PDB-905) Fix containment-path for skipped events
b8584a3 Try reverting to c1.medium
178f673 Drain queues where appropriate to avoid race conditions
38a4b11 Revert "Try reverting to c1.medium"
b07e5fc More clarification around using an IP address for ssl-host and host
3057823 Fix the dependency for puppet for the PuppetDB package for the correct version
af9843b (PDB-904) Switch fact_values.value_string trgm index to be GIN not GIST
Kylo Ginsberg (1):
bb82c4e (docs) Fix some spelling mistakes and one word choice.
Russell Sim (1):
4af2462 (docs) Fixed contributor link
Ryan Senior (5):
72a1588 Changed our acceptance test setup to pin on facter 2.1.0
ee6be59 Revert "Changed our acceptance test setup to pin on facter 2.1.0"
021e864 (PDB-900) Make performance improvements to fact_values GC process
484d39d Fix for acceptance test issue related to fact path -> fact value constraint violation
7d0c662 Fixed bug when updating the values for an existing certname's factset
Wyatt Alt (7):
e9e4cbb (PDB-847) fix PE compatibility bug
403073f (maint/stable) fix documented behavior of =
24d655d (maint) fix commands API examples
6b83789 (PDB-865) PDB 2.2 migration fails when nodes have no facts
6b81b4b (PDB-13) Add wheezy to PDB acceptance tests
b405a48 (PDB-653) metrics update on PDB start
bb8f1bc Update release notes for PDB 2.2.1 release.