Skip to content

Latest commit

 

History

History
63 lines (35 loc) · 3.57 KB

CHANGELOG.md

File metadata and controls

63 lines (35 loc) · 3.57 KB

Changelog

All notable changes to this project will be documented in this file.

v1.3.0 (2024-07-08)

Full Changelog

Implemented enhancements:

  • chore: Update rubygem versions in build_versions.json #23 (rwaffen)
  • Remove stringio 0.1.0 from ruby 2.7 and replace with 3.1 #22 (rwaffen)

v1.2.0 (2024-06-13)

Full Changelog

Implemented enhancements:

  • Update puppet to 7.31.0 & 8.7.0 and also update gem versions #16 (rwaffen)
  • add yamllint #13 (rwaffen)

Closed issues:

  • add yamllint #12

Merged pull requests:

  • Describe in more detail the entrypoint and switch from "supported" to "available" rake tasks #15 (rwaffen)
  • describe in more detail how to use the voxbox #14 (rwaffen)
  • Remove libs not needed with CVEs, move defaults to puppet 8 #11 (rwaffen)

v1.1.0 (2024-04-19)

Full Changelog

Implemented enhancements:

  • update puppet to 7.30.0 and 8.6.0, facter to 4.7.0 and r10k to 4.1.0 #8 (rwaffen)

Merged pull requests:

  • Update GitHub actions: Labeler, Add Release workflow, try to fix trivy #9 (rwaffen)
  • remove artifacts from gitlab example #7 (rwaffen)
  • fix wrong file name of gitlab-ci.yml #6 (rwaffen)
  • update README.md to highlight build_versions.json and add .gitlab-ci.yaml example #5 (rwaffen)
  • Use more precise container image names and add rubocop-performance #4 (rwaffen)

v1.0.0 (2024-03-27)

Full Changelog

Implemented enhancements:

  • Add r10k and demo minimal Rakefile #1 (rwaffen)

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator