Releases: turbot/steampipe
Releases · turbot/steampipe
v2.3.4
v2.3.4-rc.1
Fixed deadlocks on adding connections
v2.3.4-rc.0
Fix db client deadlocks with non-blocking cleanup and RW locks
v2.3.3
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
containerdandcryptopackages to remediate vulnerabilities.
v2.3.3-rc.1
Update FDW version to 2.1.4
v2.3.2
v2.3.2-rc.0
update smoke tests to use net plugin
v2.3.1
v2.3.1-rc.1
new PostgresImageDigest
v2.3.1-rc.0
new PostgresImageDigest