InfluxDB | v3.4.0

Software release – 27-08-2025


InfluxDB has rolled out its latest version, v3.4.0, on 27 August 2025. This update introduces several significant features aimed at enhancing the user experience and security of the database. Notable improvements include offline token provisioning for authentication and the ability to specify Azure endpoints for object-store connections.

Additionally, the release addresses various bugs and includes important security updates. Users can expect a more robust and reliable performance with this latest iteration of InfluxDB.

InfluxDB v3.4.0 Release Highlights

This post covers the key updates in the InfluxDB v3.4.0 release, including features like offline token provisioning for authentication, the ability to specify Azure endpoints for object-store connections, and the introduction of the no_sync option for CLI write commands.

  • Bug Fixes in InfluxDB v3.4.0

    This post summarizes the important bug fixes included in the InfluxDB v3.4.0 release, such as validation of tag and field names during table creation and the resolution of issues related to using GROUP BY on the same column.

  • Security and Miscellaneous Updates in InfluxDB v3.4.0

    This post outlines the security improvements and miscellaneous updates in InfluxDB v3.4.0, including changes to logging verbosity, WAL replay concurrency limits, and the removal of unsafe code.

We welcome your thoughts on this latest release—feel free to share your comments below.

Related posts

Weekly Tech Digest | 06 Jul 2026

Stay updated with the latest in tech! This digest covers AI ethics, auto industry shifts, and the impact of politics on technology, exploring today's pressing issues.

wolfCOSE zero-allocation parsing in embedded C

wolfCOSE looks sensible only if you care about what your firmware actually has to carry. I like that, because on small targets the wrong crypto feature can cost more than the message itself, and there...

restic | v0.19.1

restic v0 19 1: safer FUSE mounts and mountpoint checks, robust backup source and exclude handling, clearer CLI JSON output, Windows SFTP deletion fixes