Skip to content

Conversation

CharlesDuboisSAP
Copy link
Contributor

Context

SAP/cloud-sdk-java-backlog#448.

Apache httpclient5 has a behaviour change with the TLS Upgrade header in 5.4.2

The new behaviour is hard coded in Apache:

Feature scope:

Definition of Done

  • Functionality scope stated & covered
  • Tests cover the scope above
  • Error handling created / updated & covered by the tests above
  • Documentation updated
  • Release notes updated

@CharlesDuboisSAP CharlesDuboisSAP added please merge Request to merge a pull request please review Request to review a pull request labels Feb 11, 2025
@CharlesDuboisSAP CharlesDuboisSAP self-assigned this Feb 11, 2025
@CharlesDuboisSAP CharlesDuboisSAP enabled auto-merge (squash) February 11, 2025 14:28
@@ -23,27 +23,6 @@ final class PreparedEntityBluePrint
@Nonnull
private final JDefinedClass entityClass;

/**
Copy link
Contributor

@newtork newtork Feb 13, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(Minor)

Drive-by / Unrelated change

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I know, this is part of the "Drive-by Java 23 compatibility"

<annotationProcessorPaths>
<annotationProcessorPath>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(Minor)

Drive-by / Unrelated change

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I know, this is part of the "Drive-by Java 23 compatibility"

release_notes.md Outdated
@@ -8,7 +8,11 @@

### 🔧 Compatibility Notes

-
- The TLS `Upgrade` header changes thanks to [Apache httpclient5 5.4.2](https://github.com/apache/httpcomponents-client/commit/5ab09ea39fed1c39ea35905532ba1567c785330a)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(Minor)

Please rephrase ;)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it better now?

@CharlesDuboisSAP CharlesDuboisSAP merged commit 4c64920 into main Feb 19, 2025
14 checks passed
@CharlesDuboisSAP CharlesDuboisSAP deleted the httpclient5 branch February 19, 2025 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
please merge Request to merge a pull request please review Request to review a pull request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants