Commit 54c15dc 1 parent 19c93c9 commit 54c15dc Copy full SHA for 54c15dc
File tree 2 files changed +6
-2
lines changed
2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## [ Unreleased]
4
4
5
+ ## [ 0.2.0] - 2024-01-29
6
+
5
7
- Fix ` catalog.include ` option and add more logging.
6
8
7
9
## [ 0.1.1] - 2024-01-26
32
34
33
35
- Initial implementation of Flink Catalog for Elastic
34
36
35
- [ Unreleased ] : https://github.com/getindata/flink-elastic-catalog/compare/0.1.1...HEAD
37
+ [ Unreleased ] : https://github.com/getindata/flink-elastic-catalog/compare/0.2.0...HEAD
38
+
39
+ [ 0.2.0 ] : https://github.com/getindata/flink-elastic-catalog/compare/0.1.1...0.2.0
36
40
37
41
[ 0.1.1 ] : https://github.com/getindata/flink-elastic-catalog/compare/0.1.0...0.1.1
38
42
Original file line number Diff line number Diff line change 7
7
<groupId >com.getindata</groupId >
8
8
<artifactId >flink-elastic-catalog</artifactId >
9
9
<packaging >jar</packaging >
10
- <version >0.2.0-SNAPSHOT </version >
10
+ <version >0.2.0</version >
11
11
12
12
<name >flink-elastic-catalog</name >
13
13
<description >Flink Catalog for Elastic.</description >
You can’t perform that action at this time.
0 commit comments