-
Notifications
You must be signed in to change notification settings - Fork 1k
[KSQL-13890] | Add deprecation tracking for external dependencies #10918
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
🎉 All Contributor License Agreements have been signed. Ready to merge. |
pbadani
approved these changes
Jan 13, 2026
VedarthConfluent
added a commit
that referenced
this pull request
Jan 13, 2026
* Merge Conflict Resolution (from 7.9.x to 8.0.x) (#10922) * KSQL-14176 | CVE fix for jersey-client dependency. (#10915) * KSQL-14176 | CVE fix for jersey-client dependency. (#10916) * KSQL-14176 | CVE fix for jersey-client dependency. (#10915) (cherry picked from commit fae0533) * [KSQL-14184]Update Netty to resolve CVE-2025-67735 (#10920) * update netty * update netty to 4.1.130, update netty-tcnative * downgrade netty-tcnative --------- Co-authored-by: Parag Badani <[email protected]> Co-authored-by: semaphore-agent-production[bot] <117926516+semaphore-agent-production[bot]@users.noreply.github.com> Co-authored-by: Jan Werner <[email protected]> Co-authored-by: Vedarth Sharma <[email protected]> * [KSQL-13890] | Add deprecation tracking for external dependencies (#10918) * [KSQL-13890] | Add check for deprecated methods and configs * [KSQL-13890] | Fix pipeline * [KSQL-13890] | Fix pipeline * [KSQL-13890] | Fix the pipeline * [KSQL-13890] | Fix fetching issue in ci * [KSQL-13890] | Fix directory issue * [KSQL-13890] | Fix maven command * [KSQL-13890] | Use larger instance type * [KSQL-13890] | Use amd machine * [KSQL-13890] | Optimise compilation * Fix jersey version --------- Co-authored-by: semaphore-agent-production[bot] <117926516+semaphore-agent-production[bot]@users.noreply.github.com> Co-authored-by: Parag Badani <[email protected]> Co-authored-by: Jan Werner <[email protected]> Co-authored-by: Vedarth Sharma <[email protected]> Co-authored-by: Vedarth Sharma <[email protected]>
vi-tayal
added a commit
that referenced
this pull request
Jan 15, 2026
* Merge Conflict Resolution (from 7.9.x to 8.0.x) (#10922) * KSQL-14176 | CVE fix for jersey-client dependency. (#10915) * KSQL-14176 | CVE fix for jersey-client dependency. (#10916) * KSQL-14176 | CVE fix for jersey-client dependency. (#10915) (cherry picked from commit fae0533) * [KSQL-14184]Update Netty to resolve CVE-2025-67735 (#10920) * update netty * update netty to 4.1.130, update netty-tcnative * downgrade netty-tcnative --------- Co-authored-by: Parag Badani <[email protected]> Co-authored-by: semaphore-agent-production[bot] <117926516+semaphore-agent-production[bot]@users.noreply.github.com> Co-authored-by: Jan Werner <[email protected]> Co-authored-by: Vedarth Sharma <[email protected]> * [KSQL-13890] | Add deprecation tracking for external dependencies (#10918) * [KSQL-13890] | Add check for deprecated methods and configs * [KSQL-13890] | Fix pipeline * [KSQL-13890] | Fix pipeline * [KSQL-13890] | Fix the pipeline * [KSQL-13890] | Fix fetching issue in ci * [KSQL-13890] | Fix directory issue * [KSQL-13890] | Fix maven command * [KSQL-13890] | Use larger instance type * [KSQL-13890] | Use amd machine * [KSQL-13890] | Optimise compilation * [KSQL-14273] | Update jersey version (#10927) * Ksql 14255 - bump log4j version for CVE (#10928) * Request to fix CVE-2025-68161 by bumping log4j version * Request to fix CVE-2025-68161 by bumping jersey-client --------- Co-authored-by: semaphore-agent-production[bot] <117926516+semaphore-agent-production[bot]@users.noreply.github.com> Co-authored-by: Parag Badani <[email protected]> Co-authored-by: Jan Werner <[email protected]> Co-authored-by: Vedarth Sharma <[email protected]> Co-authored-by: Vedarth Sharma <[email protected]> Co-authored-by: Vishesh Tayal <[email protected]> Co-authored-by: vi-tayal <[email protected]>
vi-tayal
added a commit
that referenced
this pull request
Jan 27, 2026
* Merge Conflict Resolution (from 7.9.x to 8.0.x) (#10922) * KSQL-14176 | CVE fix for jersey-client dependency. (#10915) * KSQL-14176 | CVE fix for jersey-client dependency. (#10916) * KSQL-14176 | CVE fix for jersey-client dependency. (#10915) (cherry picked from commit fae0533) * [KSQL-14184]Update Netty to resolve CVE-2025-67735 (#10920) * update netty * update netty to 4.1.130, update netty-tcnative * downgrade netty-tcnative --------- Co-authored-by: Parag Badani <[email protected]> Co-authored-by: semaphore-agent-production[bot] <117926516+semaphore-agent-production[bot]@users.noreply.github.com> Co-authored-by: Jan Werner <[email protected]> Co-authored-by: Vedarth Sharma <[email protected]> * [KSQL-13890] | Add deprecation tracking for external dependencies (#10918) * [KSQL-13890] | Add check for deprecated methods and configs * [KSQL-13890] | Fix pipeline * [KSQL-13890] | Fix pipeline * [KSQL-13890] | Fix the pipeline * [KSQL-13890] | Fix fetching issue in ci * [KSQL-13890] | Fix directory issue * [KSQL-13890] | Fix maven command * [KSQL-13890] | Use larger instance type * [KSQL-13890] | Use amd machine * [KSQL-13890] | Optimise compilation * [KSQL-14273] | Update jersey version (#10927) * Ksql 14255 - bump log4j version for CVE (#10928) * Request to fix CVE-2025-68161 by bumping log4j version * Request to fix CVE-2025-68161 by bumping jersey-client * Merge Conflict Resolution (from 8.0.x to 8.1.x) (#10940) * Merge Conflict Resolution (from 7.9.x to 8.0.x) (#10933) * KSQL-14176 | CVE fix for jersey-client dependency. (#10915) * KSQL-14176 | CVE fix for jersey-client dependency. (#10916) * KSQL-14176 | CVE fix for jersey-client dependency. (#10915) (cherry picked from commit fae0533) * [KSQL-14184]Update Netty to resolve CVE-2025-67735 (#10920) * update netty * update netty to 4.1.130, update netty-tcnative * downgrade netty-tcnative * KSQL-14296 | Update plugin version (#10932) --------- Co-authored-by: Parag Badani <[email protected]> Co-authored-by: semaphore-agent-production[bot] <117926516+semaphore-agent-production[bot]@users.noreply.github.com> Co-authored-by: Jan Werner <[email protected]> Co-authored-by: vi-tayal <[email protected]> * fix(ci): increase agent size for cp-jar-build to fix disk space issue (#10939) * Merge Conflict Resolution (from 7.9.x to 8.0.x) (#10937) * KSQL-14176 | CVE fix for jersey-client dependency. (#10915) * KSQL-14176 | CVE fix for jersey-client dependency. (#10916) * KSQL-14176 | CVE fix for jersey-client dependency. (#10915) (cherry picked from commit fae0533) * [KSQL-14184]Update Netty to resolve CVE-2025-67735 (#10920) * update netty * update netty to 4.1.130, update netty-tcnative * downgrade netty-tcnative * KSQL-14296 | Update plugin version (#10932) * CPSEC-1534 | Bump up vert.x dependency version (#10936) --------- Co-authored-by: Parag Badani <[email protected]> Co-authored-by: semaphore-agent-production[bot] <117926516+semaphore-agent-production[bot]@users.noreply.github.com> Co-authored-by: Jan Werner <[email protected]> Co-authored-by: Vishesh Tayal <[email protected]> Co-authored-by: vi-tayal <[email protected]> --------- Co-authored-by: semaphore-agent-production[bot] <117926516+semaphore-agent-production[bot]@users.noreply.github.com> Co-authored-by: Parag Badani <[email protected]> Co-authored-by: Jan Werner <[email protected]> Co-authored-by: vi-tayal <[email protected]> Co-authored-by: Abhishek Krishna <[email protected]> Co-authored-by: Vishesh Tayal <[email protected]> --------- Co-authored-by: semaphore-agent-production[bot] <117926516+semaphore-agent-production[bot]@users.noreply.github.com> Co-authored-by: Parag Badani <[email protected]> Co-authored-by: Jan Werner <[email protected]> Co-authored-by: Vedarth Sharma <[email protected]> Co-authored-by: Vedarth Sharma <[email protected]> Co-authored-by: Vishesh Tayal <[email protected]> Co-authored-by: vi-tayal <[email protected]> Co-authored-by: Abhishek Krishna <[email protected]>
pbadani
added a commit
that referenced
this pull request
Jan 28, 2026
* Merge Conflict Resolution (from 7.9.x to 8.0.x) (#10922) * KSQL-14176 | CVE fix for jersey-client dependency. (#10915) * KSQL-14176 | CVE fix for jersey-client dependency. (#10916) * KSQL-14176 | CVE fix for jersey-client dependency. (#10915) (cherry picked from commit fae0533) * [KSQL-14184]Update Netty to resolve CVE-2025-67735 (#10920) * update netty * update netty to 4.1.130, update netty-tcnative * downgrade netty-tcnative --------- Co-authored-by: Parag Badani <[email protected]> Co-authored-by: semaphore-agent-production[bot] <117926516+semaphore-agent-production[bot]@users.noreply.github.com> Co-authored-by: Jan Werner <[email protected]> Co-authored-by: Vedarth Sharma <[email protected]> * [KSQL-13890] | Add deprecation tracking for external dependencies (#10918) * [KSQL-13890] | Add check for deprecated methods and configs * [KSQL-13890] | Fix pipeline * [KSQL-13890] | Fix pipeline * [KSQL-13890] | Fix the pipeline * [KSQL-13890] | Fix fetching issue in ci * [KSQL-13890] | Fix directory issue * [KSQL-13890] | Fix maven command * [KSQL-13890] | Use larger instance type * [KSQL-13890] | Use amd machine * [KSQL-13890] | Optimise compilation * [KSQL-14273] | Update jersey version (#10927) * Ksql 14255 - bump log4j version for CVE (#10928) * Request to fix CVE-2025-68161 by bumping log4j version * Request to fix CVE-2025-68161 by bumping jersey-client * Merge Conflict Resolution (from 7.9.x to 8.0.x) (#10933) * KSQL-14176 | CVE fix for jersey-client dependency. (#10915) * KSQL-14176 | CVE fix for jersey-client dependency. (#10916) * KSQL-14176 | CVE fix for jersey-client dependency. (#10915) (cherry picked from commit fae0533) * [KSQL-14184]Update Netty to resolve CVE-2025-67735 (#10920) * update netty * update netty to 4.1.130, update netty-tcnative * downgrade netty-tcnative * KSQL-14296 | Update plugin version (#10932) --------- Co-authored-by: Parag Badani <[email protected]> Co-authored-by: semaphore-agent-production[bot] <117926516+semaphore-agent-production[bot]@users.noreply.github.com> Co-authored-by: Jan Werner <[email protected]> Co-authored-by: vi-tayal <[email protected]> * fix(ci): increase agent size for cp-jar-build to fix disk space issue (#10939) * Merge Conflict Resolution (from 7.9.x to 8.0.x) (#10937) * KSQL-14176 | CVE fix for jersey-client dependency. (#10915) * KSQL-14176 | CVE fix for jersey-client dependency. (#10916) * KSQL-14176 | CVE fix for jersey-client dependency. (#10915) (cherry picked from commit fae0533) * [KSQL-14184]Update Netty to resolve CVE-2025-67735 (#10920) * update netty * update netty to 4.1.130, update netty-tcnative * downgrade netty-tcnative * KSQL-14296 | Update plugin version (#10932) * CPSEC-1534 | Bump up vert.x dependency version (#10936) --------- Co-authored-by: Parag Badani <[email protected]> Co-authored-by: semaphore-agent-production[bot] <117926516+semaphore-agent-production[bot]@users.noreply.github.com> Co-authored-by: Jan Werner <[email protected]> Co-authored-by: Vishesh Tayal <[email protected]> Co-authored-by: vi-tayal <[email protected]> * KSQL-14310 | Add vert.x handler for unknown endpoints to return http 404. (#10935) * KSQL-14310 | Fix the unit test for mismatched content type. (#10941) * Merge Conflict Resolution (from 8.0.x to 8.1.x) (#10940) * Merge Conflict Resolution (from 7.9.x to 8.0.x) (#10933) * KSQL-14176 | CVE fix for jersey-client dependency. (#10915) * KSQL-14176 | CVE fix for jersey-client dependency. (#10916) * KSQL-14176 | CVE fix for jersey-client dependency. (#10915) (cherry picked from commit fae0533) * [KSQL-14184]Update Netty to resolve CVE-2025-67735 (#10920) * update netty * update netty to 4.1.130, update netty-tcnative * downgrade netty-tcnative * KSQL-14296 | Update plugin version (#10932) --------- Co-authored-by: Parag Badani <[email protected]> Co-authored-by: semaphore-agent-production[bot] <117926516+semaphore-agent-production[bot]@users.noreply.github.com> Co-authored-by: Jan Werner <[email protected]> Co-authored-by: vi-tayal <[email protected]> * fix(ci): increase agent size for cp-jar-build to fix disk space issue (#10939) * Merge Conflict Resolution (from 7.9.x to 8.0.x) (#10937) * KSQL-14176 | CVE fix for jersey-client dependency. (#10915) * KSQL-14176 | CVE fix for jersey-client dependency. (#10916) * KSQL-14176 | CVE fix for jersey-client dependency. (#10915) (cherry picked from commit fae0533) * [KSQL-14184]Update Netty to resolve CVE-2025-67735 (#10920) * update netty * update netty to 4.1.130, update netty-tcnative * downgrade netty-tcnative * KSQL-14296 | Update plugin version (#10932) * CPSEC-1534 | Bump up vert.x dependency version (#10936) --------- Co-authored-by: Parag Badani <[email protected]> Co-authored-by: semaphore-agent-production[bot] <117926516+semaphore-agent-production[bot]@users.noreply.github.com> Co-authored-by: Jan Werner <[email protected]> Co-authored-by: Vishesh Tayal <[email protected]> Co-authored-by: vi-tayal <[email protected]> --------- Co-authored-by: semaphore-agent-production[bot] <117926516+semaphore-agent-production[bot]@users.noreply.github.com> Co-authored-by: Parag Badani <[email protected]> Co-authored-by: Jan Werner <[email protected]> Co-authored-by: vi-tayal <[email protected]> Co-authored-by: Abhishek Krishna <[email protected]> Co-authored-by: Vishesh Tayal <[email protected]> --------- Co-authored-by: semaphore-agent-production[bot] <117926516+semaphore-agent-production[bot]@users.noreply.github.com> Co-authored-by: Parag Badani <[email protected]> Co-authored-by: Jan Werner <[email protected]> Co-authored-by: Vedarth Sharma <[email protected]> Co-authored-by: Vedarth Sharma <[email protected]> Co-authored-by: Vishesh Tayal <[email protected]> Co-authored-by: vi-tayal <[email protected]> Co-authored-by: Abhishek Krishna <[email protected]> Co-authored-by: Parag Badani <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This PR adds automated tracking of deprecated APIs and configurations from external dependencies used in ksqlDB. The deprecation reports are generated during CI builds and uploaded as artifacts for review.
Testing done
Pipeline has artifacts
Reviewer checklist