open-feature / go-sdk-contrib

Community maintained OpenFeature Providers and Hooks for Go
https://openfeature.dev
Apache License 2.0
42 stars 38 forks source link

fix(deps): update module github.com/launchdarkly/go-server-sdk/v7 to v7.6.2 #565

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/launchdarkly/go-server-sdk/v7 v7.4.1 -> v7.6.2 age adoption passing confidence

Release Notes

launchdarkly/go-server-sdk (github.com/launchdarkly/go-server-sdk/v7) ### [`v7.6.2`](https://togithub.com/launchdarkly/go-server-sdk/releases/tag/v7.6.2) [Compare Source](https://togithub.com/launchdarkly/go-server-sdk/compare/v7.6.1...v7.6.2) ##### Bug Fixes - **deps:** bump evaluation module to v3.0.1 ([#​181](https://togithub.com/launchdarkly/go-server-sdk/issues/181)) ([b63cf6c](https://togithub.com/launchdarkly/go-server-sdk/commit/b63cf6c18942583399f9c7e9af084663d41e9dd5)) ### [`v7.6.1`](https://togithub.com/launchdarkly/go-server-sdk/releases/tag/v7.6.1) [Compare Source](https://togithub.com/launchdarkly/go-server-sdk/compare/v7.6.0...v7.6.1) **Note**: this released relaxed the Go build requirement to 1.18. ##### Bug Fixes - add support for testing minimum Go version ([c0707a3](https://togithub.com/launchdarkly/go-server-sdk/commit/c0707a3c9eaab854815062f0d817b97b2b654edd)) ### [`v7.6.0`](https://togithub.com/launchdarkly/go-server-sdk/releases/tag/v7.6.0) [Compare Source](https://togithub.com/launchdarkly/go-server-sdk/compare/v7.5.0...v7.6.0) 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](https://togithub.com/launchdarkly/go-server-sdk/issues/161)) ([4301a12](https://togithub.com/launchdarkly/go-server-sdk/commit/4301a1249974a79db6a00660e9f636d428c0b345)) ### [`v7.5.0`](https://togithub.com/launchdarkly/go-server-sdk/releases/tag/v7.5.0) [Compare Source](https://togithub.com/launchdarkly/go-server-sdk/compare/v7.4.1...v7.5.0) ##### Features - Optionally omit anonymous contexts from index and identify events. ([#​158](https://togithub.com/launchdarkly/go-server-sdk/issues/158)) ([b2d304a](https://togithub.com/launchdarkly/go-server-sdk/commit/b2d304ab108da6499121477c99bd4e33e4d37b92))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 1 month ago

ℹ Artifact update notice

File name: providers/launchdarkly/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

Details:

Package Change
golang.org/x/exp v0.0.0-20240604190554-fc45aab8b7f8 -> v0.0.0-20240808152545-0cdaa3abc0fa
github.com/launchdarkly/go-sdk-events/v3 v3.2.0 -> v3.4.0
github.com/launchdarkly/go-semver v1.0.2 -> v1.0.3
github.com/launchdarkly/go-server-sdk-evaluation/v3 v3.0.0 -> v3.0.1
golang.org/x/sync v0.7.0 -> v0.8.0