From e88c818413c7fa9af3a1eb20199cb49c8b9574a4 Mon Sep 17 00:00:00 2001 From: Konstantin Knauf Date: Tue, 31 Jan 2023 09:22:19 +0100 Subject: [PATCH] commit for 0.5.2 --- README.md | 14 +++++++------- pom.xml | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 69c72f8..cbadfaa 100644 --- a/README.md +++ b/README.md @@ -20,13 +20,13 @@ mvn clean package ## Compatibility Matrix | Flink Version | flink-faker Version | -|---------------| ------------------- | -| 1.11 | 0.1.x - 0.4.x | -| 1.12 | 0.1.x - 0.4.x | -| 1.13 | 0.1.x - 0.4.x | -| 1.14 | 0.1.x - 0.4.x | -| 1.15 | 0.5.0 | -| 1.16 | 0.5.* | +|---------------|---------------------| +| 1.11 | 0.1.x - 0.4.x | +| 1.12 | 0.1.x - 0.4.x | +| 1.13 | 0.1.x - 0.4.x | +| 1.14 | 0.1.x - 0.4.x | +| 1.15 | 0.5.0 | +| 1.16 | 0.5.1+ | There are no automated tests that check this compatibility. So, please treat this table as "best knowledge". If you notice any incompatibilities please open an issue. diff --git a/pom.xml b/pom.xml index 415cf03..9b33c28 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.github.knaufk flink-faker - 0.5.1 + 0.5.2 jar flink-faker