Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump version to 2.17.2 #1377

Closed
wants to merge 22 commits into from
Closed

Bump version to 2.17.2 #1377

wants to merge 22 commits into from

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    7b66f65 View commit details
    Browse the repository at this point in the history
  2. Implement XsuaaJkuFactory to fix breaking change in java-security-tes…

    …t incompatibilities via service loader
    finkmanAtSap committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    a4803eb View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. remove XsuaaTest extension for fixed port

    Signed-off-by: liga-oz <[email protected]>
    liga-oz committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    e65b8b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61a7fc5 View commit details
    Browse the repository at this point in the history
  3. formatting

    Signed-off-by: liga-oz <[email protected]>
    liga-oz committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    1fcd72c View commit details
    Browse the repository at this point in the history
  4. For IAS issuer validation, add backward-compatibility with java-secur…

    …ity-test via LocalhostIssuerValidator
    finkmanAtSap committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    27a6b4f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d5f930 View commit details
    Browse the repository at this point in the history
  6. add unit test to spring-security-hybrid-usage sample to test that onl…

    …y localhost issers (and not *any* issuers) are trusted when java-security-test supplies a LocalhostIssuerValidator
    finkmanAtSap committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    77e7d8e View commit details
    Browse the repository at this point in the history
  7. fix for logback CVE

    Signed-off-by: liga-oz <[email protected]>
    liga-oz committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    399eec1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8863708 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    59a6a1d View commit details
    Browse the repository at this point in the history
  10. Merge remote-tracking branch 'origin/2.x/fix_java_security_test_compa…

    …tibility' into 2.x/fix_java_security_test_compatibility
    
    # Conflicts:
    #	java-api/src/main/java/com/sap/cloud/security/token/XsuaaJkuFactory.java
    #	spring-xsuaa/src/main/java/com/sap/cloud/security/xsuaa/token/authentication/XsuaaJwtDecoder.java
    liga-oz committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    70cef8a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f3beb08 View commit details
    Browse the repository at this point in the history
  12. fix XsuaaJwtDecoderTest

    Signed-off-by: liga-oz <[email protected]>
    liga-oz committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    340bf25 View commit details
    Browse the repository at this point in the history
  13. Revert java-security-it to use DEFAULT_DOMAIN/DEFAULT_UAA_DOMAIN inst…

    …ead of wiremock's baseurl to test backward-compatibilty with 'localhost' credentials.
    finkmanAtSap committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    b4c4c31 View commit details
    Browse the repository at this point in the history
  14. fix XsuaaJwtDecoder

    Signed-off-by: liga-oz <[email protected]>
    liga-oz committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    686569f View commit details
    Browse the repository at this point in the history
  15. revert spring-xsuaa-mock and spring-xsuaa-it changes

    Signed-off-by: liga-oz <[email protected]>
    liga-oz committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    faad834 View commit details
    Browse the repository at this point in the history
  16. Merge remote-tracking branch 'origin/2.x/fix_java_security_test_compa…

    …tibility' into 2.x/fix_java_security_test_compatibility
    liga-oz committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    637d9ac View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7f056e0 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Bump version to 2.17.2

    finkmanAtSap committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    0e2dfa1 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    Signed-off-by: Līga  <[email protected]>
    liga-oz authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    a4da890 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main-2.x' into bump_version_to_2.17.2

    # Conflicts:
    #	java-api/src/main/java/com/sap/cloud/security/token/validation/XsuaaJkuFactory.java
    #	java-security-test/src/main/java/com/sap/cloud/security/token/validation/XsuaaLocalhostJkuFactory.java
    #	java-security/src/main/java/com/sap/cloud/security/token/validation/validators/XsuaaJwtSignatureValidator.java
    #	spring-xsuaa-mock/src/main/java/com/sap/cloud/security/xsuaa/XsuaaLocalhostJkuFactory.java
    #	spring-xsuaa/src/main/java/com/sap/cloud/security/xsuaa/token/authentication/XsuaaJwtDecoder.java
    #	spring-xsuaa/src/test/java/com/sap/cloud/security/xsuaa/token/XsuaaLocalhostJkuFactory.java
    finkmanAtSap committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    36f2bed View commit details
    Browse the repository at this point in the history