Skip to content

Correctly convert default_versioning_behavior in C bridge#1199

Merged
jmaeagle99 merged 2 commits intotemporalio:masterfrom
jmaeagle99:dvb
Apr 6, 2026
Merged

Correctly convert default_versioning_behavior in C bridge#1199
jmaeagle99 merged 2 commits intotemporalio:masterfrom
jmaeagle99:dvb

Conversation

@jmaeagle99
Copy link
Copy Markdown
Contributor

What was changed

Convert default_versioning_behavior to None instead of Some(Unspecified) when its value is 0 (Unspecified) in the C bridge WorkerOptions.

Why?

The WorkerConfigBuilder requires that default_versioning_behavior is None when use_worker_versioning is false.

Checklist

  1. How was this tested: sdk-dotnet tests and new unit test

  2. Any docs updates needed? No

@jmaeagle99 jmaeagle99 merged commit ef57d63 into temporalio:master Apr 6, 2026
20 checks passed
@jmaeagle99 jmaeagle99 deleted the dvb branch April 6, 2026 17:51
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