flagsmith icon indicating copy to clipboard operation
flagsmith copied to clipboard

Implement Identity overrides in local evaluation mode

Open dabeeeenster opened this issue 2 years ago • 3 comments

Part of https://github.com/Flagsmith/flagsmith/issues/1762.

All server side SDKs can now implement Identity overrides:

  • [x] Node.js
  • [x] Java
  • [x] .Net
  • [x] Python
  • [ ] PHP
  • [ ] Ruby
  • [ ] Rust
  • [ ] Go
  • [ ] Elixir

dabeeeenster avatar Dec 11 '23 12:12 dabeeeenster

Current status

Ready to merge:

  • https://github.com/Flagsmith/flagsmith-python-client/pull/72

Ready for review:

  • https://github.com/Flagsmith/flagsmith-java-client/pull/142
  • https://github.com/Flagsmith/flagsmith-nodejs-client/pull/143

Up for grabs:

  • https://github.com/Flagsmith/flagsmith-dotnet-client/issues/89
  • https://github.com/Flagsmith/flagsmith-php-client/issues/60
  • https://github.com/Flagsmith/flagsmith-ruby-client/issues/42
  • https://github.com/Flagsmith/flagsmith-rust-flag-engine/issues/11 and https://github.com/Flagsmith/flagsmith-rust-client/issues/17
  • https://github.com/Flagsmith/flagsmith-go-client/issues/112

khvn26 avatar Jan 30 '24 09:01 khvn26

Hi and thank you for this work ! Do you know if the approved PRs could be merged/released or are you waiting for every SDK to implement it to release them all at once?

andreamouraud avatar Feb 13 '24 13:02 andreamouraud

Hello @andreamouraud! We're not rushing to release the SDKs because the server-side implementation is yet to be released. Besides that, only pilot projects/environments will be able to use this feature. Please let us know if you want to be among the first to test this feature!

khvn26 avatar Feb 13 '24 15:02 khvn26

This is released:

khvn26 avatar Apr 19 '24 17:04 khvn26