Context
Refer to open-feature/flagd#1814 and the related implementation change to selector handling across flagd services.
Requirements
- Document migration path for users of java-sdk-contrib with respect to selector normalization, specifically calling out changes to usage of
flagd-selector header
- Update SDK and plugin usage samples to reflect the preferred approach
- Add deprecation notice to any examples or docs that still use request body selector
Tasks
- Update user-facing documentation and guides for selector normalization
- Ensure SDK/plugin samples use the new preferred header
- Add a section on maintaining backward compatibility and preparing for future major version breaking change
Additional notes