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: dc657ba
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: 6370d4e
Choose a head ref
  • 5 commits
  • 6 files changed
  • 1 contributor

Commits on Apr 8, 2022

  1. Merge pull request #418 from auth0/release-1.40.2

    Release 1.40.2
    jimmyjames authored Apr 8, 2022
    Configuration menu
    Copy the full SHA
    c940044 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. Fix double-encoding of log event filter query param (#420)

    * Fix double-encoding of LogEventFilter query
    
    * code organization
    
    * add test (fails without fix)
    jimmyjames authored Apr 12, 2022
    Configuration menu
    Copy the full SHA
    3a8e640 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

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

Commits on Apr 19, 2022

  1. Merge pull request #421 from auth0/iss-410

    Do not cast error values to String
    jimmyjames authored Apr 19, 2022
    Configuration menu
    Copy the full SHA
    01d92b9 View commit details
    Browse the repository at this point in the history
  2. Release 1.41.0

    jimmyjames committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    6370d4e View commit details
    Browse the repository at this point in the history
Loading