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: auth0/java-jwt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.13.0
Choose a base ref
...
head repository: auth0/java-jwt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.14.0
Choose a head ref
  • 8 commits
  • 7 files changed
  • 1 contributor

Commits on Feb 5, 2021

  1. Merge pull request #473 from auth0/release-3.13.0

    Release 3.13.0
    jimmyjames authored Feb 5, 2021
    Configuration menu
    Copy the full SHA
    bf77ffc View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2021

  1. Configuration menu
    Copy the full SHA
    94f5fa4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbbf140 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2021

  1. Merge pull request #475 from auth0/withPayload

    Add withPayload to JWTCreator.Builder
    jimmyjames authored Feb 22, 2021
    Configuration menu
    Copy the full SHA
    a129f53 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2021

  1. Configuration menu
    Copy the full SHA
    9987b98 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #477 from auth0/update-readme-hmac-key-rec

    Update README to include HMAC key length recommendations
    jimmyjames authored Feb 24, 2021
    Configuration menu
    Copy the full SHA
    e63437a View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

  1. Add ability to run apiDiff for incompatible changes (#476)

    * Add ability to run apiDiff for incompatible changes
    
    * Add api diff to CI
    jimmyjames authored Feb 25, 2021
    Configuration menu
    Copy the full SHA
    6b732d3 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

  1. Release 3.14.0

    jimmyjames committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    fb51a2f View commit details
    Browse the repository at this point in the history
Loading