File tree Expand file tree Collapse file tree 4 files changed +14
-3
lines changed
providers/go-feature-flag Expand file tree Collapse file tree 4 files changed +14
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "providers/flagd": "0.8.5",
33 "hooks/open-telemetry": "3.1.2",
4- "providers/go-feature-flag": "0.2.23 ",
4+ "providers/go-feature-flag": "0.2.24 ",
55 "providers/flagsmith": "0.0.8",
66 "providers/env-var": "0.0.6",
77 "providers/jsonlogic-eval-provider": "1.1.0",
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [0.2.24](https://github.com/open-feature/java-sdk-contrib/compare/dev.openfeature.contrib.providers.go-feature-flag-v0.2.23...dev.openfeature.contrib.providers.go-feature-flag-v0.2.24) (2024-08-10)
4+
5+
6+ ### 🐛 Bug Fixes
7+
8+ * **deps:** update dependency com.fasterxml.jackson.core:jackson-databind to v2.17.2 ([#866](https://github.com/open-feature/java-sdk-contrib/issues/866)) ([cf66811](https://github.com/open-feature/java-sdk-contrib/commit/cf668118351120b8a86b08f30facb38f7ec51086))
9+ * **deps:** update dependency com.fasterxml.jackson.datatype:jackson-datatype-jsr310 to v2.17.2 ([#867](https://github.com/open-feature/java-sdk-contrib/issues/867)) ([84f534c](https://github.com/open-feature/java-sdk-contrib/commit/84f534c7d0a8a739b1d071a2f7c93c6ec21316da))
10+ * **deps:** update dependency org.slf4j:slf4j-api to v2.0.14 ([#904](https://github.com/open-feature/java-sdk-contrib/issues/904)) ([028b332](https://github.com/open-feature/java-sdk-contrib/commit/028b332dc8ac3b134e5453d5449a4c11b4ef250a))
11+ * **deps:** update dependency org.slf4j:slf4j-api to v2.0.15 ([#910](https://github.com/open-feature/java-sdk-contrib/issues/910)) ([2f58638](https://github.com/open-feature/java-sdk-contrib/commit/2f58638eb4907c948325d1e61853e1b6eabfa4c1))
12+ * **deps:** update dependency org.slf4j:slf4j-api to v2.0.16 ([#912](https://github.com/open-feature/java-sdk-contrib/issues/912)) ([52571d8](https://github.com/open-feature/java-sdk-contrib/commit/52571d806e7c547006db836245b4895fe9bc4660))
13+
314## [0.2.23](https://github.com/open-feature/java-sdk-contrib/compare/dev.openfeature.contrib.providers.go-feature-flag-v0.2.22...dev.openfeature.contrib.providers.go-feature-flag-v0.2.23) (2024-07-03)
415
516
Original file line number Diff line number Diff line change 1010 </parent>
1111 <groupId>dev.openfeature.contrib.providers</groupId>
1212 <artifactId>go-feature-flag</artifactId>
13- <version>0.2.23 </version> <!--x-release-please-version -->
13+ <version>0.2.24 </version> <!--x-release-please-version -->
1414
1515 <name>go-feature-flag</name>
1616 <description>GO Feature Flag provider for Java</description>
Original file line number Diff line number Diff line change 1- 0.2.23
1+ 0.2.24
You can’t perform that action at this time.
0 commit comments