|
1 | 1 | # Changelog |
2 | 2 |
|
3 | | -<!-- latest_release 7.1.5 --> |
4 | | -## [7.1.5](https://github.com/inspec/inspec-docker-resources/tree/7.1.5) (2025-10-09) |
5 | | - |
6 | | -#### Merged Pull Requests |
7 | | -- Revert public pipelines [#33](https://github.com/inspec/inspec-docker-resources/pull/33) ([Nik08](https://github.com/Nik08)) |
| 3 | +<!-- latest_release --> |
8 | 4 | <!-- latest_release --> |
9 | 5 |
|
10 | 6 | <!-- release_rollup --> |
11 | | -### Changes since latest stable release |
12 | | - |
13 | | -#### Merged Pull Requests |
14 | | -- Revert public pipelines [#33](https://github.com/inspec/inspec-docker-resources/pull/33) ([Nik08](https://github.com/Nik08)) <!-- 7.1.5 --> |
15 | | -- Expeditor: Removing public true flag for verify pipelines [#31](https://github.com/inspec/inspec-docker-resources/pull/31) ([Nik08](https://github.com/Nik08)) <!-- 7.1.4 --> |
16 | | -- Expeditor changes to try public pipelines and solve promotion issues [#30](https://github.com/inspec/inspec-docker-resources/pull/30) ([Nik08](https://github.com/Nik08)) <!-- 7.1.3 --> |
17 | | -- Fix docs menu [#29](https://github.com/inspec/inspec-docker-resources/pull/29) ([IanMadd](https://github.com/IanMadd)) <!-- 7.1.2 --> |
18 | | -- Reorganize docker resource docs [#28](https://github.com/inspec/inspec-docker-resources/pull/28) ([IanMadd](https://github.com/IanMadd)) <!-- 7.1.1 --> |
19 | | -- CHEF-18375: Add support for the resource pack with ruby 3.4.2 [#22](https://github.com/inspec/inspec-docker-resources/pull/22) ([ahasunos](https://github.com/ahasunos)) <!-- 7.1.0 --> |
20 | | -- CHEF-18512: Sync version with InSpec major version [#26](https://github.com/inspec/inspec-docker-resources/pull/26) ([ahasunos](https://github.com/ahasunos)) <!-- 7.0.0 --> |
21 | | -- dep: add gemspec dependency in our Gemfile [#23](https://github.com/inspec/inspec-docker-resources/pull/23) ([ahasunos](https://github.com/ahasunos)) <!-- 0.3.9 --> |
22 | | -- Adds dependabot configuration [#16](https://github.com/inspec/inspec-docker-resources/pull/16) ([Vasu1105](https://github.com/Vasu1105)) <!-- 0.3.8 --> |
23 | | -- CHEF-18211-Export test results to sonar [#20](https://github.com/inspec/inspec-docker-resources/pull/20) ([balasubramanian-s](https://github.com/balasubramanian-s)) <!-- 0.3.7 --> |
24 | | -- CHEF-17304-Enable coverage pipelines [#19](https://github.com/inspec/inspec-docker-resources/pull/19) ([balasubramanian-s](https://github.com/balasubramanian-s)) <!-- 0.3.6 --> |
25 | | -- CHEF-17876-Expeditor Configuration: Automate Gem Push to Public Repository [#17](https://github.com/inspec/inspec-docker-resources/pull/17) ([sa-progress](https://github.com/sa-progress)) <!-- 0.3.5 --> |
26 | | -- CHEF-15119 Adds unit test for docker resources [#12](https://github.com/inspec/inspec-docker-resources/pull/12) ([Vasu1105](https://github.com/Vasu1105)) <!-- 0.3.4 --> |
27 | | -- Remove public true for verify pipeline [#10](https://github.com/inspec/inspec-docker-resources/pull/10) ([Vasu1105](https://github.com/Vasu1105)) <!-- 0.3.3 --> |
28 | | -- Configures verify pipeline [#9](https://github.com/inspec/inspec-docker-resources/pull/9) ([Vasu1105](https://github.com/Vasu1105)) <!-- 0.3.2 --> |
29 | | -- Part of CHEF-15119 - Resolves the inspec-docker-resources resource pack loading issue [#7](https://github.com/inspec/inspec-docker-resources/pull/7) ([Vasu1105](https://github.com/Vasu1105)) <!-- 0.3.1 --> |
30 | | -- empty commit [#6](https://github.com/inspec/inspec-docker-resources/pull/6) ([sean-simmons-progress](https://github.com/sean-simmons-progress)) <!-- 0.3.0 --> |
31 | 7 | <!-- release_rollup --> |
32 | 8 |
|
33 | 9 | <!-- latest_stable_release --> |
| 10 | +## [7.1.5](https://github.com/inspec/inspec-docker-resources/tree/7.1.5) (2025-10-09) |
| 11 | + |
| 12 | +#### Merged Pull Requests |
| 13 | +- empty commit [#6](https://github.com/inspec/inspec-docker-resources/pull/6) ([sean-simmons-progress](https://github.com/sean-simmons-progress)) |
| 14 | +- Part of CHEF-15119 - Resolves the inspec-docker-resources resource pack loading issue [#7](https://github.com/inspec/inspec-docker-resources/pull/7) ([Vasu1105](https://github.com/Vasu1105)) |
| 15 | +- Configures verify pipeline [#9](https://github.com/inspec/inspec-docker-resources/pull/9) ([Vasu1105](https://github.com/Vasu1105)) |
| 16 | +- Remove public true for verify pipeline [#10](https://github.com/inspec/inspec-docker-resources/pull/10) ([Vasu1105](https://github.com/Vasu1105)) |
| 17 | +- CHEF-15119 Adds unit test for docker resources [#12](https://github.com/inspec/inspec-docker-resources/pull/12) ([Vasu1105](https://github.com/Vasu1105)) |
| 18 | +- CHEF-17876-Expeditor Configuration: Automate Gem Push to Public Repository [#17](https://github.com/inspec/inspec-docker-resources/pull/17) ([sa-progress](https://github.com/sa-progress)) |
| 19 | +- CHEF-17304-Enable coverage pipelines [#19](https://github.com/inspec/inspec-docker-resources/pull/19) ([balasubramanian-s](https://github.com/balasubramanian-s)) |
| 20 | +- CHEF-18211-Export test results to sonar [#20](https://github.com/inspec/inspec-docker-resources/pull/20) ([balasubramanian-s](https://github.com/balasubramanian-s)) |
| 21 | +- Adds dependabot configuration [#16](https://github.com/inspec/inspec-docker-resources/pull/16) ([Vasu1105](https://github.com/Vasu1105)) |
| 22 | +- dep: add gemspec dependency in our Gemfile [#23](https://github.com/inspec/inspec-docker-resources/pull/23) ([ahasunos](https://github.com/ahasunos)) |
| 23 | +- CHEF-18512: Sync version with InSpec major version [#26](https://github.com/inspec/inspec-docker-resources/pull/26) ([ahasunos](https://github.com/ahasunos)) |
| 24 | +- CHEF-18375: Add support for the resource pack with ruby 3.4.2 [#22](https://github.com/inspec/inspec-docker-resources/pull/22) ([ahasunos](https://github.com/ahasunos)) |
| 25 | +- Reorganize docker resource docs [#28](https://github.com/inspec/inspec-docker-resources/pull/28) ([IanMadd](https://github.com/IanMadd)) |
| 26 | +- Fix docs menu [#29](https://github.com/inspec/inspec-docker-resources/pull/29) ([IanMadd](https://github.com/IanMadd)) |
| 27 | +- Expeditor changes to try public pipelines and solve promotion issues [#30](https://github.com/inspec/inspec-docker-resources/pull/30) ([Nik08](https://github.com/Nik08)) |
| 28 | +- Expeditor: Removing public true flag for verify pipelines [#31](https://github.com/inspec/inspec-docker-resources/pull/31) ([Nik08](https://github.com/Nik08)) |
| 29 | +- Revert public pipelines [#33](https://github.com/inspec/inspec-docker-resources/pull/33) ([Nik08](https://github.com/Nik08)) |
34 | 30 | <!-- latest_stable_release --> |
35 | 31 |
|
| 32 | + |
| 33 | + |
36 | 34 | ## Previous Release |
37 | 35 |
|
38 | 36 | Initial release, forked from InSpec 7.0.0 |
0 commit comments