From cd9c2272e6ccc6cb6be3273c93b31c573e512c4f Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Wed, 6 Nov 2024 09:51:22 +0000 Subject: [PATCH] Update CHANGELOG.md to reflect the promotion of 6.8.11 Obvious fix; these changes are the result of automation not creative thinking. --- CHANGELOG.md | 50 +++++++++++++++++++++++--------------------------- 1 file changed, 23 insertions(+), 27 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2020c8d8e..d5f433907 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,7 @@ # Change Log - -## [v6.8.11](https://github.com/inspec/inspec/tree/v6.8.11) (2024-11-05) - -#### Merged Pull Requests -- CHEF-12879 Test kitchen integration with InSpec 6 [#7168](https://github.com/inspec/inspec/pull/7168) ([Nik08](https://github.com/Nik08)) -- chore: disable habitat package promotion in config [#7197](https://github.com/inspec/inspec/pull/7197) ([ahasunos](https://github.com/ahasunos)) + ## [v6.4.48](https://github.com/inspec/inspec/tree/v6.4.48) (2023-08-22) @@ -35,29 +30,31 @@ #### Merged Pull Requests - Bump omnibus-software from `4b08f0b` to `3268356` in /omnibus [#6587](https://github.com/inspec/inspec/pull/6587) ([dependabot[bot]](https://github.com/dependabot[bot])) - -### Changes since 6.8.1 release - -#### Merged Pull Requests -- CHEF-12879 Test kitchen integration with InSpec 6 [#7168](https://github.com/inspec/inspec/pull/7168) ([Nik08](https://github.com/Nik08)) -- chore: disable habitat package promotion in config [#7197](https://github.com/inspec/inspec/pull/7197) ([ahasunos](https://github.com/ahasunos)) -- Improved regex to load readme from inspec profiles [#7198](https://github.com/inspec/inspec/pull/7198) ([Nik08](https://github.com/Nik08)) -- added the correct prod Url spellings [#7166](https://github.com/inspec/inspec/pull/7166) ([vviveksharma](https://github.com/vviveksharma)) -- Added fatal message check for postgres_session:query method [#7154](https://github.com/inspec/inspec/pull/7154) ([gokulks97](https://github.com/gokulks97)) -- ci: improve hab pipeline for windows [#7153](https://github.com/inspec/inspec/pull/7153) ([ahasunos](https://github.com/ahasunos)) -- CHEF-14805 Oracle db session resource fixes [#7136](https://github.com/inspec/inspec/pull/7136) ([Nik08](https://github.com/Nik08)) -- Update install doc [#7144](https://github.com/inspec/inspec/pull/7144) ([IanMadd](https://github.com/IanMadd)) -- ci: introduce inspec-7 as part of release branches [#7135](https://github.com/inspec/inspec/pull/7135) ([ahasunos](https://github.com/ahasunos)) -- CHEF-14881: Fix habitat pipeline for InSpec 6 [#7127](https://github.com/inspec/inspec/pull/7127) ([ahasunos](https://github.com/ahasunos)) -- Editing for install script docs [#7129](https://github.com/inspec/inspec/pull/7129) ([IanMadd](https://github.com/IanMadd)) -- added docs changes [#7118](https://github.com/inspec/inspec/pull/7118) ([vviveksharma](https://github.com/vviveksharma)) -- ci: use latest local license server [#7123](https://github.com/inspec/inspec/pull/7123) ([ahasunos](https://github.com/ahasunos)) -- enhance: improve fetch and persist to catch entitlement exception [#7121](https://github.com/inspec/inspec/pull/7121) ([ahasunos](https://github.com/ahasunos)) -- ci: resume habitat pipeline [#7109](https://github.com/inspec/inspec/pull/7109) ([ahasunos](https://github.com/ahasunos)) -- Bump rexml from 3.3.2 to 3.3.3 in /omnibus [#7116](https://github.com/inspec/inspec/pull/7116) ([dependabot[bot]](https://github.com/dependabot[bot])) + +## [v6.8.11](https://github.com/inspec/inspec/tree/v6.8.11) (2024-11-06) + +#### Merged Pull Requests +- Bump rexml from 3.3.2 to 3.3.3 in /omnibus [#7116](https://github.com/inspec/inspec/pull/7116) ([dependabot[bot]](https://github.com/dependabot[bot])) +- ci: resume habitat pipeline [#7109](https://github.com/inspec/inspec/pull/7109) ([ahasunos](https://github.com/ahasunos)) +- enhance: improve fetch and persist to catch entitlement exception [#7121](https://github.com/inspec/inspec/pull/7121) ([ahasunos](https://github.com/ahasunos)) +- ci: use latest local license server [#7123](https://github.com/inspec/inspec/pull/7123) ([ahasunos](https://github.com/ahasunos)) +- added docs changes [#7118](https://github.com/inspec/inspec/pull/7118) ([vviveksharma](https://github.com/vviveksharma)) +- Editing for install script docs [#7129](https://github.com/inspec/inspec/pull/7129) ([IanMadd](https://github.com/IanMadd)) +- CHEF-14881: Fix habitat pipeline for InSpec 6 [#7127](https://github.com/inspec/inspec/pull/7127) ([ahasunos](https://github.com/ahasunos)) +- ci: introduce inspec-7 as part of release branches [#7135](https://github.com/inspec/inspec/pull/7135) ([ahasunos](https://github.com/ahasunos)) +- Update install doc [#7144](https://github.com/inspec/inspec/pull/7144) ([IanMadd](https://github.com/IanMadd)) +- CHEF-14805 Oracle db session resource fixes [#7136](https://github.com/inspec/inspec/pull/7136) ([Nik08](https://github.com/Nik08)) +- ci: improve hab pipeline for windows [#7153](https://github.com/inspec/inspec/pull/7153) ([ahasunos](https://github.com/ahasunos)) +- Added fatal message check for postgres_session:query method [#7154](https://github.com/inspec/inspec/pull/7154) ([gokulks97](https://github.com/gokulks97)) +- added the correct prod Url spellings [#7166](https://github.com/inspec/inspec/pull/7166) ([vviveksharma](https://github.com/vviveksharma)) +- Improved regex to load readme from inspec profiles [#7198](https://github.com/inspec/inspec/pull/7198) ([Nik08](https://github.com/Nik08)) +- chore: disable habitat package promotion in config [#7197](https://github.com/inspec/inspec/pull/7197) ([ahasunos](https://github.com/ahasunos)) +- CHEF-12879 Test kitchen integration with InSpec 6 [#7168](https://github.com/inspec/inspec/pull/7168) ([Nik08](https://github.com/Nik08)) + + ## [v6.8.1](https://github.com/inspec/inspec/tree/v6.8.1) (2024-07-31) #### Merged Pull Requests @@ -123,7 +120,6 @@ - Bump omnibus-software from `02fa677` to `b73b772` in /omnibus [#7105](https://github.com/inspec/inspec/pull/7105) ([dependabot[bot]](https://github.com/dependabot[bot])) - Attempt to fix the random failure of depedency_loader unit test [#7101](https://github.com/inspec/inspec/pull/7101) ([Vasu1105](https://github.com/Vasu1105)) - Bump omnibus from `41d5c3b` to `3efa84c` in /omnibus [#7106](https://github.com/inspec/inspec/pull/7106) ([dependabot[bot]](https://github.com/dependabot[bot])) - ## [v6.6.0](https://github.com/inspec/inspec/tree/v6.6.0) (2023-11-14)