File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 22
33## [ Unreleased]
44
5+ ## [ 0.18.0] - 2025-01-15
6+
57- Ignore Eclipse files in .gitignore
68- Support Flink 1.20
79
221223
222224- Implement basic support for Http connector for Flink SQL
223225
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
225229
226230[ 0.17.0 ] : https://github.com/getindata/flink-http-connector/compare/0.16.0...0.17.0
227231
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ under the License.
2323
2424 <groupId >com.getindata</groupId >
2525 <artifactId >flink-http-connector</artifactId >
26- <version >0.18.0-SNAPSHOT </version >
26+ <version >0.18.0</version >
2727 <packaging >jar</packaging >
2828
2929 <name >flink-http-connector</name >
You can’t perform that action at this time.
0 commit comments