Allow more flexible diplomat-runtime versions - #740
Merged
Conversation
Manishearth
force-pushed
the
diplomat-version
branch
from
August 4, 2026 21:49
3174403 to
1207077
Compare
Manishearth
force-pushed
the
diplomat-version
branch
from
August 4, 2026 22:22
1207077 to
b7047a7
Compare
jedel1043
approved these changes
Aug 5, 2026
jedel1043
left a comment
Member
There was a problem hiding this comment.
Makes sense to expand the range of diplomat runtimes we can use.
Member
|
btw if you bump temporal_capi and nothing else the publish action should publish a new patch for just that crate |
Contributor
Author
|
@jedel1043 oh, but if I do that then the next release we'll have issues because capi will have "taken over" the 0.2.6 number. This wouldn't be a problem if we were post-1.0 but right now we can't do patch releases. I'll just do a full release. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
We're hoping to not have diplomat-runtime update every release (
rust-diplomat/diplomat#958).
To prepare for that, i'm adding a range dep here
It would be nice to get a patch release of temporal_capi. Otherwise I can just make a new release.