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.38.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.39.0
Choose a head ref
  • 7 commits
  • 40 files changed
  • 3 contributors

Commits on Feb 1, 2022

  1. Merge pull request #403 from auth0/release-1.38.0

    Release 1.38.0
    jimmyjames authored Feb 1, 2022
    Configuration menu
    Copy the full SHA
    b983f92 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. Feature/reduce duplication (#381)

    * update to reduce duplication
    
    * extract code duplication
    
    * use builder
    
    * update
    
    * make request builder package private
    
    Co-authored-by: Jim Anderson <[email protected]>
    pelletier197 and jimmyjames authored Feb 3, 2022
    Configuration menu
    Copy the full SHA
    caf1a85 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2022

  1. Feature/add branding (#399)

    * update to reduce duplication
    
    * extract code duplication
    
    * use builder
    
    * update
    
    * make request builder package private
    
    * add branding entity
    
    * add all stuff for universal login
    
    * add branding entity stuff
    
    * add coverage in setters
    pelletier197 authored Feb 12, 2022
    Configuration menu
    Copy the full SHA
    2f02aa5 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

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

Commits on Feb 17, 2022

  1. Configuration menu
    Copy the full SHA
    36bde20 View commit details
    Browse the repository at this point in the history
  2. Update UsersEntity.java (#407)

    Co-authored-by: Jim Anderson <[email protected]>
    adamjmcgrath and jimmyjames authored Feb 17, 2022
    Configuration menu
    Copy the full SHA
    36e28da View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. Release 1.39.0

    jimmyjames committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    caa2b43 View commit details
    Browse the repository at this point in the history
Loading