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.18.0] - 2025-01-15
6
+
5
7
- Ignore Eclipse files in .gitignore
6
8
- Support Flink 1.20
7
9
221
223
222
224
- Implement basic support for Http connector for Flink SQL
223
225
224
- [ Unreleased ] : https://github.com/getindata/flink-http-connector/compare/0.17.0...HEAD
226
+ [ Unreleased ] : https://github.com/getindata/flink-http-connector/compare/0.18.0...HEAD
227
+
228
+ [ 0.18.0 ] : https://github.com/getindata/flink-http-connector/compare/0.17.0...0.18.0
225
229
226
230
[ 0.17.0 ] : https://github.com/getindata/flink-http-connector/compare/0.16.0...0.17.0
227
231
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ under the License.
23
23
24
24
<groupId >com.getindata</groupId >
25
25
<artifactId >flink-http-connector</artifactId >
26
- <version >0.18.0-SNAPSHOT </version >
26
+ <version >0.18.0</version >
27
27
<packaging >jar</packaging >
28
28
29
29
<name >flink-http-connector</name >
You can’t perform that action at this time.
0 commit comments