Unleash / unleash-client-dotnet

Unleash client SDK for .NET
Apache License 2.0
77 stars 39 forks source link

fix: variant stickiness from strategy #212

Closed Tymek closed 3 months ago

Tymek commented 3 months ago

Description

Updated to the latest client-specification. In a specific scenario, when stickiness is available on strategy but not on variants themselves, we should use it.

https://github.com/Unleash/client-specification/pull/83 https://github.com/Unleash/client-specification/commit/89f7bc68f84ef04311d65582b6119837646f3270

Type of change

Please delete options that are not relevant.

Checklist:

Tymek commented 3 months ago

Can we put a proper description on this? I don't really know what this is or why it needs to be done without rooting through that version of the client spec

Good point. Added, with links to relevant PR and commit