Skip to content

Releases: Kirskov/Shapin

v1.7.0

Choose a tag to compare

@github-actions github-actions released this 19 Apr 08:27
Immutable release. Only release title and notes can be modified.
3fb39c6

Chores

  • add CODEOWNERS file (#49)

  • upgrade Go to 1.26.2 (#50)

v1.6.8

Choose a tag to compare

@github-actions github-actions released this 19 Apr 07:48
Immutable release. Only release title and notes can be modified.
6242616

CI

  • disable slsa upload-assets and include provenance in release job (#48)

Chores

  • deps: bump actions/upload-artifact from 4.6.2 to 7.0.1 (#47)

  • deps: bump softprops/action-gh-release from 2.6.1 to 3.0.0 (#46)

  • deps: bump docker/login-action from 3.7.0 to 4.1.0 (#45)

  • deps: bump actions/download-artifact from 4.3.0 to 8.0.1 (#44)

  • deps: bump anchore/scan-action from 6.2.0 to 7.4.0 (#43)

Bug Fixes

  • collect warnings and display them after diffs with source file (#32)

CI

  • add OpenSSF Scorecard workflow and upgrade CodeQL action to v4 (#35)

  • fix CodeQL v4 SHA to commit hash for scorecard verification (#37)

  • add SLSA L3 provenance via slsa-github-generator (#39)

  • fix slsa-github-generator ref to use tag instead of commit SHA (#40)

Documentation

  • update ARCHITECTURE.md and remove CHANGELOG.md (#31)

  • add OpenSSF Best Practices badge, quick start, and governance links (#33)

  • OpenSSF Silver badge improvements (#34)

  • add OpenSSF Scorecard badge to README (#38)

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 15 Apr 09:32
Immutable release. Only release title and notes can be modified.
d7880b2

Features

  • pin GitLab spec inputs, multi-doc files, and fix Dockerfile FROM comment (#30)

Tests

  • gitlab: confirm trigger: inputs: are pinned (#29)

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 14 Apr 17:35
Immutable release. Only release title and notes can be modified.
f019d3c

Bug Fixes

  • release: use .sigstore.json extension for cosign bundles (#27)

Documentation

  • document services: pinning and latest warning (#26)

Features

  • gitlab: include image name in mapped version digest comment (#28)

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 14 Apr 17:01
Immutable release. Only release title and notes can be modified.
892423a

Bug Fixes

  • docs: document image name map form support (#23)

  • release: add .sig signature files for OpenSSF Scorecard (#24)

Features

  • gitlab: pin services: images and warn on latest (#25)

v1.3.7

Choose a tag to compare

@github-actions github-actions released this 14 Apr 16:07
Immutable release. Only release title and notes can be modified.
5730423

Bug Fixes

  • pin GitLab CI extended image syntax (image: {name: ...}) (#22)

Chores

  • remove release-please

v1.3.6

Choose a tag to compare

@github-actions github-actions released this 14 Apr 13:37
Immutable release. Only release title and notes can be modified.
bd78c63

Bug Fixes

  • skip GitHub release creation in release-please (#20)

v1.3.5

Choose a tag to compare

@Kirskov Kirskov released this 14 Apr 13:16
Immutable release. Only release title and notes can be modified.
a081059

Bug Fixes

  • disable sbom-action auto-upload to avoid immutable release error (#18)

Chores

  • main: release 1.3.5 (#19)

v1.3.4

Choose a tag to compare

@Kirskov Kirskov released this 14 Apr 13:02
Immutable release. Only release title and notes can be modified.
af7eb67

1.3.4 (2026-04-14)

Bug Fixes

  • disable SBOM upload in sca-gate job to avoid permission error (#16) (3bbc60a)

v1.3.3

Choose a tag to compare

@Kirskov Kirskov released this 14 Apr 12:52
Immutable release. Only release title and notes can be modified.
808aa01

1.3.3 (2026-04-14)

Bug Fixes

  • add signoff to release-please commits for DCO compliance (#15) (643f002)
  • preserve dependency proxy prefix when pinning GitLab CI images (#13) (665709f)