File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 22
33## [ Unreleased]
44
5- - Ability to specify http versions for http lookups.
6- - Amend to not log HTTP request response and header values by default.
5+ ## [ 0.23.0] - 2025-11-07
6+
7+ - Ability to specify http versions for http lookups.
8+ - Amend to not log HTTP request response and header values by default.
79
810## [ 0.22.0] - 2025-10-03
911
252254
253255- Implement basic support for Http connector for Flink SQL
254256
255- [ Unreleased ] : https://github.com/getindata/flink-http-connector/compare/0.22.0...HEAD
257+ [ Unreleased ] : https://github.com/getindata/flink-http-connector/compare/0.23.0...HEAD
258+
259+ [ 0.23.0 ] : https://github.com/getindata/flink-http-connector/compare/0.22.0...0.23.0
256260
257261[ 0.22.0 ] : https://github.com/getindata/flink-http-connector/compare/0.21.0...0.22.0
258262
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.23.0-SNAPSHOT </version >
26+ <version >0.23.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