Skip to content

v3.0.2 | 05-01-25

Latest
Compare
Choose a tag to compare
@peterbarnett03 peterbarnett03 released this 06 May 17:47
· 28 commits to main since this release
d80d6cd

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: v3.0.1...v3.0.2