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

Head commit for run:
f9cb4fde99b792e816168c5375ac18c917d1253c / LIU ZHE YOU <[email protected]>
Add Java SDK capability manifest and compatibility matrix

Readers of the Java SDK docs have no way to tell which parts of the Language SDK
conformance spec the runtime implements. The gaps are real and moving — native 
Dag
authoring, deferral, and the state stores are not there yet — so an unqualified
"see the conformance spec" overstates what a task can do today.

Let the SDK declare its own support in Kotlin next to the code that implements 
it,
and generate the tables in the README and the published Dokka API reference from
that declaration. Prek regenerates both and fails on drift, so the matrix cannot
go stale without CI noticing, and a capability landing in the runtime is a
one-line edit rather than three tables to update by hand.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to