File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
## [ Unreleased]
4
+
5
+ ## [ 1.3.0] - 2024-11-04
6
+
4
7
### Changed
8
+
5
9
- Update Apache Flink to 1.19.1
6
10
7
11
## [ 1.2.3] - 2022-12-30
32
36
33
37
- Implement basic loader for Python-based Flink application.
34
38
35
- [ Unreleased ] : https://github.com/getindata/flink-python-loader/compare/1.2.3...HEAD
39
+ [ Unreleased ] : https://github.com/getindata/flink-python-loader/compare/1.3.0...HEAD
40
+
41
+ [ 1.3.0 ] : https://github.com/getindata/flink-python-loader/compare/1.2.3...1.3.0
36
42
37
43
[ 1.2.3 ] : https://github.com/getindata/flink-python-loader/compare/1.2.2...1.2.3
38
44
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.3.0-SNAPSHOT </version >
7
+ <version >1.3.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