kafka-influxdb
kafka-influxdb copied to clipboard
High performance Kafka consumer for InfluxDB. Supports collectd message formats.
Bumps [ujson](https://github.com/ultrajson/ultrajson) from 1.35 to 5.4.0. Release notes Sourced from ujson's releases. 5.4.0 Added Add support for arbitrary size integers (#548) @JustAnotherArchivist Fixed CVE-2022-31116: Replace wchar_t string decoding implementation with...
_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.2 to 1.26.5. Release notes Sourced from urllib3's releases. 1.26.5 :warning: IMPORTANT: urllib3 v2.0 will drop support for Python 2: Read more in the v2.0 Roadmap Fixed...
Bumps [confluent-kafka](https://github.com/confluentinc/confluent-kafka-python) from 0.11.4 to 1.7.0. Release notes Sourced from confluent-kafka's releases. v1.6.1 v1.6.1 is a feature release: KIP-429 - Incremental consumer rebalancing support. OAUTHBEARER support. Fixes Add return_record_name=True to...
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1 to 5.4.1. Changelog Sourced from pyyaml's changelog. 5.4.1 (2021-01-20) yaml/pyyaml#480 -- Fix stub compat with older pyyaml versions that may unwittingly load it 5.4 (2021-01-19) yaml/pyyaml#407...
Bumps [backports-functools-lru-cache](https://github.com/jaraco/backports.functools_lru_cache) from 1.5 to 1.6.4. Changelog Sourced from backports-functools-lru-cache's changelog. v1.6.4 #16: For test dependencies, when indicating Python 3, use >=3 instead of >3 to satisfy python-poetry/poetry#3862. v1.6.3 #15:...
Bumps [kafka-python](https://github.com/dpkp/kafka-python) from 1.4.2 to 2.0.2. Release notes Sourced from kafka-python's releases. 2.0.2 (Sep 29, 2020) Consumer KIP-54: Implement sticky partition assignment strategy (aynroot / PR #2057) Fix consumer deadlock...
Bumps [pygments](https://github.com/pygments/pygments) from 2.2.0 to 2.7.4. Release notes Sourced from pygments's releases. 2.7.4 Updated lexers: Apache configurations: Improve handling of malformed tags (#1656) CSS: Add support for variables (#1633, #1666)...
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1 to 5.4. Changelog Sourced from pyyaml's changelog. 5.4 (2021-01-19) yaml/pyyaml#407 -- Build modernization, remove distutils, fix metadata, build wheels, CI to GHA yaml/pyyaml#472 -- Fix for...
Bumps [mock](https://github.com/testing-cabal/mock) from 2.0.0 to 4.0.3. Changelog Sourced from mock's changelog. 4.0.3 Issue #42532: Remove unexpected call of __bool__ when passing a spec_arg argument to a Mock. Issue #39966: Revert...