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.15.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.16.0
Choose a head ref
  • 14 commits
  • 11 files changed
  • 4 contributors

Commits on Apr 5, 2021

  1. Merge pull request #490 from auth0/release-3.15.0

    Release 3.15.0
    jimmyjames authored Apr 5, 2021
    Configuration menu
    Copy the full SHA
    d7036a3 View commit details
    Browse the repository at this point in the history
  2. Update OSS plugin version

    jimmyjames committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    75272c3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #491 from auth0/update-oss-plugin

    Update OSS plugin version
    jimmyjames authored Apr 5, 2021
    Configuration menu
    Copy the full SHA
    823a5f0 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2021

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

Commits on Apr 9, 2021

  1. Merge pull request #493 from auth0/lbalmaceda-patch-1

    Delete duplicated issue template
    jimmyjames authored Apr 9, 2021
    Configuration menu
    Copy the full SHA
    4cbdbe3 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2021

  1. Configuration menu
    Copy the full SHA
    a643ceb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85bf153 View commit details
    Browse the repository at this point in the history
  3. Use JDK 16 for javadoc generation

    This allows using the latest javadoc features (such as a search bar) without
    having to the change the lowest Java version supported by the project.
    Marcono1234 committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    e745182 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    64cb404 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

  1. Merge pull request #495 from Marcono1234/marcono1234/impl-javadoc

    Add package-info.java for internal `impl` package
    jimmyjames authored Apr 28, 2021
    Configuration menu
    Copy the full SHA
    283c490 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92b95a5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #496 from Marcono1234/marcono1234/javadoc-improvem…

    …ents
    
    Improve Javadoc generation
    jimmyjames authored Apr 28, 2021
    Configuration menu
    Copy the full SHA
    849e67a View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2021

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

Commits on May 10, 2021

  1. Release 3.16.0

    jimmyjames committed May 10, 2021
    Configuration menu
    Copy the full SHA
    c19678f View commit details
    Browse the repository at this point in the history
Loading