Skip to content

Conversation

@Shivs11
Copy link
Member

@Shivs11 Shivs11 commented Dec 3, 2025

What changed?

  • WISOTT
  • Also added a cache so that we are conservative with these calls and don't bombard our systems with DescribeVersion calls.

Why?

  • Versioning correctness.

How did you test it?

  • built
  • run locally and tested manually
  • covered by existing tests
  • added new unit test(s)
  • added new functional test(s)

Potential risks

  • None

// WorkerDeploymentVersionIdDelimiterV31 will be deleted once we stop supporting v31 version string fields
// in external and internal APIs. Until then, both delimiters are banned in deployment name. All
// deprecated version string fields in APIs keep using the old delimiter. Workflow SA uses new delimiter.
WorkerDeploymentVersionIdDelimiterV31 = "."
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please review this PR when this one gets in: #8706

@Shivs11
Copy link
Member Author

Shivs11 commented Dec 10, 2025

closing this one since its duplicated here: #8791

@Shivs11 Shivs11 closed this Dec 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants