Skip to content

v1.52.0

Choose a tag to compare

@github-actions github-actions released this 31 May 10:58
Immutable release. Only release title and notes can be modified.

1.52.0 (2026-05-31)

Features

  • http: add RetryStrategy callback and context-driven configuration (ac5f628)

BREAKING CHANGES

  • http: Client.traceMW and related internals are now exposed for deduplication logic; existing code using Trace() or TraceToStdout() continues to work but may see different middleware stacking behavior.

Refs: HAR collection, context-driven configuration, improved retry control