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

Add API v2 compat support to ShimClient #2156

Merged
merged 2 commits into from
Dec 30, 2024

Conversation

un-def
Copy link
Collaborator

@un-def un-def commented Dec 29, 2024

From the caller's point of view, ShimClient interface stays the same, but internally it's now able to work with both API v1 and v2, emulating API v1 logic via API v2 methods if v2 is supported by shim

From the caller's point of view, ShimClient interface stays the same,
but internally it's now able to work with both API v1 and v2, emulating
API v1 logic via API v2 methods if v2 is supported by shim
@un-def un-def requested a review from jvstme December 29, 2024 13:06
Co-authored-by: Victor Skvortsov <[email protected]>
@un-def un-def merged commit c93a4d1 into master Dec 30, 2024
24 checks passed
@un-def un-def deleted the issue_1780_shim_client_add_api_v2_support branch December 30, 2024 07: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