File tree Expand file tree Collapse file tree 4 files changed +16
-3
lines changed
providers/go-feature-flag Expand file tree Collapse file tree 4 files changed +16
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "providers/flagd" : " 0.6.6" ,
33 "hooks/open-telemetry" : " 3.1.0" ,
4- "providers/go-feature-flag" : " 0.2.14 " ,
4+ "providers/go-feature-flag" : " 0.2.15 " ,
55 "providers/flagsmith" : " 0.0.8" ,
66 "providers/env-var" : " 0.0.4" ,
77 "providers/jsonlogic-eval-provider" : " 1.0.1" ,
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.2.15] ( https://github.com/open-feature/java-sdk-contrib/compare/dev.openfeature.contrib.providers.go-feature-flag-v0.2.14...dev.openfeature.contrib.providers.go-feature-flag-v0.2.15 ) (2023-11-16)
4+
5+
6+ ### 🐛 Bug Fixes
7+
8+ * ** deps:** update dependency com.fasterxml.jackson.core: jackson-databind to v2.16.0 ([ #538 ] ( https://github.com/open-feature/java-sdk-contrib/issues/538 ) ) ([ 4857448] ( https://github.com/open-feature/java-sdk-contrib/commit/485744828ee3c2dc772ada94cb443b516adc9f78 ) )
9+ * ** deps:** update dependency com.fasterxml.jackson.datatype: jackson-datatype-jsr310 to v2.16.0 ([ #539 ] ( https://github.com/open-feature/java-sdk-contrib/issues/539 ) ) ([ 30602a1] ( https://github.com/open-feature/java-sdk-contrib/commit/30602a1c147a91009e2e9c34c136954c160458d7 ) )
10+
11+
12+ ### 🧹 Chore
13+
14+ * ** deps:** update dependency org.apache.logging.log4j: log4j-slf4j2-impl to v2.21.1 ([ #515 ] ( https://github.com/open-feature/java-sdk-contrib/issues/515 ) ) ([ f480b4f] ( https://github.com/open-feature/java-sdk-contrib/commit/f480b4f4e8e3777849233ed6fe1d15f1dd2acce4 ) )
15+
316## [ 0.2.14] ( https://github.com/open-feature/java-sdk-contrib/compare/dev.openfeature.contrib.providers.go-feature-flag-v0.2.13...dev.openfeature.contrib.providers.go-feature-flag-v0.2.14 ) (2023-10-20)
417
518
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.14 </version > <!-- x-release-please-version -->
13+ <version >0.2.15 </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.14
1+ 0.2.15
You can’t perform that action at this time.
0 commit comments