[PR] CXF-9093: Client does not send entire payload (if size ~> 2500 bytes) when hc5, TLS1.3 are used [cxf]

2025-01-02 Thread via GitHub
reta opened a new pull request, #2214: URL: https://github.com/apache/cxf/pull/2214 Client does not send entire payload (if size ~> 2500 bytes) when hc5, TLS1.3 are used -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[PR] Bump cxf.mockito.version from 5.14.2 to 5.15.2 [cxf]

2025-01-02 Thread via GitHub
dependabot[bot] opened a new pull request, #2215: URL: https://github.com/apache/cxf/pull/2215 Bumps `cxf.mockito.version` from 5.14.2 to 5.15.2. Updates `org.mockito:mockito-subclass` from 5.14.2 to 5.15.2 Release notes Sourced from https://github.com/mockito/mockito/releases";>

Re: [PR] Bump org.assertj:assertj-core from 3.27.0 to 3.27.1 [cxf]

2025-01-02 Thread via GitHub
reta merged PR #2213: URL: https://github.com/apache/cxf/pull/2213 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@cxf.apache.org For q

Re: Assistance Required: Intermittent SSL Communication Issue Between CXF Versions 4.0.0 and 4.0.5

2025-01-02 Thread Jamie G.
In CXF 4.0.5 we updated a few test certs - this was in respect to IBM Semeru & RedHat JDKs: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310511&version=12354390 These should not have caused any particular issues for regular runtime. You can test with CXF 4.0.4 to rule out tho