From 8708d2e7bb9a56cfa70adc055c810a57077153ec Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Tue, 18 Mar 2025 19:54:54 +0000
Subject: [PATCH] chore(main): release dev.openfeature.contrib.providers.flagd
0.11.8
---
.release-please-manifest.json | 2 +-
providers/flagd/CHANGELOG.md | 21 +++++++++++++++++++++
providers/flagd/README.md | 2 +-
providers/flagd/pom.xml | 2 +-
providers/flagd/version.txt | 2 +-
5 files changed, 25 insertions(+), 4 deletions(-)
diff --git a/.release-please-manifest.json b/.release-please-manifest.json
index dea8801ff..2384fd131 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1,5 +1,5 @@
{
- "providers/flagd": "0.11.7",
+ "providers/flagd": "0.11.8",
"hooks/open-telemetry": "3.2.1",
"providers/go-feature-flag": "0.4.3",
"providers/flagsmith": "0.0.9",
diff --git a/providers/flagd/CHANGELOG.md b/providers/flagd/CHANGELOG.md
index c610ca7ec..dc2ab42b1 100644
--- a/providers/flagd/CHANGELOG.md
+++ b/providers/flagd/CHANGELOG.md
@@ -1,5 +1,26 @@
# Changelog
+## [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)
+
+
+### ๐ Bug Fixes
+
+* **deps:** update dependency io.github.jamsesso:json-logic-java to v1.0.9 ([#1282](https://github.com/open-feature/java-sdk-contrib/issues/1282)) ([1ddc63c](https://github.com/open-feature/java-sdk-contrib/commit/1ddc63c3a5e894d42bd6097f9936fb0e9431d296))
+* **deps:** update junit5 monorepo to v5.12.1 ([#1279](https://github.com/open-feature/java-sdk-contrib/issues/1279)) ([63062c2](https://github.com/open-feature/java-sdk-contrib/commit/63062c2fcca49721792753143190ed0c26785f1d))
+
+
+### โจ New Features
+
+* **flagd:** pin protobuf min version and remove it from renovate ([#1286](https://github.com/open-feature/java-sdk-contrib/issues/1286)) ([2d87b9c](https://github.com/open-feature/java-sdk-contrib/commit/2d87b9ca1eaa499329a9b482c9780164f68b33a6))
+
+
+### ๐งน Chore
+
+* **deps:** update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.9.3.0 ([#1283](https://github.com/open-feature/java-sdk-contrib/issues/1283)) ([6af5e6d](https://github.com/open-feature/java-sdk-contrib/commit/6af5e6d5fa3076899c09be1cc585ffa3e063df74))
+* **deps:** update providers/flagd/schemas digest to e840a03 ([#1272](https://github.com/open-feature/java-sdk-contrib/issues/1272)) ([0a2133c](https://github.com/open-feature/java-sdk-contrib/commit/0a2133c4fb43a428c6995fc0c5fa1f3bdbdc4c9c))
+* **deps:** update providers/flagd/spec digest to aad6193 ([#1278](https://github.com/open-feature/java-sdk-contrib/issues/1278)) ([01b61fd](https://github.com/open-feature/java-sdk-contrib/commit/01b61fd4a76b861b1ab10dc342c30fe188b08dbc))
+* log tweaks, retry cancels, add options.toBuidler ([#1276](https://github.com/open-feature/java-sdk-contrib/issues/1276)) ([fde9e39](https://github.com/open-feature/java-sdk-contrib/commit/fde9e3959b3870b87ef917049837e2062527c998))
+
## [0.11.7](https://github.com/open-feature/java-sdk-contrib/compare/dev.openfeature.contrib.providers.flagd-v0.11.6...dev.openfeature.contrib.providers.flagd-v0.11.7) (2025-03-12)
diff --git a/providers/flagd/README.md b/providers/flagd/README.md
index 1c4be2b28..de0d8a091 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.7
+ 0.11.8
```
diff --git a/providers/flagd/pom.xml b/providers/flagd/pom.xml
index a8039d0ca..0f7062f51 100644
--- a/providers/flagd/pom.xml
+++ b/providers/flagd/pom.xml
@@ -11,7 +11,7 @@
dev.openfeature.contrib.providers
flagd
- 0.11.7
+ 0.11.8
diff --git a/providers/flagd/version.txt b/providers/flagd/version.txt
index b80f98e66..1ee43fc53 100644
--- a/providers/flagd/version.txt
+++ b/providers/flagd/version.txt
@@ -1 +1 @@
-0.11.7
+0.11.8