Skip to content

Latest commit

 

History

History
68 lines (36 loc) · 1.81 KB

CHANGELOG.md

File metadata and controls

68 lines (36 loc) · 1.81 KB

CHANGELOG

Starting from v5.0.0, 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.

[Unreleased]

[v5.0.1] - 2024-11-18

Changed

  • docker.io/ruby to sha256:b4c321a99b9f21b7bb24f22e558bf1477630fb55d692aba4e25b2fe5deb7eaf1

  • bundler to 2.5.23

  • govuk_tech_docs to 4.4.1 (CHANGELOG)

Removes

[v5.0.0] - 2024-10-26

Breaking Changes

As documented in the release notes of tech-docs-gem v4.0.0:

  • BREAKING: drop support for end-of-life Ruby versions 2.7 and 3.0. The minimum Ruby version is now 3.1.
  • BREAKING: drop support for IE8
  • BREAKING: Upgrade to govuk-frontend v5.7.1 and introduce new Javascript entry point

The additional file source/javascripts/govuk_frontend.js is now required, you can find a copy here.

Added

  • Dev Container

  • Makefile

  • Container Structure Test definition

  • Super-Linter

  • Trivy scanning

  • Signing of container with Sigstore's cosign

  • GitHub Artifact Attestation

  • This CHANGELOG document

Changed

  • tech-docs-gem is now v4.0.1

  • Refactor GitHub Actions

  • Release to GitHub Container Registry

  • Working directory has changed from /app to /tech-docs-github-pages-publisher

Removed

  • Release to Docker Hub