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

Added support to use protocol version 6 provider server for SDK plugin #3714

Closed
wants to merge 1 commit into from

Conversation

tanmay-db
Copy link
Contributor

@tanmay-db tanmay-db commented Jun 27, 2024

Changes

Upgrade SDK plugin to use protocol version 6 as this will be used further for introducing plugin framework. We need to mux them (i.e. support both sdkv2 and plugin framework) until all resources are migrated to plugin framework.

Tests

All Unit and Integration test passed.

  • make test run locally
  • relevant change in docs/ folder
  • covered with integration tests in internal/acceptance
  • relevant acceptance tests are passing
  • using Go SDK

@tanmay-db tanmay-db requested review from a team as code owners June 27, 2024 12:09
@tanmay-db tanmay-db requested review from hectorcast-db and removed request for a team and hectorcast-db June 27, 2024 12:09
tanmay-db added a commit that referenced this pull request Jul 17, 2024
… SDK plugin (#3719)

## Changes
<!-- Summary of your changes that are easy to understand -->
Upgrade SDK plugin to use protocol version 6 as this will be used
further for introducing plugin framework. We need to mux them (i.e.
support both sdkv2 and plugin framework) until all resources are
migrated to plugin framework.

Reference for PR on main branch:
#3714,
this PR against the main branch will be used to get the binary for
testing with data team.

## Tests
<!-- 
How is this tested? Please see the checklist below and also describe any
other relevant tests
-->
All Unit and Integration test passed.
- [x] `make test` run locally
- [ ] relevant change in `docs/` folder
- [ ] covered with integration tests in `internal/acceptance`
- [x] relevant acceptance tests are passing
- [ ] using Go SDK
@tanmay-db tanmay-db closed this Aug 7, 2024
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.

1 participant