chore: bump client-rs to v1.0.1 #4174
Merged
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.
Description
This pull request includes updates to dependency versions for improved compatibility and functionality. The changes primarily focus on updating image tags in the workflow configuration and updating the
client-rs
submodule reference.Dependency Updates:
.github/workflows/compatibility-e2e.yml
: Updated image tags formanager
,scheduler
,client
, andseed-client
modules to newer versions (v2.3.0
formanager
andscheduler
,v1.0.1
forclient
andseed-client
) to reflect the latest releases.client-rs
: Updated the submodule reference to a newer commit (1a60b934e2efb48b3bc6bcdb6f317803b07d4e50
) for improved compatibility and functionality.Related Issue
Motivation and Context
Screenshots (if appropriate)
Types of changes
Checklist