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 2
2
3
3
## [ Unreleased]
4
4
5
+ ## [ 0.20.0] - 2025-05-23
6
+
5
7
- Added option to define a proxy for the lookup source (including authentication)
6
8
7
9
- Added support for generic json and URL query creator
238
240
239
241
- Implement basic support for Http connector for Flink SQL
240
242
241
- [ Unreleased ] : https://github.com/getindata/flink-http-connector/compare/0.19.0...HEAD
243
+ [ Unreleased ] : https://github.com/getindata/flink-http-connector/compare/0.20.0...HEAD
244
+
245
+ [ 0.20.0 ] : https://github.com/getindata/flink-http-connector/compare/0.19.0...0.20.0
242
246
243
247
[ 0.19.0 ] : https://github.com/getindata/flink-http-connector/compare/0.18.0...0.19.0
244
248
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.20.0-SNAPSHOT </version >
26
+ <version >0.20.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