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: perform-release
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.
  • 18 commits
  • 15 files changed
  • 6 contributors

Commits on Sep 28, 2020

  1. Merge pull request auth0#443 from auth0/perform-release

    Release 3.11.0
    jimmyjames authored Sep 28, 2020
    Configuration menu
    Copy the full SHA
    aeb0cdd View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2020

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

Commits on Oct 28, 2020

  1. update issue templates

    jimmyjames committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    a26284a View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2020

  1. Merge pull request auth0#450 from auth0/update-issue-templates

    update issue templates
    Steve Hobbs authored Oct 29, 2020
    Configuration menu
    Copy the full SHA
    5853a37 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2020

  1. Revert "Add license scan report and status"

    This reverts commit 984eaaf.
    lbalmaceda authored Oct 30, 2020
    Configuration menu
    Copy the full SHA
    0dba806 View commit details
    Browse the repository at this point in the history
  2. Merge pull request auth0#452 from auth0/revert-438-add-license-scan-b…

    …adge
    
    Revert "Add license scan report and status"
    Steve Hobbs authored Oct 30, 2020
    Configuration menu
    Copy the full SHA
    315131b View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2020

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

Commits on Nov 18, 2020

  1. Setup pull-request and issue templates (auth0#458)

    * Setup pull-request and issue templates
    
    * Update config.yml
    lbalmaceda authored Nov 18, 2020
    Configuration menu
    Copy the full SHA
    4471c59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45775cb View commit details
    Browse the repository at this point in the history

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