fix: server-host !6 incorrectly binds to IPv4 address

Updates streaming-commons to version 0.2.3.1. This resolves #3202.

Signed-off-by: Taimoor Zaeem <taimoorzaeem@gmail.com>
This commit is contained in:
Taimoor Zaeem
2025-11-02 12:24:14 -05:00
committed by Steve Chavez
parent 8180905890
commit 58efc2680e
7 changed files with 32 additions and 5 deletions
+1
View File
@@ -7,6 +7,7 @@ All notable changes to this project will be documented in this file. From versio
## Fixed
- Fix `db-pre-config` function failing when function names are pg reserved words by @taimoorzaeem in #4380
- Fix `server-host=!6` incorrectly binds to IPv4 address by @taimoorzaeem in #3202
## [14.0] - 2025-10-24