Skip to content

1.14.0

Latest

Choose a tag to compare

@mjameswh mjameswh released this 18 Dec 17:07
· 1 commit to main since this release
2fbcbe7

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