This is an automated email from the ASF dual-hosted git repository.
uranusjr pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from d413861ef7f Fix stale docs.sqlalchemy.org/en/14 pooling link in
config.yml (#69751)
add 41ed94591ea Java SDK: Throw MissingXComException instead of NPE for
absent XComs (#69257)
No new revisions were added by this update.
Summary of changes:
.../language-sdks/java.rst | 8 +++
.../org/apache/airflow/sdk/BuilderProcessor.kt | 25 +++++--
.../kotlin/org/apache/airflow/sdk/BuilderTest.kt | 83 +++++++++++++++++++---
.../main/kotlin/org/apache/airflow/sdk/Client.kt | 16 +++++
.../kotlin/org/apache/airflow/sdk/ClientTest.kt | 12 ++++
5 files changed, 131 insertions(+), 13 deletions(-)