Releases: Netflix/mantis
Releases · Netflix/mantis
Add `LocationProvider` to Iceberg Sink
See #67 for more info.
More Sink Enhancements
Merge PR #64
Mantis Sink enhancements
See PR #62 for more info.
Fix shading issue for Iceberg connector
See PR #61 for more info.
Consolidate Mantis repos
This release consolidates all core Mantis repos (excluding mantis-api, mql, cli, ui, gradle plugin) into this one.
Fix compression bug
There is a bug when decompressing data with trailing delimiter. The delimiter was not removed from the last message.
Add delimiter options to sinks
See PR #47 for more info.
mantis-discovery-proto uses shaded Jackson annotations
PR #46
mantis-discovery-proto now uses shaded libs. It will no longer expose a dependency on Jackson.
Groupby stage concurrency
- Make groupBy stage concurrency configurable
Bump mantis-control-plane dependency to latest version
PR #44
Use latest version of mantis-control-plane
that uses shaded versions of Jackson and Guava.