Todd Baert
Todd Baert
It seems to me that we aren't properly encoding the /{flagKey} path segment in OFREP requests [here](https://github.com/open-feature/js-sdk-contrib/blob/4e1202982efdc3b08a3dec951155729a2d775e7f/libs/shared/ofrep-core/src/lib/api/ofrep-api.ts#L113C70-L113C77). This means that flags with certain characters in them `/` for example, will...
- add keepalive option to gRPC connections - only applies to event stream (RPC) and sync stream (in-process)
add contextEnricher function param: - converts `sync_context` payload object from [sync response](https://buf.build/open-feature/flagd/docs/main:flagd.sync.v1#flagd.sync.v1.SyncFlagsResponse) on to Evaluation context on init (requires https://github.com/open-feature/flagd/issues/1635) - stores the result from above and adds it with...
Enable and complete the `@metadata` tests in the e2e tests suite: - remove `@metadata` from the `tagFilter` option in `in-process.spec.ts` and `rpc.spec.ts` - implement the related steps (search for this...
## [multi-provider] Move multi-provider into SDK The multi-provider in the contrib repo should be moved into the SDK. Requirements: - multi-provider is moved from contribs into SDK - multi-provider deprecated/removed...
@Kavindu-Dodan was a significant help in the first years of the project. He helped implement multiple SDKs, flagd, as well as helping with OFREP. He's moved on to new things...
@guidobrei has consistently attending meetings, offered [contributions](https://github.com/search?q=org%3Aopen-feature+author%3Aguidobrei&type=pullrequests) to the Java SDK and java-contrib, and has been a consistent, high quality [reviewer](https://github.com/search?q=org%3Aopen-feature+commenter%3Aguidobrei&type=pullrequests). This PR promotes him to Java approver. Thanks so...