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: 24fa7c6
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: 986be18
Choose a head ref
  • 9 commits
  • 5 files changed
  • 5 contributors

Commits on Jan 13, 2022

  1. Merge pull request #524 from auth0/release-3.18.3

    Release 3.18.3
    jimmyjames authored Jan 13, 2022
    Configuration menu
    Copy the full SHA
    b2cd743 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. Configuration menu
    Copy the full SHA
    b1f4448 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. Merge pull request #525 from fml2/patch-1

    docs: Fix a typo in the javadoc comment
    jimmyjames authored Feb 2, 2022
    Configuration menu
    Copy the full SHA
    9e44087 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2022

  1. Configuration menu
    Copy the full SHA
    236fef3 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Merge pull request #526 from OdunlamiZO/doc-fixes

    fix typos in JWTVerifier#verify docstring
    jimmyjames authored Feb 14, 2022
    Configuration menu
    Copy the full SHA
    f84a527 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. Deprecation notice for secp256k1 curve in EC algorithm (#528)

    * Deprecation notice for secp256k1 curve in EC algorithm
    
    * Mentioned no support for secp256k1 after Java 15+
    poovamraj authored Feb 18, 2022
    Configuration menu
    Copy the full SHA
    a043f02 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2022

  1. Bump jackson-databind dependency to 2.13.2 (#542)

    * Bump `jackson-databind` dependency to 2.13
    
    * Update build.gradle
    
    * Update build.gradle
    Evan Sims authored Mar 13, 2022
    Configuration menu
    Copy the full SHA
    22f3147 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. Deprecate ES256K Algorithm (#543)

    * [SDK-3192] Deprecate secp256k1 curve for EC Algorithms
    
    * Documentation update
    poovamraj authored Mar 14, 2022
    Configuration menu
    Copy the full SHA
    212a3cd View commit details
    Browse the repository at this point in the history
  2. Release 3.19.0

    jimmyjames committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    986be18 View commit details
    Browse the repository at this point in the history
Loading