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
+ ## [ 1.2.1] - 2022-08-03
6
+
5
7
### Changed
6
8
7
- - Update Apache Flink to 1.15.1.
9
+ - Update Apache Flink to 1.15.1.
8
10
9
11
## [ 1.2.0] - 2022-07-08
10
12
16
18
17
19
- Implement basic loader for Python-based Flink application.
18
20
19
- [ Unreleased ] : https://github.com/getindata/flink-python-loader/compare/1.2.0...HEAD
21
+ [ Unreleased ] : https://github.com/getindata/flink-python-loader/compare/1.2.1...HEAD
22
+
23
+ [ 1.2.1 ] : https://github.com/getindata/flink-python-loader/compare/1.2.0...1.2.1
20
24
21
25
[ 1.2.0 ] : https://github.com/getindata/flink-python-loader/compare/1.1.2...1.2.0
22
26
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.1-SNAPSHOT </version >
7
+ <version >1.2.1</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