| 
1 |  | -## Minor Release 1.1.0  | 
 | 1 | +# Change log  | 
2 | 2 | 
 
  | 
3 |  | -- The reports and resource_events tables are no longer repacked when the tables are partitioned  | 
4 |  | -- Update repack logging to separate files  | 
5 |  | -- Update Puppet VS Code Extension ID  | 
6 |  | -- Update to PDK 1.18.1  | 
 | 3 | +All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org).  | 
7 | 4 | 
 
  | 
8 |  | -## Minor Release 1.0.1  | 
 | 5 | +## [v1.2.0](https://github.com/puppetlabs/puppetlabs-pe_databases/tree/v1.2.0) (2021-06-02)  | 
9 | 6 | 
 
  | 
10 |  | -- Correct lint issues found on the Forge  | 
11 |  | -- Update to PDK 1.17.0  | 
 | 7 | +[Full Changelog](https://github.com/puppetlabs/puppetlabs-pe_databases/compare/v1.1.0...v1.2.0)  | 
12 | 8 | 
 
  | 
13 |  | -## Major Release 1.0.0  | 
 | 9 | +### Added  | 
14 | 10 | 
 
  | 
15 |  | -- Move from the npwalker namespace to the puppetlabs namespace.  | 
16 |  | -- Remove support for unsupported versions of PE.  | 
 | 11 | +- Adding catalog\_inputs to the pg\_repack scheme for PE 2019.8.0+ [\#54](https://github.com/puppetlabs/puppetlabs-pe_databases/pull/54) ([coreymbe](https://github.com/coreymbe))  | 
 | 12 | +- \(SUP-2372\) add pg\_repack schema reset task [\#53](https://github.com/puppetlabs/puppetlabs-pe_databases/pull/53) ([pgrant87](https://github.com/pgrant87))  | 
 | 13 | +- \(SUP-2374\) Remove external module deps [\#51](https://github.com/puppetlabs/puppetlabs-pe_databases/pull/51) ([MartyEwings](https://github.com/MartyEwings))  | 
 | 14 | +- \(sup-2095\) Remove cron\_core from dependencies [\#49](https://github.com/puppetlabs/puppetlabs-pe_databases/pull/49) ([jarretlavallee](https://github.com/jarretlavallee))  | 
17 | 15 | 
 
  | 
18 |  | -## Minor Release 0.15.0  | 
 | 16 | +## [v1.1.0](https://github.com/puppetlabs/puppetlabs-pe_databases/tree/v1.1.0) (2020-08-07)  | 
19 | 17 | 
 
  | 
20 |  | -- Make pg_repack the default way to perform maintenance [#25](https://github.com/npwalker/pe_databases/pull/25)  | 
21 |  | -- Start maintaining the reports table which we could not afford to perform a VACUUM FULL on  | 
22 |  | -- Rename typoed `pe_databases::maintenance::disable_maintenace` parameter to `pe_databases::maintenance::disable_maintenance`  | 
 | 18 | +[Full Changelog](https://github.com/puppetlabs/puppetlabs-pe_databases/compare/1.0.1...v1.1.0)  | 
23 | 19 | 
 
  | 
24 |  | -## Z Release 0.14.2  | 
25 |  | - - Allow not managing table settings [#21](https://github.com/npwalker/pe_databases/pull/21)  | 
 | 20 | +### Added  | 
26 | 21 | 
 
  | 
27 |  | -## Z Release 0.14.1  | 
 | 22 | +- Changes to pg\_repack.pp per SUP-1949 [\#42](https://github.com/puppetlabs/puppetlabs-pe_databases/pull/42) ([coreymbe](https://github.com/coreymbe))  | 
28 | 23 | 
 
  | 
29 |  | - - Set permissions on pe_databases directories [#18](https://github.com/npwalker/pe_databases/pull/18)  | 
30 |  | - - Log pe-classifier truncation to log files instead of STDOUT [#18](https://github.com/npwalker/pe_databases/pull/18)  | 
 | 24 | +### Fixed  | 
31 | 25 | 
 
  | 
32 |  | -## Minor Release 0.14.0  | 
 | 26 | +- \(GH-30\) Update repack logging to separate files [\#43](https://github.com/puppetlabs/puppetlabs-pe_databases/pull/43) ([jarretlavallee](https://github.com/jarretlavallee))  | 
33 | 27 | 
 
  | 
34 |  | -- Make compatible with PE 2018.1 [#17](https://github.com/npwalker/pe_databases/pull/17)  | 
 | 28 | +## [1.0.1](https://github.com/puppetlabs/puppetlabs-pe_databases/tree/1.0.1) (2020-03-25)  | 
35 | 29 | 
 
  | 
36 |  | -## Minor Release 0.13.0  | 
 | 30 | +[Full Changelog](https://github.com/puppetlabs/puppetlabs-pe_databases/compare/1.0.0...1.0.1)  | 
37 | 31 | 
 
  | 
38 |  | - - Manage certnames and catalogs tables autovacuum_vacuum_scale_factor [#14](https://github.com/npwalker/pe_databases/pull/14)  | 
39 |  | - - Change way we cast strings to appease puppet lint  | 
 | 32 | +## [1.0.0](https://github.com/puppetlabs/puppetlabs-pe_databases/tree/1.0.0) (2020-03-20)  | 
40 | 33 | 
 
  | 
41 |  | -## Z Release 0.12.1  | 
 | 34 | +[Full Changelog](https://github.com/puppetlabs/puppetlabs-pe_databases/compare/0.15.0...1.0.0)  | 
42 | 35 | 
 
  | 
43 |  | - - Add `--analyze` during VACUUM FULL commands run in maintenance [#13](https://github.com/npwalker/pe_databases/pull/13)  | 
 | 36 | +### Added  | 
44 | 37 | 
 
  | 
45 |  | -## Minor Release 0.12.0  | 
 | 38 | +- Add resource events to pg repack [\#28](https://github.com/puppetlabs/puppetlabs-pe_databases/pull/28) ([npwalker](https://github.com/npwalker))  | 
46 | 39 | 
 
  | 
47 |  | - - Improve maintenance cron jobs [#12](https://github.com/npwalker/pe_databases/pull/12)  | 
48 |  | -   - Change from reindexing all tables to VACUUM FULL on just the smaller tables  | 
 | 40 | +### Fixed  | 
49 | 41 | 
 
  | 
50 |  | -## Z Release 0.11.2  | 
 | 42 | +- Refactor shell scripts [\#36](https://github.com/puppetlabs/puppetlabs-pe_databases/pull/36) ([m0dular](https://github.com/m0dular))  | 
51 | 43 | 
 
  | 
52 |  | - - Fix metadata.json version  | 
 | 44 | +## [0.15.0](https://github.com/puppetlabs/puppetlabs-pe_databases/tree/0.15.0) (2019-02-06)  | 
53 | 45 | 
 
  | 
54 |  | -## Z Release 0.11.1  | 
 | 46 | +[Full Changelog](https://github.com/puppetlabs/puppetlabs-pe_databases/compare/0.14.2...0.15.0)  | 
55 | 47 | 
 
  | 
56 |  | - - Correct logic for detecting PostgreSQL version  | 
 | 48 | +### Added  | 
57 | 49 | 
 
  | 
58 |  | -## Minor Release 0.11.0  | 
 | 50 | +- Add pg\_repack as default maintenance strategy [\#25](https://github.com/puppetlabs/puppetlabs-pe_databases/pull/25) ([npwalker](https://github.com/npwalker))  | 
 | 51 | +- Allow not managing table settings [\#21](https://github.com/puppetlabs/puppetlabs-pe_databases/pull/21) ([reidmv](https://github.com/reidmv))  | 
59 | 52 | 
 
  | 
60 |  | - - Prepare for PostgreSQL 9.6 in PE 2017.3.0  | 
61 |  | - - Manage fact_values autovacuum again in 2017.3.0  | 
 | 53 | +### Fixed  | 
62 | 54 | 
 
  | 
63 |  | -## Z Release 0.10.1  | 
 | 55 | +-  PE Database is a reserved node group name in 2019.0 [\#24](https://github.com/puppetlabs/puppetlabs-pe_databases/pull/24) ([MartyEwings](https://github.com/MartyEwings))  | 
 | 56 | +- Set permissions on /opt/puppetlabs/pe\_databases and /opt/puppetlabs/pe\_databases/scripts [\#18](https://github.com/puppetlabs/puppetlabs-pe_databases/pull/18) ([mmarod](https://github.com/mmarod))  | 
64 | 57 | 
 
  | 
65 |  | - - Bug Fixes  | 
66 |  | -   - Do not manage fact_values auto vacuum on PE 2017.2.0  | 
 | 58 | +## [0.14.2](https://github.com/puppetlabs/puppetlabs-pe_databases/tree/0.14.2) (2018-11-01)  | 
 | 59 | + | 
 | 60 | +[Full Changelog](https://github.com/puppetlabs/puppetlabs-pe_databases/compare/0.14.1...0.14.2)  | 
 | 61 | + | 
 | 62 | +## [0.14.1](https://github.com/puppetlabs/puppetlabs-pe_databases/tree/0.14.1) (2018-06-25)  | 
 | 63 | + | 
 | 64 | +[Full Changelog](https://github.com/puppetlabs/puppetlabs-pe_databases/compare/0.14.0...0.14.1)  | 
 | 65 | + | 
 | 66 | +## [0.14.0](https://github.com/puppetlabs/puppetlabs-pe_databases/tree/0.14.0) (2018-05-23)  | 
 | 67 | + | 
 | 68 | +[Full Changelog](https://github.com/puppetlabs/puppetlabs-pe_databases/compare/0.13.0...0.14.0)  | 
 | 69 | + | 
 | 70 | +### Added  | 
 | 71 | + | 
 | 72 | +- Update for compatibility with 2018.1.0 [\#17](https://github.com/puppetlabs/puppetlabs-pe_databases/pull/17) ([npwalker](https://github.com/npwalker))  | 
 | 73 | +- Add autovacuum settings for certnames and catalogs [\#14](https://github.com/puppetlabs/puppetlabs-pe_databases/pull/14) ([npwalker](https://github.com/npwalker))  | 
 | 74 | + | 
 | 75 | +## [0.13.0](https://github.com/puppetlabs/puppetlabs-pe_databases/tree/0.13.0) (2017-12-01)  | 
 | 76 | + | 
 | 77 | +[Full Changelog](https://github.com/puppetlabs/puppetlabs-pe_databases/compare/0.12.1...0.13.0)  | 
 | 78 | + | 
 | 79 | +## [0.12.1](https://github.com/puppetlabs/puppetlabs-pe_databases/tree/0.12.1) (2017-11-02)  | 
 | 80 | + | 
 | 81 | +[Full Changelog](https://github.com/puppetlabs/puppetlabs-pe_databases/compare/0.12.0...0.12.1)  | 
 | 82 | + | 
 | 83 | +### Added  | 
 | 84 | + | 
 | 85 | +- Add analyze when performing VACUUM FULL [\#13](https://github.com/puppetlabs/puppetlabs-pe_databases/pull/13) ([npwalker](https://github.com/npwalker))  | 
 | 86 | +- Make cronjobs to vacuum full PuppetDB tables [\#12](https://github.com/puppetlabs/puppetlabs-pe_databases/pull/12) ([npwalker](https://github.com/npwalker))  | 
 | 87 | + | 
 | 88 | +## [0.12.0](https://github.com/puppetlabs/puppetlabs-pe_databases/tree/0.12.0) (2017-10-18)  | 
 | 89 | + | 
 | 90 | +[Full Changelog](https://github.com/puppetlabs/puppetlabs-pe_databases/compare/0.11.2...0.12.0)  | 
 | 91 | + | 
 | 92 | +## [0.11.2](https://github.com/puppetlabs/puppetlabs-pe_databases/tree/0.11.2) (2017-09-19)  | 
 | 93 | + | 
 | 94 | +[Full Changelog](https://github.com/puppetlabs/puppetlabs-pe_databases/compare/0.11.1...0.11.2)  | 
 | 95 | + | 
 | 96 | +## [0.11.1](https://github.com/puppetlabs/puppetlabs-pe_databases/tree/0.11.1) (2017-09-19)  | 
 | 97 | + | 
 | 98 | +[Full Changelog](https://github.com/puppetlabs/puppetlabs-pe_databases/compare/0.11.0...0.11.1)  | 
 | 99 | + | 
 | 100 | +## [0.11.0](https://github.com/puppetlabs/puppetlabs-pe_databases/tree/0.11.0) (2017-09-19)  | 
 | 101 | + | 
 | 102 | +[Full Changelog](https://github.com/puppetlabs/puppetlabs-pe_databases/compare/0.10.1...0.11.0)  | 
 | 103 | + | 
 | 104 | +### Fixed  | 
 | 105 | + | 
 | 106 | +- Do not manage fact\_values table in PuppetDB in PE 2017.2+ [\#6](https://github.com/puppetlabs/puppetlabs-pe_databases/pull/6) ([npwalker](https://github.com/npwalker))  | 
 | 107 | + | 
 | 108 | +## [0.10.1](https://github.com/puppetlabs/puppetlabs-pe_databases/tree/0.10.1) (2017-06-19)  | 
 | 109 | + | 
 | 110 | +[Full Changelog](https://github.com/puppetlabs/puppetlabs-pe_databases/compare/0.10.0...0.10.1)  | 
 | 111 | + | 
 | 112 | +## [0.10.0](https://github.com/puppetlabs/puppetlabs-pe_databases/tree/0.10.0) (2016-12-08)  | 
 | 113 | + | 
 | 114 | +[Full Changelog](https://github.com/puppetlabs/puppetlabs-pe_databases/compare/0.9.0...0.10.0)  | 
 | 115 | + | 
 | 116 | +## [0.9.0](https://github.com/puppetlabs/puppetlabs-pe_databases/tree/0.9.0) (2016-12-05)  | 
 | 117 | + | 
 | 118 | +[Full Changelog](https://github.com/puppetlabs/puppetlabs-pe_databases/compare/0.8.1...0.9.0)  | 
 | 119 | + | 
 | 120 | +## [0.8.1](https://github.com/puppetlabs/puppetlabs-pe_databases/tree/0.8.1) (2016-10-17)  | 
 | 121 | + | 
 | 122 | +[Full Changelog](https://github.com/puppetlabs/puppetlabs-pe_databases/compare/0.8.0...0.8.1)  | 
 | 123 | + | 
 | 124 | +## [0.8.0](https://github.com/puppetlabs/puppetlabs-pe_databases/tree/0.8.0) (2016-10-17)  | 
 | 125 | + | 
 | 126 | +[Full Changelog](https://github.com/puppetlabs/puppetlabs-pe_databases/compare/ed135c2576450d698a7338a70be62b9d7317761a...0.8.0)  | 
 | 127 | + | 
 | 128 | +### Added  | 
 | 129 | + | 
 | 130 | +- Add retention policy to backup script [\#4](https://github.com/puppetlabs/puppetlabs-pe_databases/pull/4) ([npwalker](https://github.com/npwalker))  | 
 | 131 | +- Make an actual backup script [\#2](https://github.com/puppetlabs/puppetlabs-pe_databases/pull/2) ([npwalker](https://github.com/npwalker))  | 
 | 132 | + | 
 | 133 | + | 
 | 134 | + | 
 | 135 | +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*  | 
0 commit comments