File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33- Upgrade Dockerfile for use kafka 4.2.0
44- Upgrade mongo connect dep from 2.0.1 to 2.1.0
55- Fix: HeaderRouter now correctly falls back to the sink-configured datamodel when the fiware-datamodel header is missing or empty (#38)
6+ - Upgrade kafka connect api and transport dependencies form 3.6.1 to 4.2.0
Original file line number Diff line number Diff line change 3939 <dependency >
4040 <groupId >org.apache.kafka</groupId >
4141 <artifactId >connect-api</artifactId >
42- <version >3.6.1 </version >
42+ <version >4.2.0 </version >
4343 <scope >provided</scope >
4444 </dependency >
4545 <dependency >
4646 <groupId >org.apache.kafka</groupId >
4747 <artifactId >connect-transforms</artifactId >
48- <version >3.6.1 </version >
48+ <version >4.2.0 </version >
4949 <scope >provided</scope >
5050 </dependency >
5151 <dependency >
You can’t perform that action at this time.
0 commit comments