This is an automated email from the ASF dual-hosted git repository.
jason810496 pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 30827b1a9e5 Fix typo and restore SVG diagram headers (#68435)
add 36c439c39cf Fix Java-SDK connection port casting (#68433)
No new revisions were added by this update.
Summary of changes:
.../tests/airflow_e2e_tests/conftest.py | 18 ++++-
.../main/kotlin/org/apache/airflow/sdk/Client.kt | 4 +-
.../kotlin/org/apache/airflow/sdk/ClientTest.kt | 92 ++++++++++++++++++++++
3 files changed, 111 insertions(+), 3 deletions(-)
create mode 100644
java-sdk/sdk/src/test/kotlin/org/apache/airflow/sdk/ClientTest.kt