druid/extensions-contrib
Xavier Léauté a1c20d7457
update jackson dependencies to use bom (#11353)
Switching to the bom dependency declaration simplifies managing jackson
dependencies. It also removes the need to override individual library
versions for CVE fixes, since the bom takes care of that internally.

This change aligns our jackson dependency versions on 2.10.5(.x):
- updates jackson libraries from 2.10.2 to 2.10.5
- jackson-databind remains at 2.10.5.1 as defined in the bom

Release notes: https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.10
2021-06-16 18:37:30 -07:00
..
aliyun-oss-extensions update jackson dependencies to use bom (#11353) 2021-06-16 18:37:30 -07:00
ambari-metrics-emitter Bump dev version to 0.22.0-SNAPSHOT (#10759) 2021-01-15 13:16:23 -08:00
cassandra-storage Bump dev version to 0.22.0-SNAPSHOT (#10759) 2021-01-15 13:16:23 -08:00
cloudfiles-extensions update jackson dependencies to use bom (#11353) 2021-06-16 18:37:30 -07:00
distinctcount Bump fastutil from 8.2.3 to 8.5.4 (#11347) 2021-06-10 07:43:18 -07:00
dropwizard-emitter Bump dev version to 0.22.0-SNAPSHOT (#10759) 2021-01-15 13:16:23 -08:00
gce-extensions Bump dev version to 0.22.0-SNAPSHOT (#10759) 2021-01-15 13:16:23 -08:00
graphite-emitter Bump dev version to 0.22.0-SNAPSHOT (#10759) 2021-01-15 13:16:23 -08:00
influx-extensions Bump dev version to 0.22.0-SNAPSHOT (#10759) 2021-01-15 13:16:23 -08:00
influxdb-emitter Bump dev version to 0.22.0-SNAPSHOT (#10759) 2021-01-15 13:16:23 -08:00
kafka-emitter request logs through kafka emitter (#11036) 2021-04-01 11:31:32 +05:30
materialized-view-maintenance Allow client to configure batch ingestion task to wait to complete until segments are confirmed to be available by other (#10676) 2021-04-08 21:03:00 -07:00
materialized-view-selection Bump dev version to 0.22.0-SNAPSHOT (#10759) 2021-01-15 13:16:23 -08:00
momentsketch Bump dev version to 0.22.0-SNAPSHOT (#10759) 2021-01-15 13:16:23 -08:00
moving-average-query update jackson dependencies to use bom (#11353) 2021-06-16 18:37:30 -07:00
opentsdb-emitter Bump dev version to 0.22.0-SNAPSHOT (#10759) 2021-01-15 13:16:23 -08:00
prometheus-emitter prometheus metric exporter (#10412) 2021-03-09 14:37:31 -08:00
redis-cache Bump dev version to 0.22.0-SNAPSHOT (#10759) 2021-01-15 13:16:23 -08:00
sqlserver-metadata-storage Bump dev version to 0.22.0-SNAPSHOT (#10759) 2021-01-15 13:16:23 -08:00
statsd-emitter prometheus metric exporter (#10412) 2021-03-09 14:37:31 -08:00
tdigestsketch Bump fastutil from 8.2.3 to 8.5.4 (#11347) 2021-06-10 07:43:18 -07:00
thrift-extensions Bump dev version to 0.22.0-SNAPSHOT (#10759) 2021-01-15 13:16:23 -08:00
time-min-max fix serde issues with time-min-max extension (#11146) 2021-04-27 10:33:13 -07:00
virtual-columns Bump dev version to 0.22.0-SNAPSHOT (#10759) 2021-01-15 13:16:23 -08:00
README.md fix broken links (#9537) 2020-03-22 17:41:18 -07:00

README.md

Community Extensions

Please contribute all community extensions in this directory and include a doc of how your extension can be used under docs/development/extensions-contrib/.

Please note that community extensions are maintained by their original contributors and are not packaged with the core Druid distribution. If you'd like to take on maintenance for a community extension, please post on dev@druid.apache.org to let us know!