PuppetDB 2.3.0 - March 19, 2015
PuppetDB 2.3.0 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.3.0:
https://tickets.puppetlabs.com/browse/PDBDocumentation:
http://docs.puppetlabs.com/puppetdb/2.3/Puppet module:
http://forge.puppetlabs.com/puppetlabs/puppetdbPuppetDB 2.3.0 Release Notes
----------------------------
PuppetDB 2.3.0 is a backward-compatible feature release following
2.2.2, that adds support for Puppet 4.
For the moment, if you want to use the puppetlabs-postgres module to
set up PuppetDB 2.3.0 for use with Puppet 4, you will need to use the
master branch from github:
https://github.com/puppetlabs/puppetlabs-postgresqlThe released versions don't support it yet.
For more information and upgrade advice, consult the detailed release
notes here:
https://docs.puppetlabs.com/puppetdb/2.3/release_notes.htmlContributors
------------
Andrew Roetker, Erik Dalén, Jean Bond, Ken Barber, Preben Ingvaldsen,
Rob Braden, Rob Browning, Rob Nelson, Roger Ignazio, Russell Mull,
Ryan Senior, and Wyatt Alt
Changelog
---------
Andrew Roetker (2):
f815330 (PDB-1024) Add support for hyphenated classnames
68bf176 (bugfix) Only test hyphenated classnames with Puppet 3
Erik Dalén (1):
407fd7e (PDB-1076) Make environment garbage collection ignore null values
Jean Bond (2):
b6fc457 DOCUMENT-211: Switched greater than / less than operators
2fd9719 PuppetDB: broken links in connect_puppet_master
Ken Barber (13):
28b957e (docs) JVM not Java
69a6ea1 (PDB-1029) Provide an arity detection for backwards compatibility for profiling
7cd01ac (maint) Switch to new el5 image for acceptance tests
e21b5f5 (PDB-1034) Switch to using a script in the repo for PR testing
dea1395 (maint) Corrected wording for port configuration in
connect_puppet_master.md 9a6b74c Add VPC support for acceptance test hosts for PuppetDB
2ca29dc Pin against Ruby 1.9.x compatible version of retriable
b2e4aca (maint) Use bundler retries for PR testing
2f35fa8 Switch to using 3.2 version of activerecord
01b9a8f Fix bullet points in versioning policy
a95077a (doc) Change incorrect header level in 2.2.1 release notes
8d9810c (maint) Switch to different subnet-id for different availability zone
7956818 (PDB-1293) Add example for using curl with SSL for PE
Preben Ingvaldsen (1):
3eb8706 (PUP-3512) Use new Profiler API
Rob Braden (2):
c9a8679 (re-3879)(packaging) Install terminus files to puppet 4 load path
15f1e62 (re-4060)(packaging) Update terminus install paths for puppet 4
Rob Browning (3):
219fbee (PDB-1139) Add preliminary 2.3.0 release notes
97cf934 (PDB-1277) Fix puppetdb-ssl-setup/postinsts for AIO
f8e39e6 (PDB-1139) Update documentation for 2.3.0
Rob Nelson (1):
78f7b18 (PDB-137) Document firewall and selinux requirements for PuppetDB.
Roger Ignazio (1):
14fe50c (maint) Set Beaker AWS department to 'eso-dept'
Russell Mull (5):
ad5b425 (PDB-813) Upgrade trapperkeeper and move certificate-whitelist
f73842e (PDB-1247) Update to latest trapperkeeper
a94a818 (PDB-1247) Documentation cleanup
8ca23f6 (PDB-1247) Clean up comments, function names
f0e3ab8 (PDB-1247) Fix cert_whitelist_legacy test
Ryan Senior (6):
73394c4 Fix typo in the fact-contents endpoint docs
97745f3 (PDB-1017) Fix node tests hiding failures
9ef68b6 Fixes needed for running tests against puppet's master branch
fcad5c9 (PDB-1109) Couldn't satisfy such that unit test failure
2ce393c (PDB-1200) Added pinning to Puppet 3.7.3 on Fedora
2080a33 (PDB-1202) Fix Travis OOM native thread error
Wyatt Alt (12):
97ce168 (PDB-1012) WIP Make spec tests use correct Puppet version
50c1fd0 (maint) This fixes some broken links in our commands documentation.
fd0824b (PDB-995) retire to_pson_data_hash in spec tests to conform to latest puppet
2d9b55b (maint) pin i18n
4c2f3c4 (maint) delete extraneous arguments to factsets endpoint
9e32539 (maint) use latest lein
c773ecc Update install_from_source.markdown
077618c (PDB-1052) fix spec tests on puppet master
e50c7a3 Update trouble_kahadb_corruption.markdown
104737a (maint) prior to this commit the template generated invalid bash
71646c6 Update maintain_and_tune.markdown
e310425 Revert "(PDB-1139) Add preliminary 2.3.0 release notes"