This is an automated email from the ASF dual-hosted git repository.
fcsaky pushed a change to branch v6.0
in repository https://gitbox.apache.org/repos/asf/flink-connector-aws.git
from ec97007 [hotfix] Update NOTICE dates to 2026
new bc1b469 [hotfix] Turn back Python CI
new 76ac632 [FLINK-38952] Update PyFlink connector classes to match with
the current Java API and entities
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/workflows/nightly.yml | 8 +
.github/workflows/push_pr.yml | 9 +-
.../pyflink/datastream/connectors/kinesis.py | 179 +++++++++------------
.../datastream/connectors/tests/test_kinesis.py | 22 ++-
flink-python/setup.py | 24 ++-
flink-python/tox.ini | 4 +-
6 files changed, 124 insertions(+), 122 deletions(-)