Skip to content

Commit a902adb

Browse files
committed
Prepare for 0.15.0 release
1 parent 2cd4b5d commit a902adb

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## Minor Release 0.15.0
2+
3+
- Make pg_repack the default way to perform maintenance [#25](https://github.com/npwalker/pe_databases/pull/25)
4+
- Start maintaining the reports table which we could not afford to perform a VACUUM FULL on
5+
- Rename typoed `pe_databases::maintenance::disable_maintenace` parameter to `pe_databases::maintenance::disable_maintenance`
6+
17
## Z Release 0.14.2
28
- Allow not managing table settings [#21](https://github.com/npwalker/pe_databases/pull/21)
39

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "npwalker-pe_databases",
3-
"version": "0.14.2",
3+
"version": "0.15.0",
44
"author": "npwalker",
55
"summary": "A Puppet Module for Backing Up / Maintaining / Tuning Your Puppet Enterprise Databases",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)