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

deps(sdkv3): start migration to v3 with new client builder #6097

Open
wants to merge 13 commits into
base: feature/sdkv3
Choose a base branch
from

Conversation

Hweinstock
Copy link
Contributor

@Hweinstock Hweinstock commented Nov 22, 2024

Problem

Start the transition to sdkv3. This PR is just a start and is still missing a lot of features (see future work).
Originally part of #5940, but decided to split it up.

Solution

  • Do not overwrite existing builder to allow for incremental transition to V3.
  • A barebones working model, with the telemetry middleware implemented.
  • Expansion of testing for client construction.

Future Work


License: I confirm that my contribution is made under the terms of the Apache 2.0 license.

@Hweinstock Hweinstock changed the title deps(sdkv3): start migration to v3 with new client builder (WIP) deps(sdkv3): start migration to v3 with new client builder Nov 22, 2024
@Hweinstock Hweinstock marked this pull request as ready for review November 25, 2024 15:35
@Hweinstock Hweinstock requested a review from a team as a code owner November 25, 2024 15:35
@Hweinstock Hweinstock requested review from a team as code owners December 2, 2024 17:55
@Hweinstock Hweinstock force-pushed the sdkv3/startMigration branch from 4dbd3b4 to 89ef745 Compare December 2, 2024 17:56
@Hweinstock Hweinstock marked this pull request as draft December 2, 2024 18:12
@Hweinstock Hweinstock marked this pull request as ready for review December 2, 2024 22:03
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