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