A maintenance release adds gRPC message-size configuration, changes TLS certificate rotation handling, and updates an experimental default. It also tightens tuple validation, fixes correctness issues, and updates the Go toolchain for disclosed advisories.
Action needed (2)
securityhighGo toolchain version
1.25. 8 The Go toolchain is updated to version
1.to address standard library vulnerabilities identified by25. 8 GO-2026-4603andGO-2026-4601.breakingStricter tuple string validation
Tuple validation now fails when a tuple string contains Unicode control characters or null bytes.
Check if affected (1)
breakingThe
pipeline_list_objectsexperimental defaultApplies if you set
pipeline_list_objects, setlistObjects-pipeline-enabled, or use a custom featureflag client.pipeline_list_objectsis enabled by default in experimental settings. The ListObjects pipeline can be disabled by settinglistObjects-pipeline-enabledtofalse.