Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jwtk/jjwt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.12.7
Choose a base ref
...
head repository: jwtk/jjwt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.13.0
Choose a head ref
  • 5 commits
  • 24 files changed
  • 2 contributors

Commits on Aug 14, 2025

  1. Release 0.12.7 (#1012)

    - Ensured JJWT_RELEASE_VERSION placeholders reference 0.12.7
    - Updated README.adoc project version to 0.12.7 to prepare for release
    - Updated Maven Central URLs per Sonatype's latest documentation
    - [maven-release-plugin] prepare release 0.12.7
    - [maven-release-plugin] prepare for next development iteration
    lhazlewood authored Aug 14, 2025
    Configuration menu
    Copy the full SHA
    3f2697f View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2025

  1. Configuration menu
    Copy the full SHA
    03f088a View commit details
    Browse the repository at this point in the history
  2. Made constructor public to allow users their own objectMapper instance (

    #972)
    
    Co-authored-by: Les Hazlewood <121180+lhazlewood@users.noreply.github.com>
    kesrishubham2510 and lhazlewood authored Aug 15, 2025
    Configuration menu
    Copy the full SHA
    b6f8cb8 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2025

  1. Configuration menu
    Copy the full SHA
    e357463 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a757add View commit details
    Browse the repository at this point in the history
Loading