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.3.0 #37

Merged
merged 3 commits into from
Apr 15, 2024
Merged

Release 0.3.0 #37

merged 3 commits into from
Apr 15, 2024

Conversation

IlyaLisov
Copy link
Owner

@IlyaLisov IlyaLisov commented Apr 11, 2024

PR-Codex overview

This PR updates the JWT library version, adds a method to retrieve a claim from a JWT token, and includes tests for claim retrieval.

Detailed summary

  • Added claim method to TokenService and implementations
  • Updated pom.xml with new library versions
  • Added tests for claim retrieval in TokenServiceImpl and PersistentTokenServiceImpl

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

codecov bot commented Apr 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.53%. Comparing base (556d4e7) to head (bf58f31).
Report is 4 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #37      +/-   ##
============================================
+ Coverage     87.96%   88.53%   +0.57%     
- Complexity       46       48       +2     
============================================
  Files             6        6              
  Lines           241      253      +12     
  Branches         12       12              
============================================
+ Hits            212      224      +12     
  Misses           23       23              
  Partials          6        6              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@IlyaLisov
Copy link
Owner Author

@rultor release tag is 0.3.0

@IlyaLisov IlyaLisov merged commit 968ac46 into master Apr 15, 2024
3 checks passed
@rultor
Copy link
Collaborator

rultor commented Apr 15, 2024

@rultor release tag is 0.3.0

@IlyaLisov OK, I will release it now. Please check the progress here

@rultor
Copy link
Collaborator

rultor commented Apr 15, 2024

@rultor release tag is 0.3.0

@IlyaLisov Oops, I failed. You can see the full log here (spent 3min)

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