File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## [ Unreleased]
4
4
5
- - Update Apache Flink to 1.15.
5
+ ## [ 1.2.0] - 2022-07-08
6
+
7
+ - Update Apache Flink to 1.15.
6
8
7
9
## [ 1.1.2] - 2022-05-31
8
10
9
11
## [ 1.1.1] - 2022-05-30
10
12
11
13
- Implement basic loader for Python-based Flink application.
12
14
13
- [ Unreleased ] : https://github.com/getindata/flink-python-loader/compare/1.1.2...HEAD
15
+ [ Unreleased ] : https://github.com/getindata/flink-python-loader/compare/1.2.0...HEAD
16
+
17
+ [ 1.2.0 ] : https://github.com/getindata/flink-python-loader/compare/1.1.2...1.2.0
14
18
15
19
[ 1.1.2 ] : https://github.com/getindata/flink-python-loader/compare/1.1.1...1.1.2
16
20
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >com.getindata</groupId >
6
6
<artifactId >flink-python-loader</artifactId >
7
- <version >1.2.0-SNAPSHOT </version >
7
+ <version >1.2.0</version >
8
8
<packaging >jar</packaging >
9
9
10
10
<name >flink-python-loader</name >
You can’t perform that action at this time.
0 commit comments