Skip to content

deps: bump github.com/optimizely/go-sdk/v2 from 2.3.1 to 2.4.0 - #463

Merged
Mat001 merged 1 commit into
masterfrom
dependabot/go_modules/github.com/optimizely/go-sdk/v2-2.4.0
May 11, 2026
Merged

deps: bump github.com/optimizely/go-sdk/v2 from 2.3.1 to 2.4.0#463
Mat001 merged 1 commit into
masterfrom
dependabot/go_modules/github.com/optimizely/go-sdk/v2-2.4.0

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubMay 11, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/optimizely/go-sdk/v2 from 2.3.1 to 2.4.0.

Release notes

Sourced from github.com/optimizely/go-sdk/v2's releases.

Release 2.4.0

[2.4.0]

May 4, 2026

New Features

Feature Rollout: Added support for Feature Rollouts, a new experiment type combining Targeted Delivery simplicity with A/B test measurement capabilities. Feature Rollouts enable progressive rollouts with full impact analytics, metric tracking, and confidence intervals. See Feature Rollout docs for more information.

  • Remove Coveralls from CI checks (#447)
  • Remove legacy flag-level holdout fields (#446)
  • Remove experiment type validation from config parsing (#443)
  • Add Feature Rollout support (#442)
  • Security: Replace curl | bash with official Veracode GitHub Action (#441)
  • Fix README: Add license badge, missing imports, and Feature Management section (#440)
Commits
  • 36f5b01 [FSSDK-12539] Remove Coveralls from CI checks (#447)
  • bb6a823 [FSSDK-12368] Remove legacy flag-level holdout fields (#446)
  • 724f2ef [AI-FSSDK] [FSSDK-12418] Remove experiment type validation from config parsin...
  • 8d64c55 [AI-FSSDK] [FSSDK-12337] Add Feature Rollout support (#442)
  • 0e66a98 Security: Remove SourceClear workflow (replaced by Arnica) (#441)
  • eccf9b6 Fix README: Add license badge, missing imports, and Feature Management sectio...
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/optimizely/go-sdk/v2](https://github.com/optimizely/go-sdk) from 2.3.1 to 2.4.0.
- [Release notes](https://github.com/optimizely/go-sdk/releases)
- [Changelog](https://github.com/optimizely/go-sdk/blob/master/CHANGELOG.MD)
- [Commits](optimizely/go-sdk@v2.3.1...v2.4.0)
---
updated-dependencies:
- dependency-name: github.com/optimizely/go-sdk/v2
dependency-version: 2.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabot@github

dependabotBot commented on behalf of githubMay 11, 2026

Copy link
Copy Markdown
ContributorAuthor

Labels

The following labels could not be found: go-sdk. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabotdependabotBot added the dependencies Pull requests that update a dependency file label May 11, 2026

@Mat001Mat001 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, we need to syncy go-sdk version between go-sdk and agent, so this auto pr look sok

@Mat001
Mat001 merged commit fddece3 into masterMay 11, 2026
12 checks passed
@Mat001
Mat001 deleted the dependabot/go_modules/github.com/optimizely/go-sdk/v2-2.4.0 branch May 11, 2026 16:13
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@Mat001