Skip to content

Forward merge 5.x.x into main#1354

Open
jorbaum wants to merge 10 commits intocloudfoundry:mainfrom
jorbaum:forward-merge-into-main
Open

Forward merge 5.x.x into main#1354
jorbaum wants to merge 10 commits intocloudfoundry:mainfrom
jorbaum:forward-merge-into-main

Conversation

@jorbaum
Copy link
Copy Markdown

@jorbaum jorbaum commented Apr 17, 2026

I cherry-picked all the commits after 6c81106 and excluded the SNAPSHOT commit.

jorbaum added 9 commits April 17, 2026 17:17
The test-service-broker.jar (Spring Boot 1.5.16 / Spring Framework
4.3.19) uses CGLIB proxying which requires reflective access to
java.lang.ClassLoader.defineClass(). JDK 17's module system blocks
this, causing the app to crash on startup with
InaccessibleObjectException and all ApplicationsTest methods to fail
with DelayTimeoutException during serviceBrokerId bean creation.
Some UAA seem to send a slightly different reply. This accepts and tests
for both.
Tests login endpoint instead, which should usually be present
PR cloudfoundry#1348 changed the null-recent behavior from Doppler streaming to
Log Cache. This restores the original default so null behaves like
false (streaming), matching the prior logs(LogsRequest) contract.
@jorbaum jorbaum force-pushed the forward-merge-into-main branch from c71d4e4 to aec6144 Compare April 17, 2026 15:17
@jorbaum jorbaum marked this pull request as ready for review April 17, 2026 15:20
@jorbaum jorbaum changed the title Forward merge into main Forward merge 5.x.x into main Apr 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant