Skip to content

Releases: Netflix/mantis

Add `LocationProvider` to Iceberg Sink

26 Oct 20:17
ed866f5
Compare
Choose a tag to compare

More Sink Enhancements

10 Oct 00:49
8fc44ec
Compare
Choose a tag to compare

Mantis Sink enhancements

09 Oct 20:35
9c37f48
Compare
Choose a tag to compare

See PR #62 for more info.

Fix shading issue for Iceberg connector

09 Oct 00:19
48254c9
Compare
Choose a tag to compare

Consolidate Mantis repos

07 Oct 20:10
Compare
Choose a tag to compare

This release consolidates all core Mantis repos (excluding mantis-api, mql, cli, ui, gradle plugin) into this one.

Fix compression bug

24 Aug 17:27
1b3c931
Compare
Choose a tag to compare

There is a bug when decompressing data with trailing delimiter. The delimiter was not removed from the last message.

Add delimiter options to sinks

04 Aug 19:00
Compare
Choose a tag to compare

See PR #47 for more info.

mantis-discovery-proto uses shaded Jackson annotations

24 Jul 15:54
dba2b80
Compare
Choose a tag to compare

PR #46

mantis-discovery-proto now uses shaded libs. It will no longer expose a dependency on Jackson.

Groupby stage concurrency

18 Jul 05:12
a50e38c
Compare
Choose a tag to compare
  • Make groupBy stage concurrency configurable

Bump mantis-control-plane dependency to latest version

14 Jul 18:59
e639be0
Compare
Choose a tag to compare

PR #44

Use latest version of mantis-control-plane that uses shaded versions of Jackson and Guava.