Skip to content

Latest commit

 

History

History
143 lines (73 loc) · 9.19 KB

CHANGELOG.md

File metadata and controls

143 lines (73 loc) · 9.19 KB

CHANGELOG

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

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

4.0.2 (2023-11-13)

Bug Fixes

  • Add 'vX.Y.Z' tag format to Docker image (#208) (552facf)

4.0.1 (2023-11-13)

Bug Fixes

  • Make sure all dependency updates are releasable units (#205) (837f9f9)

4.0.0 (2023-11-09)

⚠ BREAKING CHANGES

  • update clang/LLVM to version 16.0.6 (#191)

Features

3.1.1 (2023-11-07)

Bug Fixes

  • cosign: Correctly sign multiple tags (#192) (bcd2f38)

3.1.0 (2023-10-31)

Features

Bug Fixes

3.0.0 (2023-10-17)

⚠ BREAKING CHANGES

  • update gcc-10 to gcc-12 (#160)

Features

2.6.0 (2023-10-16)

Features

2.5.0 (2023-07-13)

Features

2.4.0 (2023-06-20)

Features

2.3.0 (2023-05-17)

Features

  • Add provenance and sbom to image (af422b9)
  • Install static docker-cli from download.docker.com (#68) (8cebc19)
  • Update bats-core to 1.9.0 and bats-assert to 2.1.0 (#67) (135c58b)
  • Update cmake to 3.26.3 (#66) (766f766)
  • Update gcovr to 6.0 (#65) (96e3436)

2.2.0 (2023-02-01)

Features

  • Build multi-platform image (#4) (839fb0d)
  • Fix tagged release workflow (#15) (1ee833b)
  • Include lld as an alternative to the gold and bfd linkers (d8adb0b)

Bug Fixes

  • Set executable bit on shell scripts (33406a3)
  • Update GITHUB_TOKEN permissions (a4a2e1a)
  • Update GITHUB_TOKEN permissions (90ca544)

2.1.0 (2023-01-31)

Features

  • Build multi-platform image (#4) (839fb0d)
  • Include lld as an alternative to the gold and bfd linkers (d8adb0b)

Bug Fixes

  • Update GITHUB_TOKEN permissions (a4a2e1a)

2.1.0 (2023-01-30)

Features

Bug Fixes

  • Set executable bit on shell scripts (33406a3)
  • Update GITHUB_TOKEN permissions (a4a2e1a)
  • Update GITHUB_TOKEN permissions (90ca544)