Skip to content

Commit f1dc587

Browse files
committed
Upgraded to Kafka Streams 2.1 (no code changes were required)
1 parent 8421c08 commit f1dc587

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ This architecture allows deployement and managend of different models and versio
4545
### Requirements
4646
- Install Java 8
4747
- Install Docker
48-
- Kafka Streams API 2.0 (configured in pom.xml and downloaded via Maven bulid; Kafka Streams API 1.1 is also compatible)
48+
- Kafka Streams API 2.1 (configured in pom.xml and downloaded via Maven bulid; Kafka Streams API 2.0 and 1.1 are also compatible)
4949

5050
The code is developed and tested on Mac and Linux operating systems. As Kafka does not support and work well on Windows, this is not tested at all.
5151

0 commit comments

Comments
 (0)