lhotari opened a new pull request, #24661:
URL: https://github.com/apache/pulsar/pull/24661

   ### Motivation
   
   [AWS Blog: Announcing end-of-support for Amazon Kinesis Client Library 1.x 
and Amazon Kinesis Producer Library 0.x effective January 30, 
2026](https://aws.amazon.com/blogs/big-data/announcing-end-of-support-for-amazon-kinesis-client-library-1-x-and-amazon-kinesis-producer-library-0-x-effective-january-30-2026/)
   
   ### Modifications
   
   * Upgrade AWS Kinesis Producer Library to 1.0.4 version 
   * Upgrade AWS Kinesis Consumer Library to 3.1.2 version
   * Resolve AWS SDK v2 library version conflicts that emerged after KPL 1.0.4 
upgrade by aligning all versions with AWS SDK v2 bom. Set the version to latest 
2.32.28
   * For consistency, upgrade AWS SDK v1 library version to latest 1.12.788
   * Upgrade AWS Kinesis Producer Library native library build for Alpine
     * Library will be pushed [to Docker 
Hub](https://hub.docker.com/r/apachepulsar/pulsar-io-kinesis-sink-kinesis_producer/tags)
 at `apachepulsar/pulsar-io-kinesis-sink-kinesis_producer:1.0.4`
     * The KPL binary in the docker image is used in [pulsar-all docker image 
builds](https://github.com/apache/pulsar/blob/f2709bc823c7d048065dfb3d2845e47bcb0e3e0f/docker/pulsar-all/Dockerfile#L37-L41)
   
   ### Documentation
   
   <!-- DO NOT REMOVE THIS SECTION. CHECK THE PROPER BOX ONLY. -->
   
   - [ ] `doc` <!-- Your PR contains doc changes. -->
   - [ ] `doc-required` <!-- Your PR changes impact docs and you will update 
later -->
   - [x] `doc-not-needed` <!-- Your PR changes do not impact docs -->
   - [ ] `doc-complete` <!-- Docs have been already added -->


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to