|
1 | | -<!-- latest_release 8.0.9 --> |
2 | | -## [v8.0.9](https://github.com/chef/berkshelf/tree/v8.0.9) (2023-09-27) |
3 | | - |
4 | | -#### Merged Pull Requests |
5 | | -- This resolves an issue where "berks install" fails due to a cert is already being in the hash table. [#23](https://github.com/chef/berkshelf/pull/23) ([nikhil2611](https://github.com/nikhil2611)) |
| 1 | +<!-- latest_release --> |
6 | 2 | <!-- latest_release --> |
7 | 3 |
|
8 | | -<!-- release_rollup since=8.0.7 --> |
9 | | -### Changes not yet released to rubygems.org |
10 | | - |
11 | | -#### Merged Pull Requests |
12 | | -- This resolves an issue where "berks install" fails due to a cert is already being in the hash table. [#23](https://github.com/chef/berkshelf/pull/23) ([nikhil2611](https://github.com/nikhil2611)) <!-- 8.0.9 --> |
13 | | -- refactoring networking issues [#21](https://github.com/chef/berkshelf/pull/21) ([johnmccrae](https://github.com/johnmccrae)) <!-- 8.0.8 --> |
| 4 | +<!-- release_rollup --> |
14 | 5 | <!-- release_rollup --> |
15 | 6 |
|
16 | 7 | <!-- latest_stable_release --> |
| 8 | +## [v8.0.9](https://github.com/chef/berkshelf/tree/v8.0.9) (2023-09-28) |
| 9 | + |
| 10 | +#### Merged Pull Requests |
| 11 | +- refactoring networking issues [#21](https://github.com/chef/berkshelf/pull/21) ([johnmccrae](https://github.com/johnmccrae)) |
| 12 | +- This resolves an issue where "berks install" fails due to a cert is already being in the hash table. [#23](https://github.com/chef/berkshelf/pull/23) ([nikhil2611](https://github.com/nikhil2611)) |
| 13 | +<!-- latest_stable_release --> |
| 14 | + |
17 | 15 | ## [v8.0.7](https://github.com/chef/berkshelf/tree/v8.0.7) (2023-06-12) |
18 | 16 |
|
19 | 17 | #### Merged Pull Requests |
20 | 18 | - Added the SonarQube configuration [#16](https://github.com/chef/berkshelf/pull/16) ([nikhil2611](https://github.com/nikhil2611)) |
21 | 19 | - Refactoring the gemspec for chef-17 support [#17](https://github.com/chef/berkshelf/pull/17) ([johnmccrae](https://github.com/johnmccrae)) |
22 | 20 | - Fix cookbook dependency version validation against chef's required format to berks upload [#18](https://github.com/chef/berkshelf/pull/18) ([nikhil2611](https://github.com/nikhil2611)) |
23 | | -<!-- latest_stable_release --> |
24 | 21 |
|
25 | 22 | ## [v8.0.5](https://github.com/chef/berkshelf/tree/v8.0.5) (2022-10-27) |
26 | 23 |
|
|
0 commit comments