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.42.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.43.0
Choose a head ref
  • 20 commits
  • 16 files changed
  • 9 contributors

Commits on May 20, 2022

  1. Merge pull request #432 from auth0/perform-release-1.42.0

    Release 1.42.0
    poovamraj authored May 20, 2022
    Configuration menu
    Copy the full SHA
    9b72f93 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. [SDK-3424] Add ship/orb configuration to CI (#434)

    * Update config.yml
    
    * Update config.yml
    
    * Update config.yml
    frederikprijck authored Jun 10, 2022
    Configuration menu
    Copy the full SHA
    9674b22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac21a45 View commit details
    Browse the repository at this point in the history
  3. Update ship orb configuration (#435)

    * Update version of shipping orb
    
    * temp: update branch filter
    
    * add version in build.gradle file
    
    * use latest ship orb
    
    * set branch filter back to master
    
    * Include build.gradle in shiprc
    frederikprijck authored Jun 10, 2022
    Configuration menu
    Copy the full SHA
    7c038b0 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. Security: Update OkHttp to 4.9.10

    Evan Sims committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    5add27a View commit details
    Browse the repository at this point in the history
  2. Update build.gradle

    Evan Sims committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    7afbbbe View commit details
    Browse the repository at this point in the history
  3. Merge pull request #438 from auth0/security/update-okhttp

    Security: Update OkHttp to 4.10.0
    Widcket authored Jun 16, 2022
    Configuration menu
    Copy the full SHA
    5af4a99 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2022

  1. Use latest ship orb and provide publish-java context (#437)

    * Use latest ship orb and provide publish-java context
    
    * feat(java): use publish-sonartype instead of publish-java
    
    * rename publish-sonartype to publish-sonatype
    
    * Use in-memory Pgp Key
    
    * Use latest version of shipping orb
    
    * Use latest published release of ship orb
    frederikprijck authored Jun 17, 2022
    Configuration menu
    Copy the full SHA
    eece7d8 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

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

Commits on Jun 27, 2022

  1. Bump oss-library and auth0/ship (#441)

    * Update oss-library to latest
    
    * update auth0/ship
    frederikprijck authored Jun 27, 2022
    Configuration menu
    Copy the full SHA
    efb4100 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. Create semgrep.yml

    Evan Sims authored Jul 5, 2022
    Configuration menu
    Copy the full SHA
    36be616 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

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

Commits on Aug 4, 2022

  1. Replace Codecov uploader w/ CircleCI Orb

    This PR replaces the deprecated Codecov “bash uploader” for the recommended CircleCI Orb equivalent.
    Evan Sims authored Aug 4, 2022
    Configuration menu
    Copy the full SHA
    6bd5c4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fdf16a View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. #448 Adding field filter option to get client by ID API (#449)

    * Adding field filter option to get client by ID API
    
    * Adding field filter option to get client by ID API
    bhatmadhavi authored Aug 22, 2022
    Configuration menu
    Copy the full SHA
    eb1510f View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. Add session idle lifetime and make session lifetime doubles (#423)

    * Add session idle lifetime and make session lifetime doubles
    
    * fix failing test
    
    * convert back lifetimes to integer
    
    * Update src/main/java/com/auth0/json/mgmt/tenants/Tenant.java
    
    Co-authored-by: Jim Anderson <[email protected]>
    Co-authored-by: Jim Anderson <[email protected]>
    3 people authored Aug 30, 2022
    Configuration menu
    Copy the full SHA
    41d7425 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

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

Commits on Sep 16, 2022

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

Commits on Sep 19, 2022

  1. Configuration menu
    Copy the full SHA
    e9046e4 View commit details
    Browse the repository at this point in the history
  2. Release 1.43.0 (#453)

    jimmyjames authored Sep 19, 2022
    Configuration menu
    Copy the full SHA
    102f9cc View commit details
    Browse the repository at this point in the history
Loading