Skip to content

v1.69.0

Latest

Choose a tag to compare

@release-please release-please released this 01 Sep 17:34
a43554c

1.69.0 (2026-08-31)

Features

  • Add translation_config SDK support for GEAP. (2e42431)

Bug Fixes

  • Disable retries on the GAOS SDK so they don't compound with the native RetryInterceptor in the underlying HTTP client (4fabc42)
  • expose ProcessingCallStep and ProcessingResultStep in Interactions SDK (cfcdef5)
  • Increase JVM process exit timeout in AutoCloseableExecutionTest. (3d14716)

Documentation

  • Add README.md with example usage instructions in examples directory. (bac272c)