v1.17.2
DNS Resolver Load Balancing Configuration
A new load balancing feature was added in https://github.com/temporalio/sdk-rust/pull/1212 which has caused networking issues in certain networking setups. This is now disabled by default via the change listed below (https://github.com/temporalio/sdk-typescript/pull/2049).
What's Changed
- docs: deduplicate and update contributing guidelines by @dplyukhin in https://github.com/temporalio/sdk-typescript/pull/2038
- chore: break up test package by @chris-olszewski in https://github.com/temporalio/sdk-typescript/pull/1910
- Surface DNS load balancing config in connection options by @THardy98 in https://github.com/temporalio/sdk-typescript/pull/2049
- Expose endpoint on Nexus OperationInfo by @Quinn-With-Two-Ns in https://github.com/temporalio/sdk-typescript/pull/2041
- chore: add @temporalio/ai-sdk as co-codeowner of contrib/ai-sdk by @brianstrauch in https://github.com/temporalio/sdk-typescript/pull/2052
- fix(worker): close replay iterator in runReplayHistory by @SeptenTrace in https://github.com/temporalio/sdk-typescript/pull/2050
New Contributors
- @dplyukhin made their first contribution in https://github.com/temporalio/sdk-typescript/pull/2038
- @brianstrauch made their first contribution in https://github.com/temporalio/sdk-typescript/pull/2052
- @SeptenTrace made their first contribution in https://github.com/temporalio/sdk-typescript/pull/2050
Fetched May 15, 2026


