Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 0.30.0 #652

Merged
merged 1 commit into from
Oct 3, 2023
Merged

Release 0.30.0 #652

merged 1 commit into from
Oct 3, 2023

Conversation

jku
Copy link
Collaborator

@jku jku commented Oct 3, 2023

(following copied from changelog)


securesystemslib v0.30.0

This release contains improved Sigstore support.

Changed

  • SigstoreSigner adapted to sigstore-python 2.0 API: This allows
    improved UX where a new signing identity can be defined using
    interactive credentials (browser login):
    SigstoreSigner.import_via_auth()
  • Documentation improvements

Removed

  • Python 3.7 is no longer supported

Notes:

  • Python 3.12 has been released. Did not add it to test matrix as github does not have it yet
  • vendored ed25519 is not up to date (see issue ed25519 workflow is broken #651) but there are no urgent changes

@jku jku requested a review from lukpueh October 3, 2023 09:23
@jku jku merged commit fe0cf39 into main Oct 3, 2023
34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants