Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.39 KB

CHANGELOG.md

File metadata and controls

35 lines (23 loc) · 1.39 KB

Changelog

All notable changes to sigstore-java will be documented in this file.

The format is based on Keep a Changelog.

All versions prior to 1.0.0 are untracked

[Unreleased]

[1.1.0] - 2024-11-22

Added

  • Update sigstore tuf roots to v10 for staging and public-good #848
  • Tuf conformance tests for tuf client spec conformance #838

Changed

  • Allow tuf updater to fetch meta without downloading targets #839
  • Allow tuf targets and metadata to be stored and fetched separately #827

Fixed

Security

  • Ensure log entries in sigstore bundles are entries that correspond to the verification material (signature, artifact, public-key) provided to the verifier. #856

[1.0.0] - 2024-08-28

Added

  • sigstore-java, sigstore-maven-plugin, dev.sigstore.sign (gradle) are now GA