Skip to content

1.14.1

Choose a tag to compare

@jmaeagle99 jmaeagle99 released this 14 May 22:14
0f018ff

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

New Contributors

Full Changelog: 1.14.0...1.14.1