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.27.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.28.0
Choose a head ref
  • 7 commits
  • 9 files changed
  • 1 contributor

Commits on Feb 5, 2021

  1. Merge pull request #333 from auth0/release-1.27.0

    Release 1.27.0
    jimmyjames authored Feb 5, 2021
    Configuration menu
    Copy the full SHA
    95088fc View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2021

  1. Add ability to run apiDiff for incompatible changes (#334)

    * Add ability to run apiDiff for incompatible changes
    
    * Add apiDiff workflow
    
    * add checkout to api-diff command
    
    * Upload html apiDiff report, extract caching steps
    
    * Further extract common build steps
    jimmyjames authored Feb 23, 2021
    Configuration menu
    Copy the full SHA
    0ee2b72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07f9b92 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2021

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

Commits on Mar 25, 2021

  1. Add support for organizations feature (#338)

    * Add support for organizations feature
    
    * review feedback - improved docs, null check for org_id claim value, additional tests
    jimmyjames authored Mar 25, 2021
    Configuration menu
    Copy the full SHA
    868fcd7 View commit details
    Browse the repository at this point in the history
  2. Update Gradle OSS Plugin (#339)

    * Update Gradle OSS Plugin
    
    * Update to version 0.15.1
    jimmyjames authored Mar 25, 2021
    Configuration menu
    Copy the full SHA
    d47613e View commit details
    Browse the repository at this point in the history
  3. Release 1.28.0

    jimmyjames committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    98be7fd View commit details
    Browse the repository at this point in the history
Loading