|
2 | 2 |
|
3 | 3 | All notable changes to this project will be documented in this file. |
4 | 4 |
|
5 | | -## [v2.3.0](https://github.com/voxpupuli/container-voxbox/tree/v2.3.0) (2024-11-28) |
| 5 | +## [v3.0.0](https://github.com/voxpupuli/container-voxbox/tree/v3.0.0) (2025-03-13) |
| 6 | + |
| 7 | +[Full Changelog](https://github.com/voxpupuli/container-voxbox/compare/v2.3.0...v3.0.0) |
| 8 | + |
| 9 | +**Breaking changes:** |
| 10 | + |
| 11 | +- feat: deprecate voxbox:7 [\#83](https://github.com/voxpupuli/container-voxbox/pull/83) ([rwaffen](https://github.com/rwaffen)) |
| 12 | + |
| 13 | +**Implemented enhancements:** |
| 14 | + |
| 15 | +- feat: add ghostbuster [\#98](https://github.com/voxpupuli/container-voxbox/pull/98) ([rwaffen](https://github.com/rwaffen)) |
| 16 | +- chore\(deps\): update dependency ra10ke to v4 [\#92](https://github.com/voxpupuli/container-voxbox/pull/92) ([renovate[bot]](https://github.com/apps/renovate)) |
| 17 | +- chore\(deps\): update dependency r10k to v5 [\#91](https://github.com/voxpupuli/container-voxbox/pull/91) ([renovate[bot]](https://github.com/apps/renovate)) |
| 18 | +- chore\(deps\): update dependency puppet\_metadata to v4.6.0 [\#90](https://github.com/voxpupuli/container-voxbox/pull/90) ([renovate[bot]](https://github.com/apps/renovate)) |
| 19 | +- chore\(deps\): update dependency bundler to v2.6.5 [\#88](https://github.com/voxpupuli/container-voxbox/pull/88) ([renovate[bot]](https://github.com/apps/renovate)) |
| 20 | +- fix: renovate looks for the name rubygem\_\*, so fix the names [\#87](https://github.com/voxpupuli/container-voxbox/pull/87) ([rwaffen](https://github.com/rwaffen)) |
| 21 | +- feat: add renovate for rubygem updates [\#85](https://github.com/voxpupuli/container-voxbox/pull/85) ([rwaffen](https://github.com/rwaffen)) |
| 22 | +- feat: remove ffi pinning, does work again [\#84](https://github.com/voxpupuli/container-voxbox/pull/84) ([rwaffen](https://github.com/rwaffen)) |
| 23 | +- feat: add rubygem rspec\_junit\_formatter for junit output on spec tests [\#81](https://github.com/voxpupuli/container-voxbox/pull/81) ([rwaffen](https://github.com/rwaffen)) |
| 24 | +- feat: add some package to do releases [\#78](https://github.com/voxpupuli/container-voxbox/pull/78) ([lbetz](https://github.com/lbetz)) |
| 25 | +- feat: add onceover rubygem [\#72](https://github.com/voxpupuli/container-voxbox/pull/72) ([tuxmea](https://github.com/tuxmea)) |
| 26 | +- feat: unpin apk packages, remove overcommit, switch back to github runners [\#69](https://github.com/voxpupuli/container-voxbox/pull/69) ([rwaffen](https://github.com/rwaffen)) |
| 27 | + |
| 28 | +**Closed issues:** |
| 29 | + |
| 30 | +- test rubygem ffi 1.17.0 again [\#80](https://github.com/voxpupuli/container-voxbox/issues/80) |
| 31 | +- check if onceover can be implemented into voxbox [\#70](https://github.com/voxpupuli/container-voxbox/issues/70) |
| 32 | +- switch ci container build back to github runners [\#68](https://github.com/voxpupuli/container-voxbox/issues/68) |
| 33 | + |
| 34 | +**Merged pull requests:** |
| 35 | + |
| 36 | +- docs: add hint about using internal Rakefile [\#94](https://github.com/voxpupuli/container-voxbox/pull/94) ([rwaffen](https://github.com/rwaffen)) |
| 37 | +- docs: add how to run a single spec, fix markdown linter warnings [\#93](https://github.com/voxpupuli/container-voxbox/pull/93) ([rwaffen](https://github.com/rwaffen)) |
| 38 | +- docs: update tool docu, add toc, re-order sections [\#82](https://github.com/voxpupuli/container-voxbox/pull/82) ([rwaffen](https://github.com/rwaffen)) |
| 39 | +- docs: Update Readme for onceover, add onceover rake tasks [\#75](https://github.com/voxpupuli/container-voxbox/pull/75) ([tuxmea](https://github.com/tuxmea)) |
| 40 | + |
| 41 | +## [v2.3.0](https://github.com/voxpupuli/container-voxbox/tree/v2.3.0) (2024-12-02) |
6 | 42 |
|
7 | 43 | [Full Changelog](https://github.com/voxpupuli/container-voxbox/compare/v2.2.0...v2.3.0) |
8 | 44 |
|
|
0 commit comments