Skip to content

chore: bump C++ server SDK to 3.10.1 in examples#114

Merged
kinyoklion merged 3 commits intomainfrom
devin/1772129674-update-cpp-sdk-examples
Feb 26, 2026
Merged

chore: bump C++ server SDK to 3.10.1 in examples#114
kinyoklion merged 3 commits intomainfrom
devin/1772129674-update-cpp-sdk-examples

Conversation

@devin-ai-integration
Copy link
Contributor

@devin-ai-integration devin-ai-integration bot commented Feb 26, 2026

Requirements

  • I have added test coverage for new or changed functionality
  • I have followed the repository's pull request submission guidelines
  • I have validated my changes against all supported platform versions

Related issues

N/A

Describe the solution you've provided

Bumps the C++ Server-Side SDK dependency from 3.9.0 to 3.10.1 in the example Dockerfiles and the CI version variable.

Files changed:

  • examples/hello-debian/Dockerfile
  • examples/hello-haproxy/Dockerfile
  • examples/hello-nginx/Dockerfile
  • .github/variables/cpp-sdk-versions.env

Note: The README minimum version table was intentionally left at 3.9.0, since the SDK is compatible with both 3.9.x and 3.10.x and the column represents the minimum supported version.

CI coverage

All three examples are built and verified end-to-end in CI:

  • plain-lua-examples (hello-debian) — builds from source with 3.10.1 and verifies output
  • web-server-examples (hello-haproxy) — downloads 3.10.1 release artifacts, builds image, runs container, and verifies output
  • web-server-examples (hello-nginx) — builds from source on pinned OpenResty, runs container, and verifies output

Human review checklist

  • Verify the 3.10.1 release notes don't introduce behavioral changes beyond what the example smoke tests cover

Describe alternatives you've considered

N/A

Additional context

Link to Devin run: https://app.devin.ai/sessions/4ce7c6ebb2914ee580f50e0a840ebb9e
Requested by: rlamb@launchdarkly.com

Co-Authored-By: rlamb@launchdarkly.com <rlamb@launchdarkly.com>
@devin-ai-integration
Copy link
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 and CI monitoring

devin-ai-integration bot and others added 2 commits February 26, 2026 18:23
Co-Authored-By: rlamb@launchdarkly.com <rlamb@launchdarkly.com>
Co-Authored-By: rlamb@launchdarkly.com <rlamb@launchdarkly.com>
@kinyoklion kinyoklion marked this pull request as ready for review February 26, 2026 18:31
@kinyoklion kinyoklion requested a review from a team as a code owner February 26, 2026 18:31
@kinyoklion kinyoklion requested a review from keelerm84 February 26, 2026 20:13
@kinyoklion kinyoklion merged commit f1a09fb into main Feb 26, 2026
18 checks passed
@kinyoklion kinyoklion deleted the devin/1772129674-update-cpp-sdk-examples branch February 26, 2026 20:38
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