chore(deps): Bump software.amazon.kinesis:amazon-kinesis-client from 3.5.1 to 3.5.2 - #26232
Conversation
Bumps [software.amazon.kinesis:amazon-kinesis-client](https://github.com/awslabs/amazon-kinesis-client) from 3.5.1 to 3.5.2. - [Release notes](https://github.com/awslabs/amazon-kinesis-client/releases) - [Changelog](https://github.com/awslabs/amazon-kinesis-client/blob/master/CHANGELOG.md) - [Commits](awslabs/amazon-kinesis-client@v3.5.1...v3.5.2) --- updated-dependencies: - dependency-name: software.amazon.kinesis:amazon-kinesis-client dependency-version: 3.5.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
🌟 Thank you for your contribution to the Apache Camel project! 🌟 🐫 Apache Camel Committers, please review the following items:
|
|
🧪 CI tested the following changed modules:
✅ POM dependency changes: targeted tests included Changed properties: amazon-kinesis-client-version Modules affected by dependency changes (1)
🔬 Scalpel shadow comparison — Scalpel: 9 tested, 27 compile-only — current: 0 all testedMaveniverse Scalpel detected 36 affected modules (current approach: 0).
|
| Module | Duration | Status |
|---|---|---|
| Camel :: JBang :: Plugin :: TUI | 26.5s | FAILURE |
| Camel :: Component DSL | 22.1s | SUCCESS |
| Camel :: Catalog :: Camel Catalog | 19.6s | SUCCESS |
| Camel :: JBang :: Plugin :: Kubernetes | 17.1s | SUCCESS |
| Camel :: Docs | 15.6s | SUCCESS |
| Camel :: JBang :: Plugin :: Testing | 8.8s | SUCCESS |
| Camel :: Kamelet Main | 8.5s | SUCCESS |
| Camel :: Catalog :: Camel Report Maven Plugin | 8.3s | SUCCESS |
| Camel :: Catalog :: Camel Route Parser | 7.3s | SUCCESS |
| Camel :: YAML DSL :: Deserializers | 6.2s | SUCCESS |
| Camel :: All Components Sync point | 5.0s | SUCCESS |
| Camel :: YAML DSL :: Validator | 4.7s | SUCCESS |
| Camel :: YAML DSL :: Maven Plugins | 3.7s | SUCCESS |
| Camel :: Catalog :: Maven | 3.2s | SUCCESS |
| Camel :: Catalog :: Suggest | 2.7s | SUCCESS |
| Camel :: YAML DSL :: Validator Maven Plugin | 2.4s | SUCCESS |
| Camel :: Assembly | 1.9s | SUCCESS |
| Camel :: Endpoint DSL :: Support | 1.3s | SUCCESS |
| Camel :: JBang :: Plugin :: Validate | 1.2s | SUCCESS |
| Camel :: Parent | 1.0s | SUCCESS |
| Camel :: Catalog :: Dummy Component | 1.0s | SUCCESS |
| Camel :: JBang :: Plugin :: MCP | 0.6s | SUCCESS |
| Camel :: Catalog :: Console | 0.6s | SUCCESS |
| Camel :: AWS2 Kinesis | n/a | |
| Camel :: Coverage | n/a | |
| Camel :: Endpoint DSL | n/a | |
| Camel :: Integration Tests | n/a | |
| Camel :: JBang :: Core | n/a | |
| Camel :: JBang :: Integration tests | n/a | |
| Camel :: JBang :: MCP | n/a | |
| Camel :: JBang :: Main | n/a | |
| Camel :: JBang :: Plugin :: Edit | n/a | |
| Camel :: JBang :: Plugin :: Generate | n/a | |
| Camel :: JBang :: Plugin :: Route Parser | n/a | |
| Camel :: Launcher | n/a | |
| Camel :: Launcher :: Container | n/a | |
| Camel :: YAML DSL | n/a |
Top 20 slowest modules:
Camel :: JBang :: Plugin :: TUI(26.5s)Camel :: Component DSL(22.1s)Camel :: Catalog :: Camel Catalog(19.6s)Camel :: JBang :: Plugin :: Kubernetes(17.1s)Camel :: Docs(15.6s)Camel :: JBang :: Plugin :: Testing(8.8s)Camel :: Kamelet Main(8.5s)Camel :: Catalog :: Camel Report Maven Plugin(8.3s)Camel :: Catalog :: Camel Route Parser(7.3s)Camel :: YAML DSL :: Deserializers(6.2s)Camel :: All Components Sync point(5.0s)Camel :: YAML DSL :: Validator(4.7s)Camel :: YAML DSL :: Maven Plugins(3.7s)Camel :: Catalog :: Maven(3.2s)Camel :: Catalog :: Suggest(2.7s)Camel :: YAML DSL :: Validator Maven Plugin(2.4s)Camel :: Assembly(1.9s)Camel :: Endpoint DSL :: Support(1.3s)Camel :: JBang :: Plugin :: Validate(1.2s)Camel :: Parent(1.0s)
gnodet
left a comment
There was a problem hiding this comment.
LGTM — straightforward patch bump of amazon-kinesis-client 3.5.1 → 3.5.2.
Release 3.5.2 brings bug fixes (memory leak fixes, worker re-initialization after startup failure) and a migration tool update. No breaking changes.
CI failure (AiPanelPromptBudgetTest in camel-jbang-plugin-tui) is unrelated to this change — it's a pre-existing issue where AI panel token budgets have grown beyond the hardcoded limits on main.
Review generated by an AI assistant on behalf of @gnodet
Bumps software.amazon.kinesis:amazon-kinesis-client from 3.5.1 to 3.5.2.
Release notes
Sourced from software.amazon.kinesis:amazon-kinesis-client's releases.
Changelog
Sourced from software.amazon.kinesis:amazon-kinesis-client's changelog.
Commits
cf25b2fPrepare for KCL release v3.5.2 (#1805)f27aa42Ensure worker re-initializes after startup failure (#1804)f19bc3bAddressed memory leaks and improved overall memory usage (#1799)0ab7895Update KCLMigrationTool (#1798)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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)