-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: ZPascal/cf-java-client
base: main
head repository: cloudfoundry/cf-java-client
compare: main
- 15 commits
- 23 files changed
- 3 contributors
Commits on Feb 5, 2026
-
Fix client credentials grant token invalidation
- Fixes cloudfoundrygh-1335 Signed-off-by: Daniel Garnier-Moiroux <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6c81106 - Browse repository at this point
Copy the full SHA 6c81106View commit details
Commits on Feb 6, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 082ff90 - Browse repository at this point
Copy the full SHA 082ff90View commit details -
Fix client credentials grant token invalidation
- Fixes cloudfoundrygh-1335 - Cherry-picked from 5.x.x branch (6c81106) Signed-off-by: Daniel Garnier-Moiroux <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a8f7c09 - Browse repository at this point
Copy the full SHA a8f7c09View commit details
Commits on Mar 27, 2026
-
Fix test-service-broker crash on JDK 17 by adding --add-opens flags
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.
Configuration menu - View commit details
-
Copy full SHA for 77fb427 - Browse repository at this point
Copy the full SHA 77fb427View commit details -
Configuration menu - View commit details
-
Copy full SHA for 415f07c - Browse repository at this point
Copy the full SHA 415f07cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 19318f8 - Browse repository at this point
Copy the full SHA 19318f8View commit details -
Accept "access_denied: Access Denied" from UAA
Some UAA seem to send a slightly different reply. This accepts and tests for both.
Configuration menu - View commit details
-
Copy full SHA for 3ef49d6 - Browse repository at this point
Copy the full SHA 3ef49d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6f566f - Browse repository at this point
Copy the full SHA f6f566fView commit details -
Support uaa setups without password reset endpoint
Tests login endpoint instead, which should usually be present
Configuration menu - View commit details
-
Copy full SHA for d100933 - Browse repository at this point
Copy the full SHA d100933View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21d6d25 - Browse repository at this point
Copy the full SHA 21d6d25View commit details
Commits on Apr 16, 2026
-
fix: Restore null-recent default to Doppler streaming
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.
Configuration menu - View commit details
-
Copy full SHA for 05bf0e3 - Browse repository at this point
Copy the full SHA 05bf0e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e79d08 - Browse repository at this point
Copy the full SHA 3e79d08View commit details
Commits on Apr 23, 2026
-
Revert "v5.17.0.BUILD-SNAPSHOT Development"
This reverts commit 082ff90.
Configuration menu - View commit details
-
Copy full SHA for 259860e - Browse repository at this point
Copy the full SHA 259860eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4658d06 - Browse repository at this point
Copy the full SHA 4658d06View commit details
Commits on Apr 28, 2026
-
Forward merge 5.x.x into main (cloudfoundry#1355)
Forward merge 5.x.x into main
Configuration menu - View commit details
-
Copy full SHA for feadaec - Browse repository at this point
Copy the full SHA feadaecView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...main