Commit c83829f
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@gmail.com>
Co-authored-by: teague.bick <teague.bick@datadoghq.com>
1 parent 73893de commit c83829f
File tree
2 files changed
+17
-0
lines changed- dd-java-agent/instrumentation
- confluent-schema-registry/confluent-schema-registry-4.1
- kafka/kafka-connect-0.11
2 files changed
+17
-0
lines changeddd-java-agent/instrumentation/confluent-schema-registry/confluent-schema-registry-4.1/build.gradle
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
9 | 12 | | |
10 | 13 | | |
11 | 14 | | |
| |||
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
7 | 21 | | |
8 | 22 | | |
9 | 23 | | |
| |||
0 commit comments