File tree Expand file tree Collapse file tree 2 files changed +12
-4
lines changed
smallrye-reactive-messaging-kafka-test-companion Expand file tree Collapse file tree 2 files changed +12
-4
lines changed Original file line number Diff line number Diff line change 11name : SmallRye Reactive Messaging
22release :
3- previous-version : 4.27.0
4- current-version : 4.28.0-RC1
3+ previous-version : 4.28.0-RC1
4+ current-version : 4.28.0
55 next-version : 999-SNAPSHOT
Original file line number Diff line number Diff line change 2424 "criticality" : " highlight" ,
2525 "minSeverity" : " POTENTIALLY_BREAKING" ,
2626 "minCriticality" : " documented" ,
27- "differences" : [ ]
27+ "differences" : [{
28+ "code" : " java.field.constantValueChanged" ,
29+ "old" : " field io.smallrye.reactive.messaging.kafka.companion.test.KafkaBrokerExtension.KAFKA_VERSION" ,
30+ "new" : " field io.smallrye.reactive.messaging.kafka.companion.test.KafkaBrokerExtension.KAFKA_VERSION" ,
31+ "justification" : " Update default kafka version from 3.3.2 to 4.0.0" ,
32+ "oldValue" : " 3.3.2" ,
33+ "newValue" : " 4.0.0"
34+ }
35+ ]
2836 }
2937}, {
3038 "extension" : " revapi.reporter.json" ,
4351 "minCriticality" : " documented" ,
4452 "output" : " out"
4553 }
46- } ]
54+ } ]
You can’t perform that action at this time.
0 commit comments