Skip to content

Release 3.6.5 prep and allow cryptography45 #1498

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

Conversation

jku
Copy link
Member

@jku jku commented Aug 11, 2025

This PR is for series/3.6.x and contains

@woodruffw let me know if you have opinions on the cryptography change -- I realize it has not really been tested: I've checked the git log on main and don't see any related changes so I feel like it should be safe as we've been using the new cryptography there for a while.

Copying the rationale from commit message for convenience:

  • We pin the major version to prevent breakage:
    This is especially useful for sigstore-python the cli app
  • Pinning is a little painful for the users of sigstore-python
    the library...

I think a reasonable compromise is to start updating cryptography
pinning in point releases when it seems safe to do so.

jku added 2 commits August 11, 2025 18:57
* We pin the major version to prevent breakage:
  This is especially useful for sigstore-python the cli app
* Pinning is a little painful for the users of sigstore-python
  the library...

I think a reasonable compromise is to start updating cryptography
pinning in point releases when it seems safe to do so.

Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
@woodruffw
Copy link
Member

Good by me -- I don't believe there's a significant breakage risk for us here. Worst case we can always yank, though.

@woodruffw woodruffw merged commit 447e66c into sigstore:series/3.6.x Aug 11, 2025
22 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