Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cloudfoundry/cf-java-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: cloudfoundry/cf-java-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.x.x
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 86 files changed
  • 5 contributors

Commits on Apr 29, 2026

  1. Configuration menu
    Copy the full SHA
    1ecdbb4 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2026

  1. Update default org quotas in integration tests

    - Some deployments have TCP routes org quotas set to 0. This adds a
      property, TEST_QUOTAS_ROUTES_RESERVEDPORTS, to update org quotas on
      test bootstrap.
    
    Signed-off-by: Daniel Garnier-Moiroux <daniel.garnier-moiroux@broadcom.com>
    Kehrlann committed Apr 30, 2026
    Configuration menu
    Copy the full SHA
    17ad44d View commit details
    Browse the repository at this point in the history

Commits on May 7, 2026

  1. Configuration menu
    Copy the full SHA
    5390ef5 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2026

  1. 5.x.x app features (#1351)

    * feat: adds schema support for app features
    aegliv authored May 18, 2026
    Configuration menu
    Copy the full SHA
    48cad87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9426f1e View commit details
    Browse the repository at this point in the history

Commits on May 19, 2026

  1. Use v3 version when v2 unavailable (#1359)

    * make compatibilityChecker robust if v2 api is disabled
    
    Co-authored-by: Georg Lokowandt <georg.lokowandt@sap.com>
    Kehrlann and Lokowandtg authored May 19, 2026
    Configuration menu
    Copy the full SHA
    ee2531e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b7cda3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    411b722 View commit details
    Browse the repository at this point in the history
Loading