Skip to content

chore: update go-sdk-common to v3.5.1 - #53

Draft
devin-ai-integration[bot] wants to merge 1 commit into
mainfrom
devin/1786957442-go-sdk-common-3.5.1
Draft

chore: update go-sdk-common to v3.5.1#53
devin-ai-integration[bot] wants to merge 1 commit into
mainfrom
devin/1786957442-go-sdk-common-3.5.1

Conversation

@devin-ai-integration

Copy link
Copy Markdown
Contributor

Summary

Bumps the direct dependency github.com/launchdarkly/go-sdk-common/v3 from the exact pin v3.5.0 to the latest within-major release v3.5.1 (which pulls the indirect go-jsonstream/v3 v3.1.1 → v3.1.2). No source changes.

go-server-sdk/v7 is already at the latest v7 release (v7.15.5, published 2026-07-28), so it is unchanged. go-sdk-common v4.x exists but crossing the major boundary is out of scope. No README/CI/toolchain changes are needed — go.mod stays at go 1.25.0.

Latest-version evidence:

  • https://proxy.golang.org/github.com/launchdarkly/go-sdk-common/v3/@latestv3.5.1 (2026-08-14; release notes: "upgrade go-jsonstream to v3.1.2")
  • https://proxy.golang.org/github.com/launchdarkly/go-server-sdk/v7/@latestv7.15.5

Validation

  • go mod tidy && go build -o hello-app . && go vet ./... — clean
  • Ran the example against a real server-side SDK key (env var, not committed): client starts on SDK 7.15.5, streaming connection becomes active, client initializes, and the flag evaluates (default false returned for sample-feature, which does not exist in the test project).

Deprecated APIs

None. The SDK calls used by the example (ld.MakeClient, Initialized, BoolVariation, GetFlagTracker().AddFlagValueChangeListener, ldcontext.NewBuilder) are all current in v7.15.5 / go-sdk-common v3.5.1.

Limitations

go.sum is intentionally not committed in this repo, so the bump is expressed purely through go.mod's minimum-version requirements.

Link to Devin session: https://app.devin.ai/sessions/15bb68dcebfc4c78a18d8a9c6ee79beb

Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
@devin-ai-integration

Copy link
Copy Markdown
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment, CI, and merge conflict monitoring

@devin-ai-integration devin-ai-integration Bot added the devin-pr Created by Devin label Aug 17, 2026
@devin-ai-integration

Copy link
Copy Markdown
Contributor Author

@cursor review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

devin-pr Created by Devin

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants