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/auth0-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.26.0
Choose a base ref
...
head repository: auth0/auth0-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.27.0
Choose a head ref
  • 11 commits
  • 53 files changed
  • 3 contributors

Commits on Dec 3, 2020

  1. Merge pull request #326 from auth0/release-1.26.0

    Release 1.26.0
    jimmyjames authored Dec 3, 2020
    Configuration menu
    Copy the full SHA
    3f8bba3 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2021

  1. Update dependency versions

    jimmyjames committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    296b83d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #329 from auth0/update-deps

    Update dependency versions
    jimmyjames authored Jan 29, 2021
    Configuration menu
    Copy the full SHA
    7191d69 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2021

  1. Add support for async requests (#328)

    * Add support for async requests
    
    * Add test for default method behavior
    jimmyjames authored Feb 4, 2021
    Configuration menu
    Copy the full SHA
    5d11019 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a627fae View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

  1. Configuration menu
    Copy the full SHA
    589f7ef View commit details
    Browse the repository at this point in the history
  2. Merge pull request #332 from auth0/fix-javadoc

    Fix JavaDoc tags for Java8
    lbalmaceda authored Feb 5, 2021
    Configuration menu
    Copy the full SHA
    33ace7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    666f2d2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #330 from auth0/remove-unneeded-throws-from-tests

    Remove unnecessary throws from tests
    lbalmaceda authored Feb 5, 2021
    Configuration menu
    Copy the full SHA
    eb1d2be View commit details
    Browse the repository at this point in the history
  5. Remove jcenter (#331)

    * Fix publish artifacts using latest plugin
    
    * Remove jcenter repository
    
    Co-authored-by: Jim Anderson <[email protected]>
    jsalinaspolo and jimmyjames authored Feb 5, 2021
    Configuration menu
    Copy the full SHA
    71a59ec View commit details
    Browse the repository at this point in the history
  6. Release 1.27.0

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