Skip to content

Tags: Purecontrol/testcontainers-python-influxdb

Tags

0.2.1

Toggle 0.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: support test containers for influxdb 1.x and 2.x versions (#1)

* feat(influxdb): support InfluxDB 1.x and 2.x versions

* docs(readme): add test examples and acknowledgements

* build(python, pre-commit): lower requirements of pre-commit to 3.5.0 so that the project accept Python 3.8+ versions too

* docs(influxdb): add use cases in the docstring of 1.x and 2.x versions of InfluxDB containers, add a type hint