java-sdk-contrib
java-sdk-contrib copied to clipboard
Community contributions for hooks and reference providers
:robot: I have created a release *beep* *boop* --- ## [1.1.1](https://github.com/open-feature/java-sdk-contrib/compare/dev.openfeature.contrib.providers.jsonlogic-v1.1.0...dev.openfeature.contrib.providers.jsonlogic-v1.1.1) (2024-08-19) ### 🐛 Bug Fixes * **deps:** update dependency com.github.spotbugs:spotbugs-annotations to v4.8.6 ([#831](https://github.com/open-feature/java-sdk-contrib/issues/831)) ([52bfdfe](https://github.com/open-feature/java-sdk-contrib/commit/52bfdfed014780b92b0b99c73ff3e2cf05c56cff)) --- This PR was generated...
:robot: I have created a release *beep* *boop* --- ## [0.8.6](https://github.com/open-feature/java-sdk-contrib/compare/dev.openfeature.contrib.providers.flagd-v0.8.5...dev.openfeature.contrib.providers.flagd-v0.8.6) (2024-08-19) ### 🐛 Bug Fixes * **deps:** update grpc-java monorepo to v1.66.0 ([#909](https://github.com/open-feature/java-sdk-contrib/issues/909)) ([a1bd2db](https://github.com/open-feature/java-sdk-contrib/commit/a1bd2db5e91242b9ef23651c8a874ce6ef7a4782)) * **deps:** update opentelemetry-java monorepo...
:robot: I have created a release *beep* *boop* --- ## [3.1.3](https://github.com/open-feature/java-sdk-contrib/compare/dev.openfeature.contrib.hooks.otel-v3.1.2...dev.openfeature.contrib.hooks.otel-v3.1.3) (2024-08-19) ### 🐛 Bug Fixes * **deps:** update opentelemetry-java monorepo to v1.40.0 ([#870](https://github.com/open-feature/java-sdk-contrib/issues/870)) ([53f4435](https://github.com/open-feature/java-sdk-contrib/commit/53f4435dce0b0f80fcae48d3f664a88d9734e7d0)) * **deps:** update opentelemetry-java monorepo...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.statsig:serversdk](https://redirect.github.com/statsig-io/java-server-sdk) | `1.18.1` -> `1.30.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
CONTRIBUTING.md mentions to use docker compose to run flagd from the testbed, but there is no `docker-compose.yml` file present. This PR add it such that it uses the testbed flagd...
## Overview The flagd in-process provider will emit a change event when the flag configuration is updated. However, it does not include a list of flag keys that have changed....
[Readme](https://github.com/open-feature/java-sdk-contrib/blob/bd22d51beaf46deefc7354fced990932e95ee4f5/providers/prefab/README.md#unofficial-prefab-openfeature-provider-for-java) describes the provider.
## This PR Added custom gRPC resolver to support envoy proxy - support gRPC custom resolver using new config options `tragetUri` ### Related Issues Fixes #995 ### How to test...
:robot: I have created a release *beep* *boop* --- ## [3.2.1](https://github.com/open-feature/java-sdk-contrib/compare/dev.openfeature.contrib.hooks.otel-v3.2.0...dev.openfeature.contrib.hooks.otel-v3.2.1) (2024-10-11) ### 🐛 Bug Fixes * **deps:** update opentelemetry-java monorepo to v1.43.0 ([#1020](https://github.com/open-feature/java-sdk-contrib/issues/1020)) ([67682a8](https://github.com/open-feature/java-sdk-contrib/commit/67682a8d8a0a69c157e0d4a78bf541c5c7c60971)) --- This PR was generated...
:robot: I have created a release *beep* *boop* --- ## [0.9.1](https://github.com/open-feature/java-sdk-contrib/compare/dev.openfeature.contrib.providers.flagd-v0.9.0...dev.openfeature.contrib.providers.flagd-v0.9.1) (2024-10-11) ### 🐛 Bug Fixes * **deps:** update opentelemetry-java monorepo to v1.43.0 ([#1020](https://github.com/open-feature/java-sdk-contrib/issues/1020)) ([67682a8](https://github.com/open-feature/java-sdk-contrib/commit/67682a8d8a0a69c157e0d4a78bf541c5c7c60971)) * make flagd config EvaluatorType...