File tree 2 files changed +7
-3
lines changed
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
- - OIDC token request to not flow during explain
5
+ ## [ 0.19.0] - 2025-03-20
6
+
7
+ - OIDC token request to not flow during explain
6
8
7
9
## [ 0.18.0] - 2025-01-15
8
10
225
227
226
228
- Implement basic support for Http connector for Flink SQL
227
229
228
- [ Unreleased ] : https://github.com/getindata/flink-http-connector/compare/0.18.0...HEAD
230
+ [ Unreleased ] : https://github.com/getindata/flink-http-connector/compare/0.19.0...HEAD
231
+
232
+ [ 0.19.0 ] : https://github.com/getindata/flink-http-connector/compare/0.18.0...0.19.0
229
233
230
234
[ 0.18.0 ] : https://github.com/getindata/flink-http-connector/compare/0.17.0...0.18.0
231
235
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.19.0-SNAPSHOT </version >
26
+ <version >0.19.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