The GitHub Actions job "Tests (AMD)" on airflow.git/ci/java-sdk/compat-matrix 
has succeeded.
Run started by GitHub user jason810496 (triggered by jason810496).

Head commit for run:
c8d92441fcdcbcdcbc5592fa77b8536441b054b9 / LIU ZHE YOU <[email protected]>
Let a Java SDK capability declare the version that introduced it

The yes() helper hard-coded every supported dimension to the SDK's minimum
Airflow version, so the manifest could only ever say "supported since 3.3". Once
a capability lands in a later release that becomes wrong, and the "Since" column
of the compatibility matrix silently understates when the capability actually
arrived. Taking the version as a defaulted parameter keeps today's output
identical while letting a future capability record its own release.

Report URL: https://github.com/apache/airflow/actions/runs/31068139069

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to