github temporalio/sdk-typescript v1.14.0
1.14.0

17 hours ago

Noteworthy Features

  • ๐Ÿงช [ai] Introduced (experimental) AI SDK Integration (#1792).
  • ๐Ÿ’ฅ [client] TLS is enabled by default if an API key is provided (#1847). To disable TLS in that specific context, explicitly set tls: false.

Minor Features

  • [opentelemetry] Create spans for all interceptor events (#1835)
  • [worker] Enable Worker heartbeating (#1818). Worker heartbeating allows smoother server-side behaviors when a Worker is shut down or somehow become unreachable.

Bug Fixes

  • [worker] The reusable workflow executor now properly runs dispose interceptors (#1834, thanks @mnahkies ๐Ÿ™).
  • [core-bridge] Include bridge macros rust package in core-bridge npm package to allow building from source (#1852, thanks @stathis-alexander ๐Ÿ™)

Security

  • [@temporalio/create]: bump glob from 10.3.10 to 10.5.0 (#1828)

SDK-Core update

Commit temporalio/sdk-core@bd02cce -> temporalio/sdk-core@44a6576

Full Changelog: v1.13.2...v1.14.0

Don't miss a new sdk-typescript release

NewReleases is sending notifications on new releases.