File tree 2 files changed +6
-2
lines changed
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.16.0] - 2024-10-18
6
+
5
7
### Added
6
8
7
9
- Added support for built in JVM certificates if no security is configured.
210
212
211
213
- Implement basic support for Http connector for Flink SQL
212
214
213
- [ Unreleased ] : https://github.com/getindata/flink-http-connector/compare/0.15.0...HEAD
215
+ [ Unreleased ] : https://github.com/getindata/flink-http-connector/compare/0.16.0...HEAD
216
+
217
+ [ 0.16.0 ] : https://github.com/getindata/flink-http-connector/compare/0.15.0...0.16.0
214
218
215
219
[ 0.15.0 ] : https://github.com/getindata/flink-http-connector/compare/0.14.0...0.15.0
216
220
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.16.0-SNAPSHOT </version >
26
+ <version >0.16.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