-
Notifications
You must be signed in to change notification settings - Fork 109
Update temporalio-ts monorepo to v1.14.0 #7731
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
5907383 to
644b84c
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #7731 +/- ##
=======================================
Coverage 58.90% 58.90%
=======================================
Files 1193 1193
Lines 112723 112723
Branches 5013 5013
=======================================
Hits 66394 66394
Misses 45571 45571
Partials 758 758
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
644b84c to
8fb41a3
Compare
8fb41a3 to
3ff9f9c
Compare
3ff9f9c to
bbebd93
Compare
577c1a1 to
6a8aaf6
Compare
6a8aaf6 to
0df2f1a
Compare
0df2f1a to
cf0aec4
Compare
|
The latest updates on your projects. Learn more about Vercel for GitHub. |
|
Here's the code health analysis summary for commits Analysis Summary
Code Coverage Report
|
cf0aec4 to
7fe19ad
Compare
7fe19ad to
6e67031
Compare
6e67031 to
368b18d
Compare
368b18d to
3ca5a86
Compare
3ca5a86 to
ee915c6
Compare
PR SummaryBumps
Written by Cursor Bugbot for commit ee915c6. This will update automatically on new commits. Configure here. |
This PR contains the following updates:
1.12.1->1.14.01.12.1->1.14.01.12.1->1.14.01.12.1->1.14.01.12.1->1.14.01.12.1->1.14.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
temporalio/sdk-typescript (@temporalio/activity)
v1.14.0: 1.14.0Compare Source
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 settls: 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@44a6576temporalprefix to resource tuner metrics (temporalio/sdk-core#1043)Full Changelog: temporalio/sdk-typescript@v1.13.2...v1.14.0
v1.13.2: 1.13.2Compare Source
[1.13.2] - 2025-11-10
Note Worthy Features
envconfigpackage (#1795)envconfigprovides a way to configure clients using TOML filesMinor Features
RawValuefrom direct payload using identity payload converter (#1806)Bug Fixes
otel] Mark peer dependencies as optional (#1812)otel] Remove await from OTEL handleSignal interceptor (#1803)Security
Notable Changes
SDK-Core update
Commit
871b320->bd02cce:v1.13.1: 1.13.1Compare Source
[1.13.1] - 2025-10-08
Minor features
Bug Fixes
Vulnerabilities
v1.13.0: 1.13.0Compare Source
Note Worthy Features
Bug Fixes
New Contributors
Full Changelog: temporalio/sdk-typescript@v1.12.3...v1.13.0
v1.12.3: 1.12.3Compare Source
[1.12.3] - 2025-08-19
Bug Fixes
workflowExecution.runIdto a UUID inMockActivityEnvironment(#1723, thanks @TastyPi).Minor features
Full Changelog: temporalio/sdk-typescript@v1.12.2...v1.12.3
v1.12.2: 1.12.2Compare Source
[1.12.2] - 2025-08-13
Bug Fixes
Minor features
RawValuesupport for payloads to bypass custom payload converters (#1664)__temporal_prefix is now reserved for internal entities. The__stack_traceand__enhanced_stack_traceare also reserved for internal queries (#1644)Notable changes
Configuration
📅 Schedule: Branch creation - "before 4am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Renovate Bot.