dannycranmer commented on PR #20522: URL: https://github.com/apache/flink/pull/20522#issuecomment-1216267045
> Why are you trying to update 1.13? That version is no longer supported. Ack, I could not find the policy, but have found the docs: - https://flink.apache.org/downloads.html#update-policy-for-old-releases The reason for the change is that Amazon Kinesis Data Analytics (KDA) has recently launched in the [Jakarta](https://aws.amazon.com/about-aws/whats-new/2022/08/amazon-kenesis-data-available-asia-pacific-jakarta-region/) region. KDA still supports Flink 1.13 and without this change there is no Kinesis Data Streams connector available in Maven central that works in this region. Unfortunately the AWS SDK is shaded into the connector and therefore cannot (easily) be overridden from the user application. I will close this PR and work out a way forward. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org