v1.29.7
Fixed 1
- Encode duration as bigint for pgx simple protocol
Security 1
- Bump x/crypto v0.52.0, x/net v0.55.0, Go 1.25.11, and thrift v0.23.0
What's Changed
- 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/10645
- Cherry-pick: Encode duration as bigint for pgx simple protocol (#10529) by @simvlad in https://github.com/temporalio/temporal/pull/10647
- Bump ServerVersion to 1.29.7 by @fretz12 in https://github.com/temporalio/temporal/pull/10648
Full Changelog: https://github.com/temporalio/temporal/compare/v1.29.6.1...v1.29.7