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: okta/okta-sdk-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: okta-sdk-root-17.0.0
Choose a base ref
...
head repository: okta/okta-sdk-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: okta-sdk-root-18.0.0
Choose a head ref
  • 10 commits
  • 27 files changed
  • 3 contributors

Commits on Jun 17, 2024

  1. Release pr 17.0.0 (#1508)

    * [maven-release-plugin] prepare release okta-sdk-root-17.0.0
    
    * [maven-release-plugin] prepare for next development iteration
    
    * Updated prev version in pom.xml
    arvindkrishnakumar-okta committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    57c1c96 View commit details
    Browse the repository at this point in the history
  2. Bump Dependency Check Maven Plugin from 8.2.1 to 9.2.0 (#1509)

    Bump  Dependency Check Maven Plugin to 9.2.0
    arvindkrishnakumar-okta committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    9878b82 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. OKTA-720638: Fix OASv3 spec - unable to access IdP links (#1519)

    * OKTA-720638: Fix OASv3 spec - unable to access IdP links
    
    * Updated revision in pom.xml files
    arvindkrishnakumar-okta committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    12fcfe1 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Bump Java Parent to 32 and few misc dep upgrades (#1520)

    * Bump Java Parent to 32 and few misc dep upgrades
    
    * fixed pmd error
    arvindkrishnakumar-okta committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    e11a28d View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Upgrade SDK to use OASv3 spec version 2024.06.1 (#1523)

    * Upgrade SDK to use OASv3 spec version 2024.06.1
    
    * Updated README
    
    * Cleanup pom.xml
    
    * Added formatter-maven-plugin and cleaned up OrktaOrgCleaner.groovy
    
    * Added formatter-maven-plugin and cleaned up OrktaOrgCleaner.groovy
    
    * Set formatter-maven-plugin version to 2.23.0 for compatiblity with Java 11 CI builds
    arvindkrishnakumar-okta committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    1a05092 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Fix DPoP special char case (#1528)

    * Fix DPoP when path contains special chars (#1526)
    
    - Still does not work for ;/\ chars
    
    * removed unnecessary unit test
    
    ---------
    
    Co-authored-by: Clément Denis <[email protected]>
    arvindkrishnakumar-okta and clementdenis committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    7a5277f View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

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

Commits on Jul 30, 2024

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

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    6179fc2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03b96af View commit details
    Browse the repository at this point in the history
Loading