diff --git a/CHANGELOG.md b/CHANGELOG.md index db53bc778..25b0733be 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,37 @@ All notable changes to this project will be documented in this file. +## [v1.4.0](https://github.com/voxpupuli/container-puppetdb/tree/v1.4.0) (2024-04-05) + +[Full Changelog](https://github.com/voxpupuli/container-puppetdb/compare/v1.3.0...v1.4.0) + +**Implemented enhancements:** + +- update puppetdb to 8.4.1 and 7.17.1 [\#63](https://github.com/voxpupuli/container-puppetdb/pull/63) ([rwaffen](https://github.com/rwaffen)) +- disable update check [\#53](https://github.com/voxpupuli/container-puppetdb/pull/53) ([rwaffen](https://github.com/rwaffen)) + +**Fixed bugs:** + +- Value does not match schema: {:disable-update-checking \(not \(instance? java.lang.String true\)\)} [\#56](https://github.com/voxpupuli/container-puppetdb/issues/56) +- remove .dockerenv, add it as ENV to Dockerfile [\#62](https://github.com/voxpupuli/container-puppetdb/pull/62) ([rwaffen](https://github.com/rwaffen)) +- Add 'ARG UBUNTU\_CODENAME' to final image build so that Podman correctly interprets PUPPET\_DEB environment variable. [\#59](https://github.com/voxpupuli/container-puppetdb/pull/59) ([bschonec](https://github.com/bschonec)) +- quote boolean to be string; disable-update-checking has to be a string [\#57](https://github.com/voxpupuli/container-puppetdb/pull/57) ([rwaffen](https://github.com/rwaffen)) +- Don't try to chown SSLDIR if it's read-only or we don't have permission [\#49](https://github.com/voxpupuli/container-puppetdb/pull/49) ([bootc](https://github.com/bootc)) + +**Closed issues:** + +- Permission denied on ENTRYPOINT when running on Red Hat Openshift [\#61](https://github.com/voxpupuli/container-puppetdb/issues/61) +- Docker image doesn't build correctly when using Podman [\#58](https://github.com/voxpupuli/container-puppetdb/issues/58) +- docker flag "--link" is deprecated and may be removed. [\#51](https://github.com/voxpupuli/container-puppetdb/issues/51) +- Startup fails when running as non-root / read-only [\#48](https://github.com/voxpupuli/container-puppetdb/issues/48) +- We should verify if analytics is disabled upon container start [\#11](https://github.com/voxpupuli/container-puppetdb/issues/11) + +**Merged pull requests:** + +- Remove usage of --link for container examples [\#55](https://github.com/voxpupuli/container-puppetdb/pull/55) ([rwaffen](https://github.com/rwaffen)) +- update container links [\#54](https://github.com/voxpupuli/container-puppetdb/pull/54) ([rwaffen](https://github.com/rwaffen)) +- update readme, add markdownlint rules [\#52](https://github.com/voxpupuli/container-puppetdb/pull/52) ([rwaffen](https://github.com/rwaffen)) + ## [v1.3.0](https://github.com/voxpupuli/container-puppetdb/tree/v1.3.0) (2024-01-31) [Full Changelog](https://github.com/voxpupuli/container-puppetdb/compare/v1.2.1...v1.3.0) @@ -70,7 +101,7 @@ All notable changes to this project will be documented in this file. ## [7.14.0](https://github.com/voxpupuli/container-puppetdb/tree/7.14.0) (2023-10-19) -[Full Changelog](https://github.com/voxpupuli/container-puppetdb/compare/7.10.1...7.14.0) +[Full Changelog](https://github.com/voxpupuli/container-puppetdb/compare/7.10.0...7.14.0) **Fixed bugs:** @@ -95,10 +126,6 @@ All notable changes to this project will be documented in this file. - initial voxpupuli [\#2](https://github.com/voxpupuli/container-puppetdb/pull/2) ([tuxmea](https://github.com/tuxmea)) - dependabot: check for github actions, docker and bundler [\#1](https://github.com/voxpupuli/container-puppetdb/pull/1) ([bastelfreak](https://github.com/bastelfreak)) -## [7.10.1](https://github.com/voxpupuli/container-puppetdb/tree/7.10.1) (2021-07-01) - -[Full Changelog](https://github.com/voxpupuli/container-puppetdb/compare/7.10.0...7.10.1) - ## [7.10.0](https://github.com/voxpupuli/container-puppetdb/tree/7.10.0) (2021-07-01) [Full Changelog](https://github.com/voxpupuli/container-puppetdb/compare/7.9.2...7.10.0) @@ -125,7 +152,11 @@ All notable changes to this project will be documented in this file. ## [7.11.0](https://github.com/voxpupuli/container-puppetdb/tree/7.11.0) (2021-07-01) -[Full Changelog](https://github.com/voxpupuli/container-puppetdb/compare/7.8.0...7.11.0) +[Full Changelog](https://github.com/voxpupuli/container-puppetdb/compare/7.10.1...7.11.0) + +## [7.10.1](https://github.com/voxpupuli/container-puppetdb/tree/7.10.1) (2021-07-01) + +[Full Changelog](https://github.com/voxpupuli/container-puppetdb/compare/7.8.0...7.10.1) ## [7.8.0](https://github.com/voxpupuli/container-puppetdb/tree/7.8.0) (2021-07-01) @@ -345,11 +376,7 @@ All notable changes to this project will be documented in this file. ## [6.4.0](https://github.com/voxpupuli/container-puppetdb/tree/6.4.0) (2019-07-03) -[Full Changelog](https://github.com/voxpupuli/container-puppetdb/compare/6.3.4...6.4.0) - -## [6.3.4](https://github.com/voxpupuli/container-puppetdb/tree/6.3.4) (2019-03-11) - -[Full Changelog](https://github.com/voxpupuli/container-puppetdb/compare/6.3.3...6.3.4) +[Full Changelog](https://github.com/voxpupuli/container-puppetdb/compare/6.3.3...6.4.0) ## [6.3.3](https://github.com/voxpupuli/container-puppetdb/tree/6.3.3) (2019-03-11) @@ -361,7 +388,15 @@ All notable changes to this project will be documented in this file. ## [6.3.1](https://github.com/voxpupuli/container-puppetdb/tree/6.3.1) (2019-03-11) -[Full Changelog](https://github.com/voxpupuli/container-puppetdb/compare/6.3.0...6.3.1) +[Full Changelog](https://github.com/voxpupuli/container-puppetdb/compare/6.3.5...6.3.1) + +## [6.3.5](https://github.com/voxpupuli/container-puppetdb/tree/6.3.5) (2019-03-11) + +[Full Changelog](https://github.com/voxpupuli/container-puppetdb/compare/6.3.4...6.3.5) + +## [6.3.4](https://github.com/voxpupuli/container-puppetdb/tree/6.3.4) (2019-03-11) + +[Full Changelog](https://github.com/voxpupuli/container-puppetdb/compare/6.3.0...6.3.4) ## [6.3.0](https://github.com/voxpupuli/container-puppetdb/tree/6.3.0) (2019-03-11) @@ -369,11 +404,7 @@ All notable changes to this project will be documented in this file. ## [6.3.6](https://github.com/voxpupuli/container-puppetdb/tree/6.3.6) (2019-03-11) -[Full Changelog](https://github.com/voxpupuli/container-puppetdb/compare/6.3.5...6.3.6) - -## [6.3.5](https://github.com/voxpupuli/container-puppetdb/tree/6.3.5) (2019-03-11) - -[Full Changelog](https://github.com/voxpupuli/container-puppetdb/compare/6.0.3...6.3.5) +[Full Changelog](https://github.com/voxpupuli/container-puppetdb/compare/6.0.3...6.3.6) ## [6.0.3](https://github.com/voxpupuli/container-puppetdb/tree/6.0.3) (2019-02-12) @@ -381,59 +412,59 @@ All notable changes to this project will be documented in this file. ## [6.0.4](https://github.com/voxpupuli/container-puppetdb/tree/6.0.4) (2019-02-12) -[Full Changelog](https://github.com/voxpupuli/container-puppetdb/compare/5.2.17...6.0.4) +[Full Changelog](https://github.com/voxpupuli/container-puppetdb/compare/5.2.12...6.0.4) -## [5.2.17](https://github.com/voxpupuli/container-puppetdb/tree/5.2.17) (2019-02-11) +## [5.2.12](https://github.com/voxpupuli/container-puppetdb/tree/5.2.12) (2019-02-11) -[Full Changelog](https://github.com/voxpupuli/container-puppetdb/compare/5.2.16...5.2.17) +[Full Changelog](https://github.com/voxpupuli/container-puppetdb/compare/5.2.11...5.2.12) -## [5.2.16](https://github.com/voxpupuli/container-puppetdb/tree/5.2.16) (2019-02-11) +## [5.2.11](https://github.com/voxpupuli/container-puppetdb/tree/5.2.11) (2019-02-11) -[Full Changelog](https://github.com/voxpupuli/container-puppetdb/compare/5.2.15.1...5.2.16) +[Full Changelog](https://github.com/voxpupuli/container-puppetdb/compare/5.2.8...5.2.11) -## [5.2.15.1](https://github.com/voxpupuli/container-puppetdb/tree/5.2.15.1) (2019-02-11) +## [5.2.8](https://github.com/voxpupuli/container-puppetdb/tree/5.2.8) (2019-02-11) -[Full Changelog](https://github.com/voxpupuli/container-puppetdb/compare/5.2.15...5.2.15.1) +[Full Changelog](https://github.com/voxpupuli/container-puppetdb/compare/5.2.9...5.2.8) -## [5.2.15](https://github.com/voxpupuli/container-puppetdb/tree/5.2.15) (2019-02-11) +## [5.2.9](https://github.com/voxpupuli/container-puppetdb/tree/5.2.9) (2019-02-11) -[Full Changelog](https://github.com/voxpupuli/container-puppetdb/compare/5.2.14...5.2.15) +[Full Changelog](https://github.com/voxpupuli/container-puppetdb/compare/5.2.10...5.2.9) -## [5.2.14](https://github.com/voxpupuli/container-puppetdb/tree/5.2.14) (2019-02-11) +## [5.2.10](https://github.com/voxpupuli/container-puppetdb/tree/5.2.10) (2019-02-11) -[Full Changelog](https://github.com/voxpupuli/container-puppetdb/compare/5.2.13...5.2.14) +[Full Changelog](https://github.com/voxpupuli/container-puppetdb/compare/5.2.19...5.2.10) -## [5.2.13](https://github.com/voxpupuli/container-puppetdb/tree/5.2.13) (2019-02-11) +## [5.2.19](https://github.com/voxpupuli/container-puppetdb/tree/5.2.19) (2019-02-11) -[Full Changelog](https://github.com/voxpupuli/container-puppetdb/compare/5.2.12...5.2.13) +[Full Changelog](https://github.com/voxpupuli/container-puppetdb/compare/5.2.18...5.2.19) -## [5.2.12](https://github.com/voxpupuli/container-puppetdb/tree/5.2.12) (2019-02-11) +## [5.2.18](https://github.com/voxpupuli/container-puppetdb/tree/5.2.18) (2019-02-11) -[Full Changelog](https://github.com/voxpupuli/container-puppetdb/compare/5.2.11...5.2.12) +[Full Changelog](https://github.com/voxpupuli/container-puppetdb/compare/5.2.17...5.2.18) -## [5.2.11](https://github.com/voxpupuli/container-puppetdb/tree/5.2.11) (2019-02-11) +## [5.2.17](https://github.com/voxpupuli/container-puppetdb/tree/5.2.17) (2019-02-11) -[Full Changelog](https://github.com/voxpupuli/container-puppetdb/compare/5.2.10...5.2.11) +[Full Changelog](https://github.com/voxpupuli/container-puppetdb/compare/5.2.16...5.2.17) -## [5.2.10](https://github.com/voxpupuli/container-puppetdb/tree/5.2.10) (2019-02-11) +## [5.2.16](https://github.com/voxpupuli/container-puppetdb/tree/5.2.16) (2019-02-11) -[Full Changelog](https://github.com/voxpupuli/container-puppetdb/compare/5.2.9...5.2.10) +[Full Changelog](https://github.com/voxpupuli/container-puppetdb/compare/5.2.15.1...5.2.16) -## [5.2.9](https://github.com/voxpupuli/container-puppetdb/tree/5.2.9) (2019-02-11) +## [5.2.15.1](https://github.com/voxpupuli/container-puppetdb/tree/5.2.15.1) (2019-02-11) -[Full Changelog](https://github.com/voxpupuli/container-puppetdb/compare/5.2.8...5.2.9) +[Full Changelog](https://github.com/voxpupuli/container-puppetdb/compare/5.2.15...5.2.15.1) -## [5.2.8](https://github.com/voxpupuli/container-puppetdb/tree/5.2.8) (2019-02-11) +## [5.2.15](https://github.com/voxpupuli/container-puppetdb/tree/5.2.15) (2019-02-11) -[Full Changelog](https://github.com/voxpupuli/container-puppetdb/compare/5.2.19...5.2.8) +[Full Changelog](https://github.com/voxpupuli/container-puppetdb/compare/5.2.14...5.2.15) -## [5.2.19](https://github.com/voxpupuli/container-puppetdb/tree/5.2.19) (2019-02-11) +## [5.2.14](https://github.com/voxpupuli/container-puppetdb/tree/5.2.14) (2019-02-11) -[Full Changelog](https://github.com/voxpupuli/container-puppetdb/compare/5.2.18...5.2.19) +[Full Changelog](https://github.com/voxpupuli/container-puppetdb/compare/5.2.13...5.2.14) -## [5.2.18](https://github.com/voxpupuli/container-puppetdb/tree/5.2.18) (2019-02-11) +## [5.2.13](https://github.com/voxpupuli/container-puppetdb/tree/5.2.13) (2019-02-11) -[Full Changelog](https://github.com/voxpupuli/container-puppetdb/compare/5.1.6...5.2.18) +[Full Changelog](https://github.com/voxpupuli/container-puppetdb/compare/5.1.6...5.2.13) ## [5.1.6](https://github.com/voxpupuli/container-puppetdb/tree/5.1.6) (2019-02-11) @@ -469,15 +500,15 @@ All notable changes to this project will be documented in this file. ## [6.0.0](https://github.com/voxpupuli/container-puppetdb/tree/6.0.0) (2018-09-13) -[Full Changelog](https://github.com/voxpupuli/container-puppetdb/compare/5.2.3...6.0.0) +[Full Changelog](https://github.com/voxpupuli/container-puppetdb/compare/5.2.4...6.0.0) -## [5.2.3](https://github.com/voxpupuli/container-puppetdb/tree/5.2.3) (2018-06-15) +## [5.2.4](https://github.com/voxpupuli/container-puppetdb/tree/5.2.4) (2018-06-15) -[Full Changelog](https://github.com/voxpupuli/container-puppetdb/compare/5.2.4...5.2.3) +[Full Changelog](https://github.com/voxpupuli/container-puppetdb/compare/5.2.3...5.2.4) -## [5.2.4](https://github.com/voxpupuli/container-puppetdb/tree/5.2.4) (2018-06-15) +## [5.2.3](https://github.com/voxpupuli/container-puppetdb/tree/5.2.3) (2018-06-15) -[Full Changelog](https://github.com/voxpupuli/container-puppetdb/compare/64017ff065875698b5bb777c00294b117e239aae...5.2.4) +[Full Changelog](https://github.com/voxpupuli/container-puppetdb/compare/64017ff065875698b5bb777c00294b117e239aae...5.2.3)