Skip to content

chore(deps): update dependency statsig to 1.29.1 #221

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 26, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Statsig 1.26.0 -> 1.29.1 age adoption passing confidence

Release Notes

statsig-io/dotnet-sdk (Statsig)

v1.29.1: - Persistent User Storage Fix and Additional Dynamic Config Exposure Metadata

Compare Source

Improvements
  • Add additional metadata to dynamic config exposures
Fixes
  • Makes persistent user values fall back to an empty map if load returns null to enable saving to still work

Included In This Release

  • b799995 sroyal-statsig
    • Have Persistent Values Load Fallback to Empty Map (#​169)
  • c06dec1 sroyal-statsig
    • Add RulePassed to Exposure Metadata (#​168)

Full Changelog: statsig-io/dotnet-sdk@1.29.0...1.29.1

v1.29.0: - Use CDN for config downloads

Compare Source

Improvements
  • Switches to using a get request to get config specs from cdn, which will improve reliability and latency

Included In This Release

Full Changelog: statsig-io/dotnet-sdk@1.28.1...1.29.0

v1.28.0: - Add User Persistent Storage

Compare Source

New Features
  • Adds support for user persistent storage to ensure users get consistent experiment assignment
Improvements
  • Includes group name in the getClientInitializeResponse so that it can be used by client sdks

Full Changelog: statsig-io/dotnet-sdk@1.27.3...1.28.0

v1.27.2: - Make Evaluation Reason a String

Compare Source

Fixes
  • Switches evaluation reason to be a string instead of an enum to be inline with other sdks

Included In This Release

Full Changelog: statsig-io/dotnet-sdk@1.27.1...1.27.2

v1.27.1: - Don't Update Internal if Definition is Outdated

Compare Source

Fixes
  • Fixes a bug where we could update the internal store with stale values (older than the current values in memory). While this was unlikely, now it wont happen

Included In This Release

Full Changelog: statsig-io/dotnet-sdk@1.27.0...1.27.1

v1.27.0: - Expose EvaluationDetails on Statsig Types

Compare Source

New Features

You can now access EvaluationDetails on all evaluated classes

  • DynamicConfig.EvaluationDetails
  • FeatureGate.EvaluationDetails
  • Layer.EvaluationDetails

Included In This Release

Full Changelog: statsig-io/dotnet-sdk@1.26.0...1.27.0


Configuration

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

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot requested a review from a team as a code owner June 26, 2024 20:11
@renovate renovate bot added the renovate label Jun 26, 2024
@renovate renovate bot requested a review from a team as a code owner June 26, 2024 20:11
@renovate renovate bot force-pushed the renovate/statsig-1.x branch 2 times, most recently from 7cec47f to 9f494f3 Compare June 27, 2024 20:02
@renovate renovate bot force-pushed the renovate/statsig-1.x branch 2 times, most recently from 74eeaa6 to cdd4460 Compare July 5, 2024 21:48
@renovate renovate bot changed the title chore(deps): update dependency statsig to v1.27.0 chore(deps): update dependency statsig to v1.27.1 Jul 5, 2024
@renovate renovate bot force-pushed the renovate/statsig-1.x branch 2 times, most recently from 30340dd to 9c6ec12 Compare July 9, 2024 01:10
@renovate renovate bot changed the title chore(deps): update dependency statsig to v1.27.1 chore(deps): update dependency statsig to v1.27.2 Jul 9, 2024
@renovate renovate bot force-pushed the renovate/statsig-1.x branch 8 times, most recently from c467dea to f87892b Compare July 23, 2024 18:30
@renovate renovate bot force-pushed the renovate/statsig-1.x branch 4 times, most recently from 1f60b15 to 2005d3e Compare July 25, 2024 13:24
@renovate renovate bot force-pushed the renovate/statsig-1.x branch 2 times, most recently from 44cba5d to ef906e1 Compare August 3, 2024 05:07
@renovate renovate bot force-pushed the renovate/statsig-1.x branch 3 times, most recently from b81a833 to a7c429b Compare August 20, 2024 15:11
@renovate renovate bot force-pushed the renovate/statsig-1.x branch 7 times, most recently from 980962e to ead32d0 Compare April 16, 2025 16:02
@renovate renovate bot force-pushed the renovate/statsig-1.x branch 21 times, most recently from b1033a0 to 5a9ea8e Compare April 27, 2025 08:13
@renovate renovate bot force-pushed the renovate/statsig-1.x branch from 5a9ea8e to 98276e8 Compare April 29, 2025 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant