Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove version_set_id from CompatibleVersionSet #4170

Merged
merged 2 commits into from
Apr 14, 2023

Conversation

bergundy
Copy link
Member

@bergundy bergundy requested a review from a team as a code owner April 14, 2023 18:11
@bergundy bergundy merged commit 52b0365 into temporalio:master Apr 14, 2023
@bergundy bergundy deleted the remove-id-from-compatible-set branch April 14, 2023 19:48
bergundy added a commit to temporalio/api that referenced this pull request Apr 14, 2023
Decided not to expose (the yet unused) `CompatibleVersionSet.version_set_id`, the set will have multiple IDs internally.

The affected projects have been updated:
- [x] [Server PR](temporalio/temporal#4170)
- [x] [Go SDK PR](temporalio/sdk-go#1089)

Also added a `use_versioning` flag to `RespondWorkflowTaskCompletedRequest` to differentiate between the version stamp being used for versioning (matching) purposes or just as a marker.
samanbarghi pushed a commit to samanbarghi/temporal that referenced this pull request Apr 17, 2023
samanbarghi pushed a commit to samanbarghi/temporal that referenced this pull request May 2, 2023
bergundy added a commit to temporalio/api that referenced this pull request May 3, 2023
Decided not to expose (the yet unused) `CompatibleVersionSet.version_set_id`, the set will have multiple IDs internally.

The affected projects have been updated:
- [x] [Server PR](temporalio/temporal#4170)
- [x] [Go SDK PR](temporalio/sdk-go#1089)

Also added a `use_versioning` flag to `RespondWorkflowTaskCompletedRequest` to differentiate between the version stamp being used for versioning (matching) purposes or just as a marker.
Sushisource pushed a commit to temporalio/api that referenced this pull request May 25, 2023
Decided not to expose (the yet unused) `CompatibleVersionSet.version_set_id`, the set will have multiple IDs internally.

The affected projects have been updated:
- [x] [Server PR](temporalio/temporal#4170)
- [x] [Go SDK PR](temporalio/sdk-go#1089)

Also added a `use_versioning` flag to `RespondWorkflowTaskCompletedRequest` to differentiate between the version stamp being used for versioning (matching) purposes or just as a marker.
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