Implement Identity overrides in local evaluation mode
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
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
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?
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!