Skip to content

🍒 10780 - fix(confluent): temporarily cap confluent and kafka muzzle version - #10883

Merged
PerfectSlayer merged 1 commit into
release/v1.60.xfrom
alejandro.gonzalez/backport-pr-10780
Mar 18, 2026
Merged

🍒 10780 - fix(confluent): temporarily cap confluent and kafka muzzle version#10883
PerfectSlayer merged 1 commit into
release/v1.60.xfrom
alejandro.gonzalez/backport-pr-10780

Conversation

@jandro996

Copy link
Copy Markdown
Member

What Does This Do

Backport #10780 to release/v1.60.x

Motivation

Needed to fix#10881

Additional Notes

Contributor Checklist

Jira ticket: [PROJ-IDENT]

Note:Once your PR is ready to merge, add it to the merge queue by commenting /merge./merge -c cancels the queue request. /merge -f --reason "reason" skips all merge queue checks; please use this judiciously, as some checks do not run at the PR-level. For more information, see this doc.

…10780)
fix(confluent): temporarily cap confluent muzzle version
A recent update in the confluent schema registry introduced
jetty-versions which do not exist (9.4.59). There's an upstream PR to
fix the issue
(confluentinc/kafka-connect-storage-common#468)
but while the longer term solution is pursued we are unblocking muzzle
tests/main.
fix(kafka): temporarily cap confluent muzzle version
A recent update in the confluent schema registry introduced
jetty-versions which do not exist (9.4.59). There's an upstream PR to
fix the issue
(confluentinc/kafka-connect-storage-common#468)
but while the longer term solution is pursued we are unblocking muzzle
tests/main.
Co-authored-by: teague.bick <teague.bick@datadoghq.com>
@jandro996
jandro996 requested review from a team as code ownersMarch 18, 2026 10:17
@github-actions

Copy link
Copy Markdown
Contributor

Hi! 👋 Thanks for your pull request! 🎉

To help us review it, please make sure to:

  • Add at least one type, and one component or instrumentation label to the pull request

If you need help, please check our contributing guidelines.

@jandro996jandro996 added type: bug fix Bug fix inst: kafka Kafka instrumentation labels Mar 18, 2026
@PerfectSlayerPerfectSlayer added the tag: no release notes Changes to exclude from release notes label Mar 18, 2026
@PerfectSlayer
PerfectSlayer merged commit c83829f into release/v1.60.xMar 18, 2026
210 of 223 checks passed
@PerfectSlayer
PerfectSlayer deleted the alejandro.gonzalez/backport-pr-10780 branch March 18, 2026 10:45
@PerfectSlayerPerfectSlayer added this to the 1.60.2 milestone Mar 18, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

inst: kafkaKafka instrumentationtag: no release notesChanges to exclude from release notestype: bug fixBug fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@jandro996@PerfectSlayer@tabgok