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
- - optimized logging in HttpHeaderUtils.
5
+ ## [ 0.21.0] - 2025-09-16
6
+
7
+ - optimized logging in HttpHeaderUtils.
6
8
7
9
## [ 0.20.0] - 2025-05-23
8
10
242
244
243
245
- Implement basic support for Http connector for Flink SQL
244
246
245
- [ Unreleased ] : https://github.com/getindata/flink-http-connector/compare/0.20.0...HEAD
247
+ [ Unreleased ] : https://github.com/getindata/flink-http-connector/compare/0.21.0...HEAD
248
+
249
+ [ 0.21.0 ] : https://github.com/getindata/flink-http-connector/compare/0.20.0...0.21.0
246
250
247
251
[ 0.20.0 ] : https://github.com/getindata/flink-http-connector/compare/0.19.0...0.20.0
248
252
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.21.0-SNAPSHOT </version >
26
+ <version >0.21.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