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

GH-400, GH-401 Upgrading JWT Library to V4 #403

Merged
merged 1 commit into from Oct 2, 2021
Merged

GH-400, GH-401 Upgrading JWT Library to V4 #403

merged 1 commit into from Oct 2, 2021

Conversation

benjivesterby
Copy link
Collaborator

Description

Upgraded JWT library to v4 which now has module support as well as resolves security issues listed in GH-400, and GH-401

@benjivesterby
Copy link
Collaborator Author

benjivesterby commented Sep 29, 2021

@andygrunwald @ghostsquad Looks like this upgrade may break pre-1.15 support. Are we ok with that?

Adding 1.16.x and 1.17.x tests to matrix

updated to go 1.15 min
@andygrunwald
Copy link
Owner

Copy link
Owner

@andygrunwald andygrunwald left a comment

Choose a reason for hiding this comment

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

For me, breaking compatibility before go 1.15 is ok. Mainly because the current supported go versions are 1.15, 1.16, and 1.17.
We should follow the release cycle for the language.

The PR looks good. Thanks for taking care. I will move on and merge it.

About the request_legacy.go and request_context.go, we should think about dropping it at some point.

@andygrunwald andygrunwald merged commit a9aa4bd into master Oct 2, 2021
@andygrunwald andygrunwald deleted the GH-401 branch October 2, 2021 08:13
@sitikanthasezzle
Copy link

can anybody update new tags or release version to v1.15.0

@sitikanthasezzle
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants