Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-05-02 | 1.0 kB | |
v3.0.2 _ 05-01-25 source code.tar.gz | 2025-05-02 | 551.4 kB | |
v3.0.2 _ 05-01-25 source code.zip | 2025-05-02 | 689.9 kB | |
Totals: 3 Items | 1.2 MB | 0 |
Learn more via our full Release Notes.
Updates
JSON Format for Token Creation: Added support for --format json option in token creation command output. [#26286] Dynamic TLS Certificate Generation: Added capability to generate testing TLS certificates on the fly. [#26288] TLS Version Control: Added ability to set a minimum TLS version for enhanced security. [#26307] CORS Support: Added support for CORS requests from browsers. [#26314] Distinct Cache Improvements: Removed last cache size limitation for better performance. [#26333]
Fixes
Fixed counting bug in distinct cache. [#26332] Fixed issue where distinct cache incorrectly handled rows with null values. [#26306] Fixed handling of group by tag columns with escape quotes. [#26326] Ensured consistent sorting of iox table schema for SHOW TABLES command. [#26302]
Full Changelog: https://github.com/influxdata/influxdb/compare/v3.0.1...v3.0.2