diff --git a/CHANGELOG.md b/CHANGELOG.md index 572f67a11..cfa1a418c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## v2.3.4 [2025-12-16] +_Bug fixes_ +- Fix database client deadlocks caused by concurrent session map access during connection pool cleanup. ([#4917](https://github.com/turbot/steampipe/issues/4917)) + ## v2.3.3 [2025-12-15] **Memory and Resource Management**