Commit graph

17 commits

Author SHA1 Message Date
Bryan Jen
f09ebab714 Release 4.4.0 prep 2015-06-22 09:10:09 -07:00
Hunter Haugen
8973259973 Update changelog for merge of #591 2015-03-24 15:22:39 -07:00
Hunter Haugen
1a83f57ec8 Supported Release 4.3.0
Summary
This release fixes compatibility with Puppet 4 and removes opportunities for local users to view the postgresql password. It also adds a new custom resource to aid in managing replication.

Features
- Add `postgresql::server::logdir` parameter to manage the logdir
- Add `environment` parameter to `postgresql_psql`
- Add `postgresql_replication_slot` custom resource

Bugfixes
- Fix for Puppet 4
- Don't print postgresql\_psql password in command
- Allow `postgresql::validate_db_connection` for more than one host+port+database combo
- Fix service command on Debian 8 and up
- Fix `postgresql::server::extension` to work with custom user/group/port
- Fix `postgresql::server::initdb` to work with custom user/group/port
- Fix changing template1 encoding
- Fix default `postgresql::server::grant::object_name` value
- Fix idempotency of granting all tables in schema with `puppet::server::grant`
- Fix lint warnings
2015-03-24 13:42:04 -07:00
Morgan Haskel
33981b4032 Remove references to host parameter since the vote was to revert that 2015-03-09 17:21:40 -07:00
Morgan Haskel
9236b21700 4.2.0 prep 2015-03-09 13:38:23 -07:00
Morgan Haskel
11a28887b0 Let's actually have the version number 2014-11-04 11:17:43 -08:00
Morgan Haskel
a1febc5b3e 4.1.0 prep 2014-11-03 12:01:41 -08:00
Ashley Penney
e8a24d1513 Further tweaks to changelog. 2014-09-03 11:50:13 -04:00
Ashley Penney
c8cb155243 Prepare a 4.0.0 release. 2014-09-03 11:33:44 -04:00
Ashley Penney
e2f5015207 Merge 3.4.x changes into master. 2014-07-25 09:31:00 -04:00
Ashley Penney
d7a890b4a9 Prepare 3.3.3 supported release. 2014-03-04 16:40:55 +00:00
Hunter Haugen
7dfa304e97 Supported Release 3.3.2
Summary
This is a supported release. It fixes a problem with updating passwords
on postgresql.org distributed versions of PostgreSQL.

Bugfixes
- Correct psql path when setting password on custom versions.
- Documentation updates
- Test updates

Known Bugs
* SLES is not supported.
2014-03-03 11:35:23 -08:00
Ken Barber
07eb908847 Increment version, cleanup and changelog for release 2.1.0
This patch provides new changelog notes for the next release. It also does some
cleanup:

* Move CHANGELOG.md to Changelog so it gets rendered in the forge
* Fix LICENSE so only the necessary boiler plate gets displayed in the Forge

And finally it increments the Modulefile version to 2.1.0.

Signed-off-by: Ken Barber <ken@bob.sh>
2013-02-17 01:01:17 +00:00
Chris Price
9fd7f1a4b1 Final commit for 2.0.1 release; update CHANGELOG and Modulefile 2013-01-30 09:55:29 -08:00
Chris Price
1d6ad0ce9b Update CHANGELOG, README, Modulefile for 2.0.0 release 2013-01-15 16:09:10 -08:00
Kenneth Knowles
12eef2eaa8 Advance version to 0.3.0 2012-09-17 10:42:05 -07:00
Chris Price
fcc0d70e1b Add changelog 2012-09-14 13:26:28 -07:00