Skip to content

v1.7.1

Choose a tag to compare

@carlydf carlydf released this 30 Aug 16:57
· 104 commits to main since this release

What changed

  • Make controller more resilient to inconsistent Temporal state, delay requeue after Temporal ResourceExhausted, improve logs (#554)
    • Get version status directly from version summaries Status field instead of deducing the status from routing config. Log warning if any version's Status field is inconsistent with routing config.
  • fix(controller): DescribeVersion on NotRegistered Versions to prevent premature scaledown of said versions (#556)
    • Verify the status NotRegistered Worker Versions with DescribeVersion before scaling down their Kubernetes Deployments

Full Changelog: v1.7.0...v1.7.1