Skip to content
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

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

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.0 age adoption passing confidence

Release Notes

statsig-io/dotnet-sdk (Statsig)

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: 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.


  • 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 3 times, most recently from dc92d01 to 19f7e71 Compare August 22, 2024 13:43
@renovate renovate bot changed the title chore(deps): update dependency statsig to v1.27.2 chore(deps): update dependency statsig to 1.27.2 Aug 28, 2024
@renovate renovate bot force-pushed the renovate/statsig-1.x branch 2 times, most recently from 560e6b7 to 397930d Compare September 6, 2024 12:53
@renovate renovate bot force-pushed the renovate/statsig-1.x branch 2 times, most recently from 4a126ff to d7d8ef5 Compare September 17, 2024 20:03
@renovate renovate bot force-pushed the renovate/statsig-1.x branch from d7d8ef5 to 532386d Compare September 30, 2024 18:25
@renovate renovate bot changed the title chore(deps): update dependency statsig to 1.27.2 chore(deps): update dependency statsig to 1.28.0 Sep 30, 2024
@renovate renovate bot force-pushed the renovate/statsig-1.x branch 5 times, most recently from bf19a7c to eda1ff6 Compare October 9, 2024 17:48
@renovate renovate bot force-pushed the renovate/statsig-1.x branch from eda1ff6 to 40d9939 Compare October 14, 2024 23:17
@renovate renovate bot force-pushed the renovate/statsig-1.x branch 10 times, most recently from 9541c91 to 3580085 Compare October 18, 2024 14:33
@renovate renovate bot force-pushed the renovate/statsig-1.x branch from 3580085 to a164889 Compare November 26, 2024 02:30
@renovate renovate bot changed the title chore(deps): update dependency statsig to 1.28.0 chore(deps): update dependency statsig to 1.29.0 Nov 26, 2024
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