Releases: getindata/flink-http-connector
Releases · getindata/flink-http-connector
0.16.0
What's Changed
- HTTP-91 Bearer token support by @davidradl in #117
- Fix adding coverage to PRs by @grzegorz8 in #131
- HTTP-121 Ensure SerializationSchema is used in thread-safe way by @grzegorz8 in #127
- HTTP-119 Use default certs when no security configured for https by @davidradl in #128
Full Changelog: 0.15.0...0.16.0
0.15.0
What's Changed
- Fix jacoco code coverage info in PR. Remove printing jacoco stat to console by @MarekMaj in #101
- Reinstatiate javadoc step in common build by @MarekMaj in #102
- PR from forked repo fix by @MarekMaj in #105
- HTTP-63 Add caching by @grzegorz8 in #109
New Contributors
- @grzegorz8 made their first contribution in #109
Full Changelog: 0.8.1...0.15.0
0.14.0
What's Changed
- HTTP-92 Customization of HTTP lookup source logger by @OlivierZembri in #93
- HTTP-96 Fix logging code in JavaNetHttpPollingClient by @AdrianVasiliu in #97
Full Changelog: 0.13.0...0.14.0
0.13.0
What's Changed
- HTTP-64 Add junit 5 support by @davidradl in #72
- HTTP-74 Add path parameter support by @davidradl in #87
- HTTP-83 Support SQL queries with project pushdown after a lookup join by @OlivierZembri in #84
Full Changelog: 0.12.0...0.13.0
0.12.0
What's Changed
- HTTP-76 Allow enforcing the use of raw Authorization header by @AdrianVasiliu
- HTTP-78 Support for optional query parameters for body-based requests by @OlivierZembri
- Bump vsoch/pull-request-action version by @kristoffSC
New Contributors
- @AdrianVasiliu made their first contribution in #77
- @OlivierZembri made their first contribution in #79
Full Changelog: 0.11.0...0.12.0
0.11.0
What's Changed
- Issue54 Fix class loader and Prefixed Config option issues by @davidradl in #68
New Contributors
- @davidradl made their first contribution in #68
Full Changelog: 0.8.1...0.11.0
0.10.0
What's Changed
- Cleaning unused gitlab ci definition by @MarekMaj in #56
- HTTP-42 Add support for Batch request submission in HTTP Sink. by @kristoffSC in #58
New Contributors
Full Changelog: 0.8.1...0.10.0
0.9.0
What's Changed
- [HTTP-37] - Add support for Flink 1.16. by @kristoffSC in #49
Full Changelog: 0.8.1...0.9.0
0.8.1
What's Changed
- [HTTP-43] - Remove Encoding format from HttpLookupTableSource by @kristoffSC in #44
- [HTTP-45] - Fix issue with not printing HttpRequest body/parameters for Lookup Source by Slf4JHttpLookupPostRequestCallback. by @kristoffSC in #46
Full Changelog: 0.8.0...0.8.1
0.8.0
What's Changed
- [HTTP-38] - Fixing issue with handling Http timeout where Event task was not removed from Flink's AsyncIO operator internal queue. by @kristoffSC in #39
Full Changelog: 0.7.0...0.8.0