Releases: turbot/steampipe
Releases · turbot/steampipe
v2.3.5
06 Feb 09:30
Compare
Sorry, something went wrong.
No results found
Bug fixes
Fix autocomplete regression where suggestions disappear when typing a table name after from . (#4928 )
Dependencies
Updated golang.org/x/crypto package to remediate security vulnerabilities.
v2.3.4
16 Dec 16:31
Compare
Sorry, something went wrong.
No results found
Bug fixes
Fix database client deadlocks caused by concurrent session map access during connection pool cleanup. (#4917 )
v2.3.4-rc.1
16 Dec 11:38
Compare
Sorry, something went wrong.
No results found
Fixed deadlocks on adding connections
v2.3.4-rc.0
16 Dec 08:09
Compare
Sorry, something went wrong.
No results found
Fix db client deadlocks with non-blocking cleanup and RW locks
v2.3.3
15 Dec 13:29
Compare
Sorry, something went wrong.
No results found
Memory and Resource Management
Fix query history memory leak due to unbounded growth. (#4811 )
Fix unbounded growth in autocomplete suggestions maps. (#4812 )
Fix goroutine leak in snapshot functionality. (#4768 )
Context and Synchronization
Fix RunBatchSession blocking when initData.Loaded never closes. (#4781 )
File Operations and Installation
Fix atomic write to prevent partial files during export. (#4718 )
Fix atomic OCI installations to prevent inconsistent states. (#4758 )
Fix atomic FDW binary replacement. (#4753 )
Fix disk space validation before OCI installation. (#4754 )
General Fixes
Improved SQL query parameterization in connection state management to prevent SQL injections. (#4748 )
Increase snapshot row streaming timeout from 5s to 30s. (#4866 )
Dependencies
Updated containerd and crypto packages to remediate vulnerabilities.
v2.3.3-rc.1
20 Nov 07:38
Compare
Sorry, something went wrong.
No results found
Update FDW version to 2.1.4
v2.3.2
03 Nov 09:15
Compare
Sorry, something went wrong.
No results found
Bug fixes
Fix Linux builds by aligning the glibc baseline with supported distros to restore compatibility. (#4691 )
v2.3.2-rc.0
03 Nov 05:37
Compare
Sorry, something went wrong.
No results found
update smoke tests to use net plugin
v2.3.1
31 Oct 11:40
Compare
Sorry, something went wrong.
No results found
Bug fixes
Fix issue where MacOS binaries failed to run due to absolute openssl paths and incorrect minimun OS version requirement. (#4679 )
v2.3.1-rc.1
31 Oct 07:53
Compare
Sorry, something went wrong.
No results found