dependabot[bot] opened a new pull request, #21131: URL: https://github.com/apache/camel/pull/21131
Bumps [software.amazon.kinesis:amazon-kinesis-client](https://github.com/awslabs/amazon-kinesis-client) from 2.6.0 to 3.3.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/awslabs/amazon-kinesis-client/releases">software.amazon.kinesis:amazon-kinesis-client's releases</a>.</em></p> <blockquote> <h2>Release 3.3.0 of the Amazon Kinesis Client Library for Java</h2> <h3>Release 3.3.0 (January 23, 2026)</h3> <ul> <li><a href="https://redirect.github.com/awslabs/amazon-kinesis-client/pull/1653">#1653</a> Add missing PR in 3.2.1 changelog</li> <li><a href="https://redirect.github.com/awslabs/amazon-kinesis-client/pull/1656">#1656</a> Log error if there is an issue in KPL record deaggregation</li> <li><a href="https://redirect.github.com/awslabs/amazon-kinesis-client/pull/1657">#1657</a> Fix integ tests and add Github workflow to run integ tests</li> <li><a href="https://redirect.github.com/awslabs/amazon-kinesis-client/pull/1669">#1669</a> Catch throwable in LAM performAssignment to prevent zombie leader</li> <li><a href="https://redirect.github.com/awslabs/amazon-kinesis-client/pull/1662">#1662</a> Refactor E2E application integration test files to a singular package</li> <li><a href="https://redirect.github.com/awslabs/amazon-kinesis-client/pull/1673">#1673</a> Avoid race condition in leader lock acquisition during shutdown</li> <li><a href="https://redirect.github.com/awslabs/amazon-kinesis-client/pull/1674">#1674</a> Add maxPendingProcessRecordsInput config to PollingConfig</li> <li><a href="https://redirect.github.com/awslabs/amazon-kinesis-client/pull/1645">#1645</a> Bump awssdk.version from 2.37.1 to 2.37.3</li> <li><a href="https://redirect.github.com/awslabs/amazon-kinesis-client/pull/1689">#1689</a> Bump software.amazon.glue from 1.1.24 to 1.1.27</li> </ul> <h2>Release 3.2.1 of the Amazon Kinesis Client Library for Java</h2> <h3>Release 3.2.1 (November 14, 2025)</h3> <ul> <li><a href="https://redirect.github.com/awslabs/amazon-kinesis-client/pull/1650">#1650</a> Remove explicit netty dependency to fix mismatched versions</li> <li><a href="https://redirect.github.com/awslabs/amazon-kinesis-client/pull/1648">#1648</a> Capture subscribe exceptions in onError instead of throwing</li> </ul> <h2>Release 3.2.0 of the Amazon Kinesis Client Library for Java</h2> <h3>Release 3.2.0 (November 5, 2025)</h3> <ul> <li><a href="https://redirect.github.com/awslabs/amazon-kinesis-client/pull/1482">#1482</a> Add config for leader lifetime and heartbeat</li> <li><a href="https://redirect.github.com/awslabs/amazon-kinesis-client/pull/1533">#1533</a> Bump awssdk.version from 2.33.0 to 2.37.1</li> <li><a href="https://redirect.github.com/awslabs/amazon-kinesis-client/pull/1634">#1634</a> Remove old commons-collections version</li> <li><a href="https://redirect.github.com/awslabs/amazon-kinesis-client/pull/1635">#1635</a> Remove var keyword from unit test</li> <li><a href="https://redirect.github.com/awslabs/amazon-kinesis-client/pull/1641">#1641</a> Bump netty-handler from 4.1.118.Final to 4.2.7.Final</li> </ul> <h2>Release 3.1.3 of the Amazon Kinesis Client Library for Java</h2> <h3>Release 3.1.3 (September 24, 2025)</h3> <ul> <li><a href="https://redirect.github.com/awslabs/amazon-kinesis-client/pull/1619">#1619</a> Bump awssdk from 2.31.77 to 2.33.0 and bump fasterxml.jackson from 2.12.7.1 to 2.20.0</li> </ul> <h2>Release 3.1.2 of the Amazon Kinesis Client Library for Java</h2> <h3>Release 3.1.2 (Aug 20, 2025)</h3> <ul> <li><a href="https://redirect.github.com/awslabs/amazon-kinesis-client/pull/1501">#1501</a> Allow migration to KCL 3.x when there are fewer leases than workers</li> <li><a href="https://redirect.github.com/awslabs/amazon-kinesis-client/pull/1496">#1496</a> Decrease DDB lease renewal verbosity</li> <li><a href="https://redirect.github.com/awslabs/amazon-kinesis-client/pull/1523">#1523</a> Replace ProcessRecordsInput.builder() method with ProcessRecordsInput.toBuilder() to avoid copying over fields</li> <li><a href="https://redirect.github.com/awslabs/amazon-kinesis-client/pull/1519">#1519</a> Fix flaky LeaseAssignmentManager retry behavior test</li> <li><a href="https://redirect.github.com/awslabs/amazon-kinesis-client/pull/1504">#1504</a> Bump awssdk.version from 2.31.62 to 2.31.77</li> <li><a href="https://redirect.github.com/awslabs/amazon-kinesis-client/pull/1538">#1538</a> Bump com.amazonaws:dynamodb-lock-client from 1.3.0 to 1.4.0</li> <li><a href="https://redirect.github.com/awslabs/amazon-kinesis-client/pull/1513">#1513</a> Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.18.0 in /amazon-kinesis-client</li> </ul> <h2>Release 3.1.1 of the Amazon Kinesis Client Library for Java</h2> <h3>Release (3.1.1 - July 8, 2025)</h3> <ul> <li><a href="https://redirect.github.com/awslabs/amazon-kinesis-client/pull/1495">#1495</a> Add millisBehindLatestThresholdForReducedTps property to PollingConfig</li> <li><a href="https://redirect.github.com/awslabs/amazon-kinesis-client/pull/1498">#1498</a> Add multilang support for leaseAssignmentIntervalMillis config</li> <li><a href="https://redirect.github.com/awslabs/amazon-kinesis-client/pull/1499">#1499</a> Add Lease Table ARN Hash as Consumer ID in UserAgent for Kinesis requests</li> <li><a href="https://redirect.github.com/awslabs/amazon-kinesis-client/pull/1493">#1493</a> Bump awssdk.version from 2.25.64 to 2.31.62</li> <li><a href="https://redirect.github.com/awslabs/amazon-kinesis-client/pull/1502">#1502</a> Bump io.reactivex.rxjava3:rxjava from 3.1.8 to 3.1.11</li> <li><a href="https://redirect.github.com/awslabs/amazon-kinesis-client/pull/1457">#1457</a> Bump org.projectlombok:lombok from 1.18.24 to 1.18.38</li> <li><a href="https://redirect.github.com/awslabs/amazon-kinesis-client/pull/1505">#1505</a> Bump schema-registry-common and schema-registry-serde from 1.1.19 to 1.1.24</li> </ul> <h2>Release 3.1.0 of the Amazon Kinesis Client Library for Java</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/awslabs/amazon-kinesis-client/blob/master/CHANGELOG.md">software.amazon.kinesis:amazon-kinesis-client's changelog</a>.</em></p> <blockquote> <h3>Release 3.3.0 (January 23, 2026)</h3> <ul> <li><a href="https://redirect.github.com/awslabs/amazon-kinesis-client/pull/1653">#1653</a> Add missing PR in 3.2.1 changelog</li> <li><a href="https://redirect.github.com/awslabs/amazon-kinesis-client/pull/1656">#1656</a> Log error if there is an issue in KPL record deaggregation</li> <li><a href="https://redirect.github.com/awslabs/amazon-kinesis-client/pull/1657">#1657</a> Fix integ tests and add Github workflow to run integ tests</li> <li><a href="https://redirect.github.com/awslabs/amazon-kinesis-client/pull/1669">#1669</a> Catch throwable in LAM performAssignment to prevent zombie leader</li> <li><a href="https://redirect.github.com/awslabs/amazon-kinesis-client/pull/1662">#1662</a> Refactor E2E application integration test files to a singular package</li> <li><a href="https://redirect.github.com/awslabs/amazon-kinesis-client/pull/1673">#1673</a> Avoid race condition in leader lock acquisition during shutdown</li> <li><a href="https://redirect.github.com/awslabs/amazon-kinesis-client/pull/1674">#1674</a> Add maxPendingProcessRecordsInput config to PollingConfig</li> <li><a href="https://redirect.github.com/awslabs/amazon-kinesis-client/pull/1645">#1645</a> Bump awssdk.version from 2.37.1 to 2.37.3</li> <li><a href="https://redirect.github.com/awslabs/amazon-kinesis-client/pull/1689">#1689</a> Bump gsr.version from 1.1.24 to 1.1.27</li> </ul> <h3>Release 3.2.1 (November 14, 2025)</h3> <ul> <li><a href="https://redirect.github.com/awslabs/amazon-kinesis-client/pull/1650">#1650</a> Remove explicit netty dependency to fix mismatched versions</li> <li><a href="https://redirect.github.com/awslabs/amazon-kinesis-client/pull/1648">#1648</a> Capture subscribe exceptions in onError instead of throwing in RxJava</li> </ul> <h3>Release 3.2.0 (November 5, 2025)</h3> <ul> <li><a href="https://redirect.github.com/awslabs/amazon-kinesis-client/pull/1482">#1482</a> Add config for leader lifetime and heartbeat</li> <li><a href="https://redirect.github.com/awslabs/amazon-kinesis-client/pull/1533">#1533</a> Bump awssdk.version from 2.33.0 to 2.37.1</li> <li><a href="https://redirect.github.com/awslabs/amazon-kinesis-client/pull/1634">#1634</a> Remove old commons-collections version</li> <li><a href="https://redirect.github.com/awslabs/amazon-kinesis-client/pull/1635">#1635</a> Remove var keyword from unit test</li> <li><a href="https://redirect.github.com/awslabs/amazon-kinesis-client/pull/1641">#1641</a> Bump netty-handler from 4.1.118.Final to 4.2.7.Final</li> </ul> <h3>Release 3.1.3 (September 24, 2025)</h3> <ul> <li><a href="https://redirect.github.com/awslabs/amazon-kinesis-client/pull/1619">#1619</a> Bump awssdk from 2.31.77 to 2.33.0 and bump fasterxml.jackson from 2.12.7.1 to 2.20.0</li> </ul> <h3>Release 3.1.2 (August 20, 2025)</h3> <ul> <li><a href="https://redirect.github.com/awslabs/amazon-kinesis-client/pull/1501">#1501</a> Allow migration to KCL 3.x when there are fewer leases than workers</li> <li><a href="https://redirect.github.com/awslabs/amazon-kinesis-client/pull/1496">#1496</a> Decrease DDB lease renewal verbosity</li> <li><a href="https://redirect.github.com/awslabs/amazon-kinesis-client/pull/1523">#1523</a> Replace ProcessRecordsInput.builder() method with ProcessRecordsInput.toBuilder() to avoid copying over fields</li> <li><a href="https://redirect.github.com/awslabs/amazon-kinesis-client/pull/1519">#1519</a> Fix flaky LeaseAssignmentManager retry behavior test</li> <li><a href="https://redirect.github.com/awslabs/amazon-kinesis-client/pull/1504">#1504</a> Bump awssdk.version from 2.31.62 to 2.31.77</li> <li><a href="https://redirect.github.com/awslabs/amazon-kinesis-client/pull/1538">#1538</a> Bump com.amazonaws:dynamodb-lock-client from 1.3.0 to 1.4.0</li> <li><a href="https://redirect.github.com/awslabs/amazon-kinesis-client/pull/1513">#1513</a> Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.18.0 in /amazon-kinesis-client</li> </ul> <h3>Release (3.1.1 - July 8, 2025)</h3> <ul> <li><a href="https://redirect.github.com/awslabs/amazon-kinesis-client/pull/1495">#1495</a> Add millisBehindLatestThresholdForReducedTps property to PollingConfig</li> <li><a href="https://redirect.github.com/awslabs/amazon-kinesis-client/pull/1498">#1498</a> Add multilang support for leaseAssignmentIntervalMillis config</li> <li><a href="https://redirect.github.com/awslabs/amazon-kinesis-client/pull/1499">#1499</a> Add Lease Table ARN Hash as Consumer ID in UserAgent for Kinesis requests</li> <li><a href="https://redirect.github.com/awslabs/amazon-kinesis-client/pull/1493">#1493</a> Bump awssdk.version from 2.25.64 to 2.31.62</li> <li><a href="https://redirect.github.com/awslabs/amazon-kinesis-client/pull/1502">#1502</a> Bump io.reactivex.rxjava3:rxjava from 3.1.8 to 3.1.11</li> <li><a href="https://redirect.github.com/awslabs/amazon-kinesis-client/pull/1457">#1457</a> Bump org.projectlombok:lombok from 1.18.24 to 1.18.38</li> <li><a href="https://redirect.github.com/awslabs/amazon-kinesis-client/pull/1505">#1505</a> Bump schema-registry-common and schema-registry-serde from 1.1.19 to 1.1.24</li> </ul> <h3>Release (3.1.0 - June 09, 2025)</h3> <ul> <li><a href="https://redirect.github.com/awslabs/amazon-kinesis-client/pull/1481">#1481</a> Convert awssdk object to lease early to release memory</li> <li><a href="https://redirect.github.com/awslabs/amazon-kinesis-client/pull/1480">#1480</a> Added the ability to control sleep time in recordsfetcher</li> <li><a href="https://redirect.github.com/awslabs/amazon-kinesis-client/pull/1479">#1479</a> Overriding the DataFetcher to return a custom GetRecordsResponseAdapter so that customers can have custom logic to send data to KinesisClientRecord</li> <li><a href="https://redirect.github.com/awslabs/amazon-kinesis-client/pull/1478">#1478</a> Bump commons-beanutils:commons-beanutils from 1.9.4 to 1.11.0 in /amazon-kinesis-client-multilang</li> </ul> <h3>Release 3.0.3 (May 7, 2025)</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/awslabs/amazon-kinesis-client/commit/e9868b2bf19ea5e9ba74d0ada7a743ceb81b9c1a"><code>e9868b2</code></a> Prepare for release 3.3.0 (<a href="https://redirect.github.com/awslabs/amazon-kinesis-client/issues/1690">#1690</a>)</li> <li><a href="https://github.com/awslabs/amazon-kinesis-client/commit/cc8791f692f652206e2f14cd67811425491c5ed4"><code>cc8791f</code></a> Bumped software.amazon.glue from 1.1.24 to 1.1.27 (<a href="https://redirect.github.com/awslabs/amazon-kinesis-client/issues/1689">#1689</a>)</li> <li><a href="https://github.com/awslabs/amazon-kinesis-client/commit/14dcf6ddcd4249ddc0bc8c9b1d6f65c80652fe25"><code>14dcf6d</code></a> Bump awssdk.version from 2.37.1 to 2.37.3 (<a href="https://redirect.github.com/awslabs/amazon-kinesis-client/issues/1645">#1645</a>)</li> <li><a href="https://github.com/awslabs/amazon-kinesis-client/commit/d9a42c7f50e90fc658597c9053c898611583f5ec"><code>d9a42c7</code></a> Add maxPendingProcessRecordsInput config to PollingConfig (<a href="https://redirect.github.com/awslabs/amazon-kinesis-client/issues/1674">#1674</a>)</li> <li><a href="https://github.com/awslabs/amazon-kinesis-client/commit/5bff5392bb1ec50dee33928fd545a5f7772c88c6"><code>5bff539</code></a> Avoid race condition in leader lock acquisition during shutdown (<a href="https://redirect.github.com/awslabs/amazon-kinesis-client/issues/1673">#1673</a>)</li> <li><a href="https://github.com/awslabs/amazon-kinesis-client/commit/13743286563e40ed1f5bf0b05f8e4b1a4e52f10f"><code>1374328</code></a> Refactor E2E application integration test files to a singular package (<a href="https://redirect.github.com/awslabs/amazon-kinesis-client/issues/1662">#1662</a>)</li> <li><a href="https://github.com/awslabs/amazon-kinesis-client/commit/3076a8e39ccde26760abde1b7fabbe78e5798a5f"><code>3076a8e</code></a> Catch throwable in LAM performAssignment to prevent zombie leader (<a href="https://redirect.github.com/awslabs/amazon-kinesis-client/issues/1669">#1669</a>)</li> <li><a href="https://github.com/awslabs/amazon-kinesis-client/commit/4647c9a51bc870373b141bfdd93822207e44bbd9"><code>4647c9a</code></a> Fix integ tests and add Github workflow to run integ tests (<a href="https://redirect.github.com/awslabs/amazon-kinesis-client/issues/1657">#1657</a>)</li> <li><a href="https://github.com/awslabs/amazon-kinesis-client/commit/025faf29d049f74123ee396f2d2cc1ce3ad12f62"><code>025faf2</code></a> Log error if there is an issue in KPL record deaggregation (<a href="https://redirect.github.com/awslabs/amazon-kinesis-client/issues/1656">#1656</a>)</li> <li><a href="https://github.com/awslabs/amazon-kinesis-client/commit/9db4e19ffe1d63c79ce49094b6a9871604252e95"><code>9db4e19</code></a> Add missing PR in 3.2.1 changelog (<a href="https://redirect.github.com/awslabs/amazon-kinesis-client/issues/1653">#1653</a>)</li> <li>Additional commits viewable in <a href="https://github.com/awslabs/amazon-kinesis-client/compare/v2.6.0...v3.3.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- 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]
