fix(deps): update module github.com/harness/ff-golang-server-sdk to v0.1.24 #480
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.1.17
->v0.1.24
Release Notes
harness/ff-golang-server-sdk (github.com/harness/ff-golang-server-sdk)
v0.1.24
Compare Source
What's Changed
Flag
andAND/OR
rules when caching flag/group instead of during an evaluation call, which could result in latency if a flag or group is large by @erdirowlands in https://github.com/harness/ff-golang-server-sdk/pull/162Dependency bumps
Full Changelog: harness/ff-golang-server-sdk@v0.1.23...v0.1.24
v0.1.23
Compare Source
What's Changed
Bug fixes:
v0.1.21
tov0.1.22
, a critical bug was identified where evaluation metrics processing could cause a system panic. This occurred when at least one evaluation involved a target with nil attributes—either due to attributes being omitted or explicitly set to nil. This release addresses this issue by implementing a fix that prevents such panics.*Enhanced Testing: To ensure the stability and reliability of this fix and similar functionalities, we have expanded the evaluation metrics suite of unit tests. These additional tests will help safeguard against regressions and improve code coverage.
v0.1.21
andv0.1.22
have beenretracted
.Static Code Analysis / Build (push)
as it is constantly failing due to out of date credentials. These checks have moved to Harness CI but this step had yet to be removed until now.Full Changelog: harness/ff-golang-server-sdk@v0.1.22...v0.1.23
v0.1.22
Compare Source
What's Changed
Full Changelog: harness/ff-golang-server-sdk@v0.1.21...v0.1.22
v0.1.21
Compare Source
What's Changed
AND/OR
rules (note that this feature is not enabled yet and the SDK will continue to use existing group rule format until further notice) by @erdirowlands in https://github.com/harness/ff-golang-server-sdk/pull/149Bug fixes:
Full Changelog: harness/ff-golang-server-sdk@v0.1.20...v0.1.21
v0.1.20
Compare Source
What's Changed
Full Changelog: harness/ff-golang-server-sdk@v0.1.19...v0.1.20
v0.1.19
Compare Source
What's Changed
*Add additional Debug logging around Evaluation Logic by @stephenmcconkey in https://github.com/harness/ff-golang-server-sdk/pull/144
Full Changelog: harness/ff-golang-server-sdk@v0.1.18...v0.1.19
v0.1.18
Compare Source
What's Changed
Full Changelog: harness/ff-golang-server-sdk@v0.1.17...v0.1.18
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 becomes conflicted, 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.