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 22
33## [Unreleased]
44
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
68
79## [0.18.0] - 2025-01-15
810
225227
226228- Implement basic support for Http connector for Flink SQL
227229
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
229233
230234[0.18.0]: https://github.com/getindata/flink-http-connector/compare/0.17.0...0.18.0
231235
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.19.0-SNAPSHOT </version>
26+ <version>0.19.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