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

Commits on Sep 21, 2021

  1. Merge pull request #376 from auth0/release-1.34.1

    Release 1.34.1
    jimmyjames authored Sep 21, 2021
    Configuration menu
    Copy the full SHA
    9089a22 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2021

  1. Configuration menu
    Copy the full SHA
    a2d0d32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e3e38f View commit details
    Browse the repository at this point in the history
  3. revert comment mistake

    pelletier197 committed Oct 2, 2021
    Configuration menu
    Copy the full SHA
    b639385 View commit details
    Browse the repository at this point in the history
  4. add back return

    pelletier197 committed Oct 2, 2021
    Configuration menu
    Copy the full SHA
    c0faf22 View commit details
    Browse the repository at this point in the history
  5. make changes minimal2

    pelletier197 committed Oct 2, 2021
    Configuration menu
    Copy the full SHA
    73c9468 View commit details
    Browse the repository at this point in the history
  6. fix formatting

    pelletier197 committed Oct 2, 2021
    Configuration menu
    Copy the full SHA
    611b61f View commit details
    Browse the repository at this point in the history
  7. fix imports

    pelletier197 committed Oct 2, 2021
    Configuration menu
    Copy the full SHA
    2d8d351 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. Merge pull request #379 from pelletier197/master

    Add MFA Authentication policies to GuardianEntity
    lbalmaceda authored Oct 5, 2021
    Configuration menu
    Copy the full SHA
    297980f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbd79ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4bc1fa View commit details
    Browse the repository at this point in the history
  4. Merge pull request #380 from auth0/fix-roles

    Fix de/serialization of Invitation roles
    lbalmaceda authored Oct 5, 2021
    Configuration menu
    Copy the full SHA
    3b935d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

  1. Added get job error details method to JobEntity (#383)

    * Added get job error details method to JobEntity
    
    * added json deserilization test
    
    * rmoved version bump
    
    * fix doc bug, added 204 test, fixed 204 issue with ananomous inner class
    
    * reverted one unintentinal change
    jasonfagerberg-toast authored Oct 12, 2021
    Configuration menu
    Copy the full SHA
    d8005f0 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

  1. Release 1.35.0

    lbalmaceda committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    a5b7056 View commit details
    Browse the repository at this point in the history
Loading