Skip to content

1.13.2

Latest

Choose a tag to compare

@THardy98 THardy98 released this 11 Nov 00:40
· 1 commit to main since this release

[1.13.2] - 2025-11-10

Note Worthy Features

  • (experimental) Plugins Implementation (#1794)
    • Plugins are a new way of providing easy configuration of workers and clients
  • (experimental) Introduce envconfig package (#1795)
    • envconfig provides a way to configure clients using TOML files

Minor Features

  • Create RawValue from direct payload using identity payload converter (#1806)
  • Add support for gRPC binary metadata values (#1791)
  • Make address of test server public (#1819)
  • Bump uuid to 11.1.0 (#1789, thanks to @TastyPi 🙏)

Bug Fixes

  • [otel] Mark peer dependencies as optional (#1812)
  • [otel] Remove await from OTEL handleSignal interceptor (#1803)

Security

  • Set explicit permissions for GitHub Actions workflows (#1815)

Notable Changes

  • Remove experimental notices from poller behavior (#1821)
  • Remove experimental notices from worker tuner APIs (#1797)

SDK-Core update

Commit 871b320 -> bd02cce: