From 6f4d40ddd032b7eb5c31b4cb832e98cd0e13d293 Mon Sep 17 00:00:00 2001
From: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com>
Date: Fri, 25 Apr 2025 04:11:40 -0400
Subject: [PATCH] chore(main): release dev.openfeature.contrib.providers.flagd
0.11.9
Signed-off-by: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com>
---
.release-please-manifest.json | 2 +-
providers/flagd/CHANGELOG.md | 36 +++++++++++++++++++++++++++++++++++
providers/flagd/README.md | 2 +-
providers/flagd/pom.xml | 2 +-
providers/flagd/version.txt | 2 +-
5 files changed, 40 insertions(+), 4 deletions(-)
diff --git a/.release-please-manifest.json b/.release-please-manifest.json
index 897b3b8ca..8282b6b4a 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1,5 +1,5 @@
{
- "providers/flagd": "0.11.8",
+ "providers/flagd": "0.11.9",
"hooks/open-telemetry": "3.2.1",
"providers/go-feature-flag": "0.4.3",
"providers/flagsmith": "0.0.10",
diff --git a/providers/flagd/CHANGELOG.md b/providers/flagd/CHANGELOG.md
index dc2ab42b1..897c309d8 100644
--- a/providers/flagd/CHANGELOG.md
+++ b/providers/flagd/CHANGELOG.md
@@ -1,5 +1,41 @@
# Changelog
+## [0.11.9](https://github.com/open-feature/java-sdk-contrib/compare/dev.openfeature.contrib.providers.flagd-v0.11.8...dev.openfeature.contrib.providers.flagd-v0.11.9) (2025-04-25)
+
+
+### ๐ Bug Fixes
+
+* **deps:** update dependency com.google.code.gson:gson to v2.13.1 ([#1318](https://github.com/open-feature/java-sdk-contrib/issues/1318)) ([4f47ff1](https://github.com/open-feature/java-sdk-contrib/commit/4f47ff16e2c11dd4ad2a5b2ac9927dd19b827c27))
+* **deps:** update dependency org.apache.commons:commons-collections4 to v4.5.0 ([#1322](https://github.com/open-feature/java-sdk-contrib/issues/1322)) ([325d876](https://github.com/open-feature/java-sdk-contrib/commit/325d876aec19bb674920afd22185d22b4274c549))
+* **deps:** update grpc-java monorepo to v1.72.0 ([#1343](https://github.com/open-feature/java-sdk-contrib/issues/1343)) ([fc26ff2](https://github.com/open-feature/java-sdk-contrib/commit/fc26ff2a14e2891224088b59ad5f310f554dc81f))
+* **deps:** update junit5 monorepo to v5.12.2 ([#1313](https://github.com/open-feature/java-sdk-contrib/issues/1313)) ([ab14cc1](https://github.com/open-feature/java-sdk-contrib/commit/ab14cc189a3c5a4b46d02cf87fcf683c5b7ff2c3))
+* **deps:** update opentelemetry-java monorepo to v1.49.0 ([#1344](https://github.com/open-feature/java-sdk-contrib/issues/1344)) ([045a12c](https://github.com/open-feature/java-sdk-contrib/commit/045a12c6a66869a359c86cde6bc9f5217a89bc87))
+
+
+### โจ New Features
+
+* migrate to Java 11 ([#1336](https://github.com/open-feature/java-sdk-contrib/issues/1336)) ([a4be1ff](https://github.com/open-feature/java-sdk-contrib/commit/a4be1ff66870a72189873171e83c5b65dbb9991c))
+
+
+### ๐งน Chore
+
+* add tobuilder test ([#1289](https://github.com/open-feature/java-sdk-contrib/issues/1289)) ([2e360bb](https://github.com/open-feature/java-sdk-contrib/commit/2e360bbf6e54c21f331525b59b5b63deb57cbc0f))
+* **deps:** update dependency com.diffplug.spotless:spotless-maven-plugin to v2.44.4 ([#1302](https://github.com/open-feature/java-sdk-contrib/issues/1302)) ([e80fb3e](https://github.com/open-feature/java-sdk-contrib/commit/e80fb3e2b2f0ff80432f127067d44ef0ef0de0b8))
+* **deps:** update dependency providers/flagd/test-harness to v2.8.0 ([#1316](https://github.com/open-feature/java-sdk-contrib/issues/1316)) ([0332ec2](https://github.com/open-feature/java-sdk-contrib/commit/0332ec2eac5c9b2fa864e2a58ffe4dc3b1c458d6))
+* **deps:** update providers/flagd/schemas digest to 9b0ee43 ([#1292](https://github.com/open-feature/java-sdk-contrib/issues/1292)) ([bcae7f7](https://github.com/open-feature/java-sdk-contrib/commit/bcae7f7d94783a583512e50fd652a88fd4d95471))
+* **deps:** update providers/flagd/schemas digest to 9b0ee43 ([#1296](https://github.com/open-feature/java-sdk-contrib/issues/1296)) ([58fe5da](https://github.com/open-feature/java-sdk-contrib/commit/58fe5da7d4e2f6f4ae2c1caf3411a01e84a1dc1a))
+* **deps:** update providers/flagd/schemas digest to c707f56 ([#1311](https://github.com/open-feature/java-sdk-contrib/issues/1311)) ([855b0e6](https://github.com/open-feature/java-sdk-contrib/commit/855b0e657c1d08275ed0251da4802232d88c80af))
+* **deps:** update providers/flagd/spec digest to 130df3e ([#1294](https://github.com/open-feature/java-sdk-contrib/issues/1294)) ([c6b9e89](https://github.com/open-feature/java-sdk-contrib/commit/c6b9e8959b1ac514bbf31031418e0a2cca1ab81b))
+* **deps:** update providers/flagd/spec digest to 18cde17 ([#1312](https://github.com/open-feature/java-sdk-contrib/issues/1312)) ([dca9656](https://github.com/open-feature/java-sdk-contrib/commit/dca965668793f31dcd3be10405af336ac8ce3aab))
+* **deps:** update providers/flagd/spec digest to 27e4461 ([#1295](https://github.com/open-feature/java-sdk-contrib/issues/1295)) ([1586f04](https://github.com/open-feature/java-sdk-contrib/commit/1586f0482be643bcb0c1f4c2c7213d67e49f3233))
+* **deps:** update providers/flagd/spec digest to 2ba05d8 ([#1327](https://github.com/open-feature/java-sdk-contrib/issues/1327)) ([5b511a4](https://github.com/open-feature/java-sdk-contrib/commit/5b511a45641bb30031d90290bc5ad976937c647d))
+* **deps:** update providers/flagd/spec digest to 36944c6 ([#1317](https://github.com/open-feature/java-sdk-contrib/issues/1317)) ([a38d14b](https://github.com/open-feature/java-sdk-contrib/commit/a38d14bf6b88a631d3825bcf8474e01d109b7601))
+* **deps:** update providers/flagd/spec digest to d27e000 ([#1345](https://github.com/open-feature/java-sdk-contrib/issues/1345)) ([6f4c1ae](https://github.com/open-feature/java-sdk-contrib/commit/6f4c1aedb010c58936dfedf58c0bd4c060799e06))
+* **deps:** update testcontainers-java monorepo to v1.21.0 ([#1320](https://github.com/open-feature/java-sdk-contrib/issues/1320)) ([b4b0d4f](https://github.com/open-feature/java-sdk-contrib/commit/b4b0d4fe565c1e9f81c2e899a5d97301be43bfe9))
+* **flagd:** update testharness and add metadata tests ([#1293](https://github.com/open-feature/java-sdk-contrib/issues/1293)) ([3f13260](https://github.com/open-feature/java-sdk-contrib/commit/3f132601f32ef1741b29beee04de4a3de2ab3c86))
+* loosen parent version req ([#1341](https://github.com/open-feature/java-sdk-contrib/issues/1341)) ([4c7b584](https://github.com/open-feature/java-sdk-contrib/commit/4c7b58413b47db5c8c52b906ec2cbbc846779199))
+* use parent 0.2.1 ([17926bf](https://github.com/open-feature/java-sdk-contrib/commit/17926bf37790d31cb34b2f5d521e0ed46e4af93f))
+
## [0.11.8](https://github.com/open-feature/java-sdk-contrib/compare/dev.openfeature.contrib.providers.flagd-v0.11.7...dev.openfeature.contrib.providers.flagd-v0.11.8) (2025-03-18)
diff --git a/providers/flagd/README.md b/providers/flagd/README.md
index de0d8a091..3a8a90f7b 100644
--- a/providers/flagd/README.md
+++ b/providers/flagd/README.md
@@ -8,7 +8,7 @@ This provider is designed to use flagd's [evaluation protocol](https://github.co
dev.openfeature.contrib.providers
flagd
- 0.11.8
+ 0.11.9
```
diff --git a/providers/flagd/pom.xml b/providers/flagd/pom.xml
index 9999fe82d..1a76ac651 100644
--- a/providers/flagd/pom.xml
+++ b/providers/flagd/pom.xml
@@ -11,7 +11,7 @@
dev.openfeature.contrib.providers
flagd
- 0.11.8
+ 0.11.9
diff --git a/providers/flagd/version.txt b/providers/flagd/version.txt
index 1ee43fc53..24b197ac9 100644
--- a/providers/flagd/version.txt
+++ b/providers/flagd/version.txt
@@ -1 +1 @@
-0.11.8
+0.11.9