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.2] - 2022-10-10
6
+
5
7
### Changed
6
8
7
- - Update Apache Flink to 1.15.2.
9
+ - Update Apache Flink to 1.15.2.
8
10
9
11
## [ 1.2.1] - 2022-08-03
10
12
22
24
23
25
- Implement basic loader for Python-based Flink application.
24
26
25
- [ Unreleased ] : https://github.com/getindata/flink-python-loader/compare/1.2.1...HEAD
27
+ [ Unreleased ] : https://github.com/getindata/flink-python-loader/compare/1.2.2...HEAD
28
+
29
+ [ 1.2.2 ] : https://github.com/getindata/flink-python-loader/compare/1.2.1...1.2.2
26
30
27
31
[ 1.2.1 ] : https://github.com/getindata/flink-python-loader/compare/1.2.0...1.2.1
28
32
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.2-SNAPSHOT </version >
7
+ <version >1.2.2</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