Skip to content

chore(deps): bump github.com/launchdarkly/go-server-sdk/v7 from 7.4.1 to 7.8.0#501

Merged
dependabot[bot] merged 1 commit intomainfrom
dependabot/go_modules/github.com/launchdarkly/go-server-sdk/v7-7.8.0
Feb 20, 2025
Merged

chore(deps): bump github.com/launchdarkly/go-server-sdk/v7 from 7.4.1 to 7.8.0#501
dependabot[bot] merged 1 commit intomainfrom
dependabot/go_modules/github.com/launchdarkly/go-server-sdk/v7-7.8.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2025

Bumps github.com/launchdarkly/go-server-sdk/v7 from 7.4.1 to 7.8.0.

Release notes

Sourced from github.com/launchdarkly/go-server-sdk/v7's releases.

v7.8.0

7.8.0 (2024-12-09)

Features

  • internal implementation of FDv2 data system (67b411e)

v7.7.0

7.7.0 (2024-10-22)

Features

  • add support for client-side prerequisite events (#201) (d9804ec)

v7.6.2

7.6.2 (2024-08-28)

Bug Fixes

  • deps: bump evaluation module to v3.0.1 (#181) (b63cf6c)

v7.6.1

7.6.1 (2024-08-20)

Note: this released relaxed the Go build requirement to 1.18.

Bug Fixes

  • add support for testing minimum Go version (c0707a3)

v7.6.0

7.6.0 (2024-07-25)

This release introduces the ability to enable compression of event payloads. When enabled, the SDK will compress events before sending them to the LaunchDarkly servers. This can reduce the bandwidth required to send events, which can be useful in high-traffic environments to reduce egress traffic costs.

[!IMPORTANT] Relay Proxy users MUST upgrade to version 8.9 or higher prior to enabling this option to prevent loss of event data.

However, enabling this feature is NOT required when using the Relay Proxy as it will manage compression automatically.

Features

  • Add option to enable compression for event payloads (#161) (4301a12)

v7.5.0

7.5.0 (2024-06-26)

... (truncated)

Changelog

Sourced from github.com/launchdarkly/go-server-sdk/v7's changelog.

7.8.0 (2024-12-09)

Features

  • internal implementation of FDv2 data system (67b411e)

7.7.0 (2024-10-22)

Features

  • add support for client-side prerequisite events (#201) (d9804ec)

7.6.2 (2024-08-28)

Bug Fixes

  • deps: bump evaluation module to v3.0.1 (#181) (b63cf6c)

7.6.1 (2024-08-20)

Bug Fixes

  • add support for testing minimum Go version (c0707a3)

7.6.0 (2024-07-25)

This release introduces the ability to enable compression of event payloads. When enabled, the SDK will compress events before sending them to the LaunchDarkly servers. This can reduce the bandwidth required to send events, which can be useful in high-traffic environments to reduce egress traffic costs.

[!IMPORTANT] Relay Proxy users MUST upgrade to version 8.9 or higher prior to enabling this option to prevent loss of event data.

However, enabling this feature is NOT required when using the Relay Proxy as it will manage compression automatically.

Features

  • Add option to enable compression for event payloads (#161) (4301a12)

7.5.0 (2024-06-26)

Features

  • Optionally omit anonymous contexts from index and identify events. (#158) (b2d304a)
Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 17, 2025
@mike-zorn
Copy link
Copy Markdown

@dependabot recreate

Bumps [github.com/launchdarkly/go-server-sdk/v7](https://github.com/launchdarkly/go-server-sdk) from 7.4.1 to 7.8.0.
- [Release notes](https://github.com/launchdarkly/go-server-sdk/releases)
- [Changelog](https://github.com/launchdarkly/go-server-sdk/blob/v7/CHANGELOG.md)
- [Commits](launchdarkly/go-server-sdk@v7.4.1...v7.8.0)

---
updated-dependencies:
- dependency-name: github.com/launchdarkly/go-server-sdk/v7
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/launchdarkly/go-server-sdk/v7-7.8.0 branch from d54365e to 486f2c2 Compare February 20, 2025 17:27
@mike-zorn
Copy link
Copy Markdown

@dependabot squash and merge

@dependabot dependabot bot merged commit b9d8672 into main Feb 20, 2025
5 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/launchdarkly/go-server-sdk/v7-7.8.0 branch February 20, 2025 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant