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

Make TLS/SSL version upgrade handling OPTIN for OnPremise #631

Merged
merged 10 commits into from
Nov 8, 2024

Commits on Nov 6, 2024

  1. Initial

    a-d committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    b603344 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Add tests

    a-d committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    31713e3 View commit details
    Browse the repository at this point in the history
  2. Add release note

    a-d committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    23f329c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4608b0 View commit details
    Browse the repository at this point in the history
  4. Minor code reduction

    a-d committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    4fb8813 View commit details
    Browse the repository at this point in the history
  5. Update cloudplatform/connectivity-apache-httpclient5/src/main/java/co…

    …m/sap/cloud/sdk/cloudplatform/connectivity/DefaultApacheHttpClient5Factory.java
    
    Co-authored-by: Matthias Kuhr <[email protected]>
    newtork and MatKuhr authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    9d3397c View commit details
    Browse the repository at this point in the history
  6. Update release_notes.md

    Co-authored-by: Matthias Kuhr <[email protected]>
    newtork and MatKuhr authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    d9d3485 View commit details
    Browse the repository at this point in the history
  7. Fix test

    a-d committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    ea4a32c View commit details
    Browse the repository at this point in the history
  8. Merge branch 'httpclient5/tls-upgrade' of https://github.com/SAP/clou…

    …d-sdk-java into httpclient5/tls-upgrade
    a-d committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    eb58af0 View commit details
    Browse the repository at this point in the history
  9. Proper API to change TLS upgrade flag and store it on instance level,…

    … non-static (#634)
    
    Co-authored-by: Alexander Dümont <[email protected]>
    newtork and a-d authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    a782e8e View commit details
    Browse the repository at this point in the history