You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,9 @@
1
1
# Changelog
2
2
3
3
## [Unreleased]
4
+
5
+
## [0.9.0] - 2023-02-10
6
+
4
7
- Add support for Flink 1.16.
5
8
- Add [SchemaLifecycleAwareElementConverter](src/main/java/com/getindata/connectors/http/SchemaLifecycleAwareElementConverter.java) that can be used for createing
6
9
schema lifecycle aware Element converters for Http Sink.
@@ -111,7 +114,9 @@
111
114
112
115
- Implement basic support for Http connector for Flink SQL
0 commit comments