2.0.57: Multiple fixes (#165)
Changelog
Unreleased
GitHub #149 add a static/dynamic field in value schema.
Multiple fixes (#165)
- Change parent version to bring in alternative dependencies. fixes #162. fixes #156.
- Refactored to store all references to streams and readers in the InputFile class to ensure they are closed. Cleanup policies now will ensure that file handles are closed. Fixes #163
- Added example of copying headers to field names. Fixes #149.
- Schema settings were not being sent to tasks causing the tasks to error. Fixes #157.
43fab15dbb00a1f Jeremy Custenborder 2021-01-15 19:53:24
GitHub #156 ClassNotFoundException: com.fasterxml.jackson.annotation.JsonKey due to the old jackson-annotations-2.9.0
Multiple fixes (#165)
- Change parent version to bring in alternative dependencies. fixes #162. fixes #156.
- Refactored to store all references to streams and readers in the InputFile class to ensure they are closed. Cleanup policies now will ensure that file handles are closed. Fixes #163
- Added example of copying headers to field names. Fixes #149.
- Schema settings were not being sent to tasks causing the tasks to error. Fixes #157.
43fab15dbb00a1f Jeremy Custenborder 2021-01-15 19:53:24
GitHub #157 DataException: "'value.schema' must be set to a valid schema" after correct schema generation
Multiple fixes (#165)
- Change parent version to bring in alternative dependencies. fixes #162. fixes #156.
- Refactored to store all references to streams and readers in the InputFile class to ensure they are closed. Cleanup policies now will ensure that file handles are closed. Fixes #163
- Added example of copying headers to field names. Fixes #149.
- Schema settings were not being sent to tasks causing the tasks to error. Fixes #157.
43fab15dbb00a1f Jeremy Custenborder 2021-01-15 19:53:24
GitHub #162 Plugin throwing exception with Kafka 2.7.0
Multiple fixes (#165)
- Change parent version to bring in alternative dependencies. fixes #162. fixes #156.
- Refactored to store all references to streams and readers in the InputFile class to ensure they are closed. Cleanup policies now will ensure that file handles are closed. Fixes #163
- Added example of copying headers to field names. Fixes #149.
- Schema settings were not being sent to tasks causing the tasks to error. Fixes #157.
43fab15dbb00a1f Jeremy Custenborder 2021-01-15 19:53:24
GitHub #163 Cleanup policy can leak buffers with extreme number of errored files. bug
Multiple fixes (#165)
- Change parent version to bring in alternative dependencies. fixes #162. fixes #156.
- Refactored to store all references to streams and readers in the InputFile class to ensure they are closed. Cleanup policies now will ensure that file handles are closed. Fixes #163
- Added example of copying headers to field names. Fixes #149.
- Schema settings were not being sent to tasks causing the tasks to error. Fixes #157.
43fab15dbb00a1f Jeremy Custenborder 2021-01-15 19:53:24
GitHub #165 Multiple fixes
Multiple fixes (#165)
- Change parent version to bring in alternative dependencies. fixes #162. fixes #156.
- Refactored to store all references to streams and readers in the InputFile class to ensure they are closed. Cleanup policies now will ensure that file handles are closed. Fixes #163
- Added example of copying headers to field names. Fixes #149.
- Schema settings were not being sent to tasks causing the tasks to error. Fixes #157.
43fab15dbb00a1f Jeremy Custenborder 2021-01-15 19:53:24