Documentation

Third party software

InfluxData products contain third party software, which means the copyrighted, patented, or otherwise legally protected software of third parties that is incorporated in InfluxData products.

Third party suppliers make no representation nor warranty with respect to such third party software or any portion thereof. Third party suppliers assume no liability for any claim that might arise with respect to such third party software, nor for a customer’s use of or inability to use the third party software.

InfluxDB Enterprise 1.10 includes the following third party software components, which are maintained on a version by version basis.

ComponentLicenseIntegration
ASN1 BER Encoding / Decoding Library for the GO programming language (go-asn1-ber/ans1-ber)MITStatically linked
Cobra is a commander for modern Go CLI interactions (spf13/cobra)BSD 2-ClauseStatically linked
A golang registry for global request variables (gorilla/context)BSD 3-ClauseStatically linked
FlatBuffers: Memory Efficient Serialization Library (google/flatbuffers)Apache License 2.0Statically linked
Flux is a lightweight scripting language for querying databases (like InfluxDB) and working with data (influxdata/flux)Apache License 2.0Statically linked
GoConvey is a yummy Go testing tool for gophers (glycerine/goconvey)MITStatically linked
An immutable radix tree implementation in Golang (hashicorp/go-immutable-radix)Mozilla Public License 2.0Statically linked
Some helpful packages for writing Go apps (markbates/going)MITStatically linked
Golang LRU cache implements a fixed-size thread safe LRU cache (hashicorp/golang-lru)Mozilla Public License 2.0Statically linked
Codec - a high performance and feature-rich Idiomatic encode/decode and rpc library for msgpack and Binc (hashicorp/go-msgpack)BSD 3-ClauseStatically linked
A Golang library for exporting performance and runtime metrics to external metrics systems, i.e. statsite, statsd (armon/go-metrics)MITStatically linked
Generates UUID-format strings using purely high quality random bytes (hashicorp/go-uuid)Mozilla Public License 2.0Statically linked
Collection of useful handlers for Go net/http package (gorilla/handlers)BSD 2-ClauseStatically linked
Golang implementation of JavaScript Object (dvsekhvalnov/jose2go)MITStatically linked
Basic LDAP v3 functionality for the Go programming language (go-ldap/ldap)MITStatically linked
Basic LDAP v3 functionality for the Go programming language (mark-rushakoff/ldapserver)BSD 3-ClauseStatically linked
A powerful URL router and dispatcher for golang (gorilla/mux)BSD 2-ClauseStatically linked
pkcs7 implements parsing and creating signed and enveloped messages (fullsailor/pkcs7)MITStatically linked
Pretty printing for Go values (kr/pretty)MITStatically linked
Go language implementation of the Raft consensus protocol (hashicorp/raft)Mozilla Public License 2.0Statically linked
Raft backend implementation using BoltDB (hashicorp/raft-boltdb)Mozilla Public License 2.0Statically linked
General purpose extensions to golang’s database/sql (jmoiron/sqlx)MITStatically linked
Miscellaneous functions for formatting text (kr/text)MITStatically linked
Golang connection multiplexing library (hashicorp/yamux)Mozilla Public License 2.0Statically linked

Was this page helpful?

Thank you for your feedback!


New in InfluxDB 3.5

Key enhancements in InfluxDB 3.5 and the InfluxDB 3 Explorer 1.3.

See the Blog Post

InfluxDB 3.5 is now available for both Core and Enterprise, introducing custom plugin repository support, enhanced operational visibility with queryable CLI parameters and manual node management, stronger security controls, and general performance improvements.

InfluxDB 3 Explorer 1.3 brings powerful new capabilities including Dashboards (beta) for saving and organizing your favorite queries, and cache querying for instant access to Last Value and Distinct Value caches—making Explorer a more comprehensive workspace for time series monitoring and analysis.

For more information, check out:

InfluxDB Docker latest tag changing to InfluxDB 3 Core

On November 3, 2025, the latest tag for InfluxDB Docker images will point to InfluxDB 3 Core. To avoid unexpected upgrades, use specific version tags in your Docker deployments.

If using Docker to install and run InfluxDB, the latest tag will point to InfluxDB 3 Core. To avoid unexpected upgrades, use specific version tags in your Docker deployments. For example, if using Docker to run InfluxDB v2, replace the latest version tag with a specific version tag in your Docker pull command–for example:

docker pull influxdb:2