1.14.1
Highlights
DNS Load Balancing Options
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 and options have been added to enable it in #689.
What's Changed
- Skip cloud tests on dependabot PRs by @jmaeagle99 in #668
- Bump actions/upload-artifact from 7.0.0 to 7.0.1 by @dependabot[bot] in #658
- ci(test-reports): add test reports to PR checks. this also fixes an issue where test reports were not being uploaded as artifacts. by @cconstable in #669
- CaN USE_RAMPING_VERSION versioning behaviour by @THardy98 in #670
- ci: overwrite uploaded artifacts for ci jobs. by @cconstable in #671
- chore: remove coverlet.collector package by @jmaeagle99 in #678
- feat(dns): add DNS load balancing options by @jmaeagle99 in #689
- test(client): fix race in activity interceptor test by @jmaeagle99 in #693
- chore(release): update version to 1.14.1 by @jmaeagle99 in #692
SDK Core Update
Updated from temporalio/sdk-rust@a9481aa to temporalio/sdk-rust@a0ad876
- feat(dns): add DNS load balancer settings to C bridge in temporalio/sdk-rust#1267
- Bump windows test leg to 20 minutes in temporalio/sdk-rust#1270
- chore: update readme to mention public preview in temporalio/sdk-rust#1262
- Add grpc-status trailers to fake gRPC responses in temporalio/sdk-rust#1257
- chore: remove unnecessary anyhow wrapping in temporalio/sdk-rust#1247
- Fix flaky shutdown test in temporalio/sdk-rust#1243
- fix(macros): drop anyhow dependency from workflow_methods expansion in temporalio/sdk-rust#1246
- chore: upgrade doc code to no_run in temporalio/sdk-rust#1242
New Contributors
- @dependabot[bot] made their first contribution in #658
- @cconstable made their first contribution in #669
Full Changelog: 1.14.0...1.14.1