X Tutup
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: ppcode2020/java-jwt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: java8-notice
Choose a base ref
...
head repository: ppcode2020/java-jwt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 9 files changed
  • 4 contributors

Commits on Nov 19, 2020

  1. Merge pull request auth0#459 from auth0/java8-notice

    Add notice to README about Java 8 upcoming requirement
    jimmyjames authored Nov 19, 2020
    Configuration menu
    Copy the full SHA
    91ff7fc View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2020

  1. Thread-safe classes should be Shared statically

    Thread-safe classes should be Shared statically,This improves performance and reduces class creation costs.
    lee-ext authored Nov 23, 2020
    Configuration menu
    Copy the full SHA
    a787e2d View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2020

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

Commits on Dec 15, 2020

  1. Merge pull request auth0#463 from overheadhunter/patch-1

    Update jackson-databind to 2.10.5.1 (fixes CVE-2020-25649)
    jimmyjames authored Dec 15, 2020
    Configuration menu
    Copy the full SHA
    9ee1611 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    136794e View commit details
    Browse the repository at this point in the history
  3. Merge pull request auth0#462 from LeeHainie/patch-1

    Thread-safe classes should be Shared statically
    jimmyjames authored Dec 15, 2020
    Configuration menu
    Copy the full SHA
    c540fae View commit details
    Browse the repository at this point in the history
  4. Target Java 8 (auth0#455)

    * update gradle wrapper to 6.7
    
    * change required java version to 8
    
    * Update to Gradle 6.7.1
    
    Co-authored-by: Jim Anderson <jim.anderson@auth0.com>
    lbalmaceda and jimmyjames authored Dec 15, 2020
    Configuration menu
    Copy the full SHA
    f616bad View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2020

  1. Release 3.12.0

    jimmyjames committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    58439f4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request auth0#465 from auth0/release-3.12.0

    Release 3.12.0
    jimmyjames authored Dec 18, 2020
    Configuration menu
    Copy the full SHA
    6b80254 View commit details
    Browse the repository at this point in the history
Loading
X Tutup