# Temporal v1.30.5 - Product: Temporal (https://whatsnew.fyi/product/temporal) - Vendor: Temporal Technologies - Date: 2026-06-15 - Version: v1.30.5 - Original notes: https://github.com/temporalio/temporal/releases/tag/v1.30.5 - Permalink: https://whatsnew.fyi/product/temporal/releases/v1.30.5 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — Combine PostgreSQL Visibility schema upgrades from v1.10 through v1.13 - **added** — PGX SimpleProtocol test suite - **fixed** — Encode duration as bigint for pgx simple protocol - **security** — Bump x/crypto to v0.52.0, x/net to v0.55.0, Go to 1.25.11, and thrift to v0.23.0 - **security** — Drop zlib filter from apk upgrade and bump default CLI to v1.7.2 ##### What's Changed * Cherry-pick: Combine PostgreSQL Visibility schema upgrades from v1.10 through v1.13 (#10371) by @fretz12 in https://github.com/temporalio/temporal/pull/10681 * Cherry-pick: PGX SimpleProtocol test suite (#10198) by @fretz12 in https://github.com/temporalio/temporal/pull/10682 * Cherry-pick: Encode duration as bigint for pgx simple protocol (https://github.com/temporalio/temporal/pull/10529) (https://github.com/temporalio/temporal/pull/10647) by @simvlad * Bump x/crypto v0.52.0, x/net v0.55.0, Go 1.25.11, thrift v0.23.0 (security patch) by @fretz12 in https://github.com/temporalio/temporal/pull/10686 * Drop zlib filter from apk upgrade and bump default CLI to v1.7.2 (security patches) by @fretz12 in https://github.com/temporalio/temporal/pull/10698 * Bump ServerVersion to 1.30.5 by @fretz12 in https://github.com/temporalio/temporal/pull/10687 **Full Changelog**: https://github.com/temporalio/temporal/compare/v1.30.4.1...v1.30.5