New GET and DELETE methods have been added to the 'responses' sub-resource for both Endpoints and Publishers, allowing developers to retrieve or remove specific response data. The AudioTranscriptionConfig now includes a 'mode' parameter; the new 'SMART' mode automates disfluency removal (filler words, repetitions) and formatting cleanup, though it disables timestamps and diarization. Additionally, the 'base_agent' field in the Agent schema is now explicitly marked as Immutable, requiring a new agent to be created if the base model needs to change. Finally, documentation for GatewayConfig.dnsZoneName was clarified to require the zone resource name rather than the FQDN.
Medium Impact
Docs