This is an automated email from the ASF dual-hosted git repository. hong pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-aws.git
from 21c64ce [hotfix][Connectors/Kinesis] Fixed typo in the Kinesis connector documentation new 82394be [hotfix] Add MiniClusterExtension to ITCase tests new 8b0ae0f [hotfix] Remove dependency on shaded guava to reduce refactoring needed for Flink version upgrades 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: .../a6cbd99c-b115-447a-8f19-43c1094db549 | 6 -- .../firehose/sink/KinesisFirehoseSinkITCase.java | 3 + .../84abeb9c-8355-4165-96aa-dda65b04e5e7 | 6 -- .../enumerator/KinesisStreamsSourceEnumerator.java | 22 ++-- .../kinesis/sink/KinesisStreamsSinkITCase.java | 3 + ...StreamsSourceEnumeratorStateSerializerTest.java | 32 +++--- .../KinesisStreamsSourceEnumeratorTest.java | 11 +- .../source/proxy/KinesisStreamProxyTest.java | 53 +++++----- .../reader/KinesisStreamsRecordEmitterTest.java | 113 ++++++++++++--------- .../reader/PollingKinesisShardSplitReaderTest.java | 38 +++---- 10 files changed, 152 insertions(+), 135 deletions(-)