Skip to content

Prepare release 3.5.0 #388

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

Merged
merged 1 commit into from
May 28, 2025
Merged

Prepare release 3.5.0 #388

merged 1 commit into from
May 28, 2025

Conversation

asherf
Copy link
Collaborator

@asherf asherf commented May 28, 2025

No description provided.

@asherf asherf requested a review from Copilot May 28, 2025 17:12
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Prepare the 3.5.0 release by updating version metadata and documenting changes.

  • Bump package version to 3.5.0 in __init__.py
  • Add a new 3.5.0 section in CHANGELOG.md with news and bugfixes
  • Duplicate two 3.4.0 bullets when reformatting existing entries

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
jose/init.py Updated __version__ from 3.4.0 to 3.5.0
CHANGELOG.md Added 3.5.0 release notes and reformatted 3.4.0 items

@@ -69,14 +87,14 @@ This is a greatly overdue release.
* Improve `JWT.decode()` #76 (fixes #75)
* Sort headers when serializing to allow for headless JWT #136 (fixes #80)
* Adjust dependency handling
- Use PyCryptodome instead of PyCrypto #83
- Update package dependencies #124 (fixes #158)
* Use PyCryptodome instead of PyCrypto #83
Copy link
Preview

Copilot AI May 28, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This entry duplicates the existing '- - Use PyCryptodome instead of PyCrypto #83' under the 3.4.0 section; consider removing the outdated indented entry to avoid redundancy.

Suggested change
* Use PyCryptodome instead of PyCrypto #83

Copilot uses AI. Check for mistakes.

- Use PyCryptodome instead of PyCrypto #83
- Update package dependencies #124 (fixes #158)
* Use PyCryptodome instead of PyCrypto #83
* Update package dependencies #124 (fixes #158)
Copy link
Preview

Copilot AI May 28, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This entry duplicates the existing '- - Update package dependencies #124 (fixes #158)' under the 3.4.0 section; consider cleaning up the redundant list items.

Copilot uses AI. Check for mistakes.

@asherf asherf merged commit 018b310 into mpdavis:master May 28, 2025
18 checks passed
@asherf asherf deleted the release branch May 28, 2025 17:25
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.

1 participant