Releases: getindata/flink-http-connector
Releases · getindata/flink-http-connector
0.4.0
What's Changed
- Error Code configuration from properties. by @kristoffSC in #16
- Drop Dependency for Apache HttpClient by @kristoffSC in #17
- Use Flink Json Format in Lookup Source by @kristoffSC in #19
- Add Http header support for Http Lookup Source. by @kristoffSC in #21
- HTTP ErrorCode Status config for Lookup Source by @kristoffSC in #22
- Introduce custom HTTP Sink Post Request Callback and its Factory by @swtwsk in #23
Full Changelog: https://github.com/getindata/flink-http-connector/commits/0.4.0
0.3.0
What's Changed
- Package_refactoring - add internal package and expose public API by @kristoffSC in #8
- checkstyle - add checkstyle based on delta.io/connectors checkstyle by @kristoffSC in #9
- ReadmeUpdate - add Maven link to readme. by @kristoffSC in #10
- TestPackageRefactoring - refactoring test package to match source fol… by @kristoffSC in #11
- ESP-98_SinkParameters - pass headers via properties to Http client by @kristoffSC in #12
New Contributors
- @kristoffSC made their first contribution in #8
Full Changelog: https://github.com/getindata/flink-http-connector/commits/0.3.0