From fa2a240191520a0c0971dc331cae0162f5d2dfac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 15:15:18 +0000 Subject: [PATCH 01/18] Bump org.apache.maven.plugins:maven-clean-plugin from 3.1.0 to 3.5.0 Bumps [org.apache.maven.plugins:maven-clean-plugin](https://github.com/apache/maven-clean-plugin) from 3.1.0 to 3.5.0. - [Release notes](https://github.com/apache/maven-clean-plugin/releases) - [Commits](https://github.com/apache/maven-clean-plugin/compare/maven-clean-plugin-3.1.0...maven-clean-plugin-3.5.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-clean-plugin dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b766653..3b4ebde 100644 --- a/pom.xml +++ b/pom.xml @@ -78,7 +78,7 @@ maven-clean-plugin - 3.1.0 + 3.5.0 From 31f0dd09080268dee7bd3793c30989f35b4b3b58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 15:15:22 +0000 Subject: [PATCH 02/18] Bump org.apache.maven.plugins:maven-site-plugin from 3.7.1 to 3.21.0 Bumps [org.apache.maven.plugins:maven-site-plugin](https://github.com/apache/maven-site-plugin) from 3.7.1 to 3.21.0. - [Release notes](https://github.com/apache/maven-site-plugin/releases) - [Commits](https://github.com/apache/maven-site-plugin/compare/maven-site-plugin-3.7.1...maven-site-plugin-3.21.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-site-plugin dependency-version: 3.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b766653..b6c47e2 100644 --- a/pom.xml +++ b/pom.xml @@ -108,7 +108,7 @@ maven-site-plugin - 3.7.1 + 3.21.0 maven-project-info-reports-plugin From c18ee6b99b06f8801e2921503619ad3ad601b505 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 15:15:26 +0000 Subject: [PATCH 03/18] Bump org.junit.jupiter:junit-jupiter from 5.10.2 to 5.13.4 Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) from 5.10.2 to 5.13.4. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/compare/r5.10.2...r5.13.4) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 5.13.4 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b766653..2648034 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ UTF-8 11 - 5.10.2 + 5.13.4 3.2.5 From ee3afa775ac542d3a2b102d404b4ad0de968aaef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 15:15:30 +0000 Subject: [PATCH 04/18] Bump org.apache.maven.plugins:maven-surefire-plugin from 2.22.1 to 3.5.3 Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 2.22.1 to 3.5.3. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-2.22.1...surefire-3.5.3) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b766653..85fbdca 100644 --- a/pom.xml +++ b/pom.xml @@ -91,7 +91,7 @@ maven-surefire-plugin - 2.22.1 + 3.5.3 maven-jar-plugin From 78d6a5f1196e509290217388c5b0a0efad185bc9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 17:09:34 +0000 Subject: [PATCH 05/18] Bump org.apache.maven.plugins:maven-project-info-reports-plugin Bumps [org.apache.maven.plugins:maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin) from 3.0.0 to 3.9.0. - [Release notes](https://github.com/apache/maven-project-info-reports-plugin/releases) - [Commits](https://github.com/apache/maven-project-info-reports-plugin/compare/maven-project-info-reports-plugin-3.0.0...maven-project-info-reports-plugin-3.9.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-project-info-reports-plugin dependency-version: 3.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b766653..59eb283 100644 --- a/pom.xml +++ b/pom.xml @@ -112,7 +112,7 @@ maven-project-info-reports-plugin - 3.0.0 + 3.9.0 From 37c1a1cecc13d3202debe5a62feea0ab9fce71eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 17:09:36 +0000 Subject: [PATCH 06/18] Bump org.apache.maven.plugins:maven-resources-plugin from 3.0.2 to 3.3.1 Bumps [org.apache.maven.plugins:maven-resources-plugin](https://github.com/apache/maven-resources-plugin) from 3.0.2 to 3.3.1. - [Release notes](https://github.com/apache/maven-resources-plugin/releases) - [Commits](https://github.com/apache/maven-resources-plugin/compare/maven-resources-plugin-3.0.2...maven-resources-plugin-3.3.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-resources-plugin dependency-version: 3.3.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b766653..6a488d5 100644 --- a/pom.xml +++ b/pom.xml @@ -83,7 +83,7 @@ maven-resources-plugin - 3.0.2 + 3.3.1 maven-compiler-plugin From 6b4b96609e4bf6fda701f49fc8c28c5445c6ca03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 17:09:41 +0000 Subject: [PATCH 07/18] Bump org.apache.maven.plugins:maven-site-plugin from 3.7.1 to 3.21.0 Bumps [org.apache.maven.plugins:maven-site-plugin](https://github.com/apache/maven-site-plugin) from 3.7.1 to 3.21.0. - [Release notes](https://github.com/apache/maven-site-plugin/releases) - [Commits](https://github.com/apache/maven-site-plugin/compare/maven-site-plugin-3.7.1...maven-site-plugin-3.21.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-site-plugin dependency-version: 3.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b766653..b6c47e2 100644 --- a/pom.xml +++ b/pom.xml @@ -108,7 +108,7 @@ maven-site-plugin - 3.7.1 + 3.21.0 maven-project-info-reports-plugin From 814fd20c57abde16fd09c250ce05d97f965fed17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 17:09:43 +0000 Subject: [PATCH 08/18] Bump org.apache.maven.plugins:maven-compiler-plugin from 3.8.0 to 3.14.0 Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.8.0 to 3.14.0. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.8.0...maven-compiler-plugin-3.14.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b766653..b8f70b8 100644 --- a/pom.xml +++ b/pom.xml @@ -87,7 +87,7 @@ maven-compiler-plugin - 3.8.0 + 3.14.0 maven-surefire-plugin @@ -120,7 +120,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.13.0 + 3.14.0 11 11 From 4612b57ee52804c8dfe025c854f2acc256082f93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 18:16:57 +0000 Subject: [PATCH 09/18] Bump org.apache.maven.plugins:maven-install-plugin from 2.5.2 to 3.1.4 Bumps [org.apache.maven.plugins:maven-install-plugin](https://github.com/apache/maven-install-plugin) from 2.5.2 to 3.1.4. - [Release notes](https://github.com/apache/maven-install-plugin/releases) - [Commits](https://github.com/apache/maven-install-plugin/compare/maven-install-plugin-2.5.2...maven-install-plugin-3.1.4) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-install-plugin dependency-version: 3.1.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b766653..09bc552 100644 --- a/pom.xml +++ b/pom.xml @@ -99,7 +99,7 @@ maven-install-plugin - 2.5.2 + 3.1.4 maven-deploy-plugin From 372f8829adfbdd40d5540d21f8fd74af90792c84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 18:44:48 +0000 Subject: [PATCH 10/18] Bump org.sonatype.plugins:nexus-staging-maven-plugin Bumps org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.13 to 1.7.0. --- updated-dependencies: - dependency-name: org.sonatype.plugins:nexus-staging-maven-plugin dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 224d4b9..4f1759e 100644 --- a/pom.xml +++ b/pom.xml @@ -146,7 +146,7 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.13 + 1.7.0 true true From 25c1807b2614b99a60e3bb3a311accc312ac373c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 18:58:31 +0000 Subject: [PATCH 11/18] Bump org.apache.maven.plugins:maven-deploy-plugin from 2.8.2 to 3.1.4 Bumps [org.apache.maven.plugins:maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) from 2.8.2 to 3.1.4. - [Release notes](https://github.com/apache/maven-deploy-plugin/releases) - [Commits](https://github.com/apache/maven-deploy-plugin/compare/maven-deploy-plugin-2.8.2...maven-deploy-plugin-3.1.4) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-deploy-plugin dependency-version: 3.1.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4f1759e..ee1dff0 100644 --- a/pom.xml +++ b/pom.xml @@ -103,7 +103,7 @@ maven-deploy-plugin - 2.8.2 + 3.1.4 From c065e3a55bb22ac0e44d3485e0e23345a54dba87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 18:58:36 +0000 Subject: [PATCH 12/18] Bump io.split.client:java-client from 4.16.1 to 4.17.0 Bumps [io.split.client:java-client](https://github.com/splitio/java-client) from 4.16.1 to 4.17.0. - [Changelog](https://github.com/splitio/java-client/blob/master/CHANGES.txt) - [Commits](https://github.com/splitio/java-client/compare/4.16.1...4.17.0) --- updated-dependencies: - dependency-name: io.split.client:java-client dependency-version: 4.17.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4f1759e..15c2976 100644 --- a/pom.xml +++ b/pom.xml @@ -47,7 +47,7 @@ io.split.client java-client - 4.16.1 + 4.17.0 org.apache.httpcomponents From fa99ff90a52fcc903fa29cb7ea63921cc170df6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 19:05:27 +0000 Subject: [PATCH 13/18] Bump org.mockito:mockito-core from 3.4.6 to 5.19.0 Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 3.4.6 to 5.19.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v3.4.6...v5.19.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-version: 5.19.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0a85aff..a6c7264 100644 --- a/pom.xml +++ b/pom.xml @@ -62,7 +62,7 @@ org.mockito mockito-core - 3.4.6 + 5.19.0 test From fbbb21df8865cdfd9fdfcfe60926c27efa6d0044 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 19:08:25 +0000 Subject: [PATCH 14/18] Bump org.apache.maven.plugins:maven-jar-plugin from 3.0.2 to 3.4.2 Bumps [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.0.2 to 3.4.2. - [Release notes](https://github.com/apache/maven-jar-plugin/releases) - [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.0.2...maven-jar-plugin-3.4.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-jar-plugin dependency-version: 3.4.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0a85aff..6aacbf8 100644 --- a/pom.xml +++ b/pom.xml @@ -95,7 +95,7 @@ maven-jar-plugin - 3.0.2 + 3.4.2 maven-install-plugin From c6fe6cda8fdc1020acce7056239d53cf930020bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 19:35:50 +0000 Subject: [PATCH 15/18] Bump org.apache.maven.plugins:maven-gpg-plugin from 1.5 to 3.2.8 Bumps [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 1.5 to 3.2.8. - [Release notes](https://github.com/apache/maven-gpg-plugin/releases) - [Commits](https://github.com/apache/maven-gpg-plugin/compare/maven-gpg-plugin-1.5...maven-gpg-plugin-3.2.8) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-gpg-plugin dependency-version: 3.2.8 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 88f2a46..f0aae33 100644 --- a/pom.xml +++ b/pom.xml @@ -168,7 +168,7 @@ org.apache.maven.plugins maven-gpg-plugin - 1.5 + 3.2.8 sign-artifacts From 44e3bc929655ba3e48acd675f6753a48fb29a76a Mon Sep 17 00:00:00 2001 From: Emmanuel Zamora Date: Tue, 2 Sep 2025 14:54:44 -0300 Subject: [PATCH 16/18] Update readme and changes file --- CHANGES.txt | 4 +++- README.md | 48 +++++++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 50 insertions(+), 2 deletions(-) diff --git a/CHANGES.txt b/CHANGES.txt index a94da51..111501d 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,6 +1,8 @@ -1.2.0 (August XX, 2025) +1.2.0 (September 2, 2025) - Updated `io.split.client` dependency to 4.16.1 - Updated `dev.openfeature` dependency to 1.17.0 + - Added tracking support + - Added “evaluate with details” support 1.1.0 - Up tp date with spec v0.5.0 and java sdk v0.3.1 diff --git a/README.md b/README.md index ed1dd96..0cc3be0 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ This SDK is compatible with Java 11 and higher. io.split.openfeature split-openfeature-provider - 1.1.0 + 1.2.0 ``` ### Configure it @@ -67,6 +67,52 @@ OpenFeatureAPI.getInstance().setEvaluationContext(context) ```` If the context was set at the client or api level, it is not required to provide it during flag evaluation. +## Evaluate with details + +Use the get*Details(...) APIs to get the value and rich context (variant, reason, error code, metadata). +This provider includes the Split treatment config as a raw JSON string under flagMetadata["config"] +```java +// boolean/string/number/object all have *Details variants: +FlagEvaluationDetails details = + client.getStringDetails("my-flag", "fallback", ctx); + +Metadata md = details.getFlagMetadata(); +if (md != null) { + + Map meta = md.asMap(); + + Value config = meta.get("config"); // ← Split treatment config +} +``` + +## Tracking +To use track(eventName, context, details) you must provide: + +- targetingKey on the EvaluationContext (non-blank). + +- trafficType in the context (string, e.g. "user" or "account"). + +- A non-blank eventName. + +Optional: + +- details.value: numeric event value (defaults to 0). + +- details.properties: map of attributes (prefer primitives: string/number/boolean/null). + +Example: + +```java +MutableContext ctx = new MutableContext("user-123"); +ctx.add("trafficType", new Value("user")); + +TrackingEventDetails details = new MutableTrackingEventDetails(19.99) + .add("plan", new Value("pro")) + .add("coupon", new Value("WELCOME10")); + +client.track("checkout.completed", ctx, details); +``` + ## Submitting issues The Split team monitors all issues submitted to this [issue tracker](https://github.com/splitio/split-openfeature-provider-java/issues). We encourage you to use this issue tracker to submit any bug reports, feedback, and feature enhancements. We'll do our best to respond in a timely manner. From 797203cb6a76800864fe09a3ec3010dd8d066063 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cristian=20Daniel=20Fad=C3=B3n?= Date: Tue, 2 Sep 2025 15:00:08 -0300 Subject: [PATCH 17/18] Remoce azure dependency and use jackson directly --- pom.xml | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index f0aae33..4fe5b96 100644 --- a/pom.xml +++ b/pom.xml @@ -54,11 +54,6 @@ httpclient 4.5.14 - - io.split.integrations.azure - impressions-listener - 0.9.1 - org.mockito mockito-core @@ -70,6 +65,16 @@ sdk 1.17.0 + + com.fasterxml.jackson.core + jackson-core + 2.20.0 + + + com.fasterxml.jackson.core + jackson-databind + 2.20.0 + From b870cd40001222ce8164bbe29e9bcbab066ff26c Mon Sep 17 00:00:00 2001 From: Emmanuel Zamora Date: Wed, 3 Sep 2025 15:20:48 -0300 Subject: [PATCH 18/18] use sonartype central --- CHANGES.txt | 2 +- README.md | 4 ++-- pom.xml | 20 +++++++++++--------- 3 files changed, 14 insertions(+), 12 deletions(-) diff --git a/CHANGES.txt b/CHANGES.txt index 111501d..1408609 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,4 +1,4 @@ -1.2.0 (September 2, 2025) +1.2.0 (September 3, 2025) - Updated `io.split.client` dependency to 4.16.1 - Updated `dev.openfeature` dependency to 1.17.0 - Added tracking support diff --git a/README.md b/README.md index 0cc3be0..36f6021 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ import dev.openfeature.sdk.OpenFeatureAPI; import io.split.openfeature.SplitProvider; OpenFeatureAPI api = OpenFeatureAPI.getInstance(); -api.setProvider(new SplitProvider("YOUR_API_KEY")); +api.setProviderAndWait(new SplitProvider("YOUR_API_KEY")); ``` If you are more familiar with Split or want access to other initialization options, you can provide a `SplitClient` to the constructor. See the [Split Java SDK Documentation](https://help.split.io/hc/en-us/articles/360020405151-Java-SDK) for more information. @@ -42,7 +42,7 @@ SplitClientConfig config = SplitClientConfig.builder() .setBlockUntilReadyTimeout(10000) .build(); SplitClient splitClient = SplitFactoryBuilder.build("YOUR_API_KEY", config).client(); -api.setProvider(new SplitProvider(splitClient)); +api.setProviderAndWait(new SplitProvider(splitClient)); ``` ## Use of OpenFeature with Split diff --git a/pom.xml b/pom.xml index 4fe5b96..9ab1b77 100644 --- a/pom.xml +++ b/pom.xml @@ -148,15 +148,6 @@ - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.7.0 - true - - true - - org.apache.maven.plugins maven-source-plugin @@ -184,6 +175,17 @@ + + org.sonatype.central + central-publishing-maven-plugin + 0.7.0 + true + + central + false + published + +