[2.7.0] - April 6, 2022
- Add
UserProfileService
support. Out of the box implementations includein-memory
,rest
andredis
. In-memory service supports bothfifo
andlifo
orders. For details refer to our documentation page: UserProfileService (#326, #331). - Add more detail in documentation for sdk key. (#332)
- Add support to remove sdkKey from logs (#329).
- Update JWT library to
https://github.com/golang-jwt/jwt
to fix security warnings since the previous library was no longer maintained (#334).
https://github.com/optimizely/agent/releases/tag/v2.7.0
Article is closed for comments.