Skip to content

chore: update Go server SDK to v7.16.0 - #53

Merged
keelerm84 merged 6 commits into
mainfrom
devin/1786957442-go-sdk-common-3.5.1
Aug 31, 2026
Merged

chore: update Go server SDK to v7.16.0#53
keelerm84 merged 6 commits into
mainfrom
devin/1786957442-go-sdk-common-3.5.1

Conversation

@devin-ai-integration

@devin-ai-integration devin-ai-integration Bot commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Bumps the example's LaunchDarkly Go server SDK in go.mod to the latest v7 release; no source changes.

Verified by running the example against a real server-side SDK key (not committed):

[LaunchDarkly] INFO: Starting LaunchDarkly client 7.16.0
*** SDK successfully initialized!
*** The 'hello-boolean' feature flag evaluates to true.
Implementation details

Latest-version evidence:

  • https://proxy.golang.org/github.com/launchdarkly/go-server-sdk/v7/@latestv7.16.0 (2026-08-25)
  • https://proxy.golang.org/github.com/launchdarkly/go-sdk-common/v3/@latestv3.5.1 (unchanged)

Major versions beyond v7/v3 are out of scope (stay within the configured major). go.sum is intentionally not committed in this repo, so the bump is expressed purely through go.mod.

Validation: go mod tidy, go build, go vet ./..., and staticcheck ./... all clean; the built binary connected via streaming, initialized, and evaluated hello-booleantrue in the hello-apps project. The flag-change listener path (GetFlagTracker().AddFlagValueChangeListener) is unchanged.

chore: prefix: this repo is an example app, not a released SDK; the change is dependency/build config only with no shipped-library surface.

Link to Devin session: https://app.devin.ai/sessions/c637223d402f4696bd8acf1a865cac30
Open in Devin Desktop: https://app.devin.ai/desktop/session/c637223d402f4696bd8acf1a865cac30?variant=devin

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

Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
@devin-ai-integration devin-ai-integration Bot changed the title chore: update go-sdk-common to v3.5.1 chore: update Go SDK dependencies to latest within-major Aug 24, 2026
@devin-ai-integration

Copy link
Copy Markdown
Contributor Author

@cursor review

Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
@kinyoklion
kinyoklion marked this pull request as ready for review August 24, 2026 21:00
@kinyoklion
kinyoklion requested a review from a team as a code owner August 24, 2026 21:00
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
@devin-ai-integration devin-ai-integration Bot changed the title chore: update Go SDK dependencies to latest within-major chore: update Go server SDK to v7.16.0 Aug 31, 2026
@devin-ai-integration

Copy link
Copy Markdown
Contributor Author

@cursor review

@keelerm84
keelerm84 merged commit 7a31159 into main Aug 31, 2026
4 checks passed
@keelerm84
keelerm84 deleted the devin/1786957442-go-sdk-common-3.5.1 branch August 31, 2026 13:36
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.

2 participants