File tree Expand file tree Collapse file tree 4 files changed +26
-3
lines changed Expand file tree Collapse file tree 4 files changed +26
-3
lines changed Original file line number Diff line number Diff line change 11
11
"providers/statsig" : " 0.1.0" ,
12
12
"providers/multiprovider" : " 0.0.1" ,
13
13
"tools/junit-openfeature" : " 0.1.2" ,
14
- "." : " 0.2.2 "
14
+ "." : " 0.2.3 "
15
15
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.2.3] ( https://github.com/open-feature/java-sdk-contrib/compare/dev.openfeature.contrib.parent-v0.2.2...dev.openfeature.contrib.parent-v0.2.3 ) (2025-05-05)
4
+
5
+
6
+ ### 🐛 Bug Fixes
7
+
8
+ * ** deps:** update dependency io.cucumber: cucumber-bom to v7.22.1 ([ #1328 ] ( https://github.com/open-feature/java-sdk-contrib/issues/1328 ) ) ([ 9b894fe] ( https://github.com/open-feature/java-sdk-contrib/commit/9b894fe8005d84bbee66dc333019afa4fa2aa7a8 ) )
9
+ * ** deps:** update dependency org.mockito: mockito-bom to v5.17.0 ([ #1340 ] ( https://github.com/open-feature/java-sdk-contrib/issues/1340 ) ) ([ 1804b9f] ( https://github.com/open-feature/java-sdk-contrib/commit/1804b9fb6e793eb20518b39c3de9ece2c7ad3b6f ) )
10
+
11
+
12
+ ### 🧹 Chore
13
+
14
+ * add DCO to release-please ([ cc6716e] ( https://github.com/open-feature/java-sdk-contrib/commit/cc6716e49a0046514fce5ba38beb8934317064d4 ) )
15
+ * ** deps:** update dependency com.puppycrawl.tools: checkstyle to v10.23.1 ([ #1365 ] ( https://github.com/open-feature/java-sdk-contrib/issues/1365 ) ) ([ f22e9e4] ( https://github.com/open-feature/java-sdk-contrib/commit/f22e9e42f7739d9b59aa97ac37a080d901094e0d ) )
16
+ * ** deps:** update dependency org.honton.chas: exists-maven-plugin to v0.14.0 ([ #934 ] ( https://github.com/open-feature/java-sdk-contrib/issues/934 ) ) ([ 84c3743] ( https://github.com/open-feature/java-sdk-contrib/commit/84c374307c10dc89449d97e2362b16549a21abff ) )
17
+ * fix rp workflow ([ 210bfc6] ( https://github.com/open-feature/java-sdk-contrib/commit/210bfc6da0cce4cb04fa6d47a535110368f33875 ) )
18
+ * fix RP workflow ([ 68eb1df] ( https://github.com/open-feature/java-sdk-contrib/commit/68eb1dfe66ca7946595487d9189d008fae5af715 ) )
19
+ * ** main:** release dev.openfeature.contrib.providers.env-var 0.0.10 ([ #1364 ] ( https://github.com/open-feature/java-sdk-contrib/issues/1364 ) ) ([ f96ee03] ( https://github.com/open-feature/java-sdk-contrib/commit/f96ee0344e84f32633681f9518e8f912bdcd53d1 ) )
20
+ * ** main:** release dev.openfeature.contrib.providers.env-var 0.0.8 ([ #1359 ] ( https://github.com/open-feature/java-sdk-contrib/issues/1359 ) ) ([ a390c68] ( https://github.com/open-feature/java-sdk-contrib/commit/a390c6822c9fbf9fc38116e0f0de160a0b81da4d ) )
21
+ * ** main:** release dev.openfeature.contrib.providers.env-var 0.0.9 ([ #1363 ] ( https://github.com/open-feature/java-sdk-contrib/issues/1363 ) ) ([ efb1151] ( https://github.com/open-feature/java-sdk-contrib/commit/efb1151672e4113a6bde95696253bee3af553cba ) )
22
+ * remove redundant signoff ([ e570d5c] ( https://github.com/open-feature/java-sdk-contrib/commit/e570d5ce0433b158df0c2e44d6b5edb3e1d2881a ) )
23
+ * update release plz ([ #1362 ] ( https://github.com/open-feature/java-sdk-contrib/issues/1362 ) ) ([ 21cce76] ( https://github.com/open-feature/java-sdk-contrib/commit/21cce76716a8297b41871d8b1cbb78dc70add12c ) )
24
+ * use PAT for release please ([ 8ad6164] ( https://github.com/open-feature/java-sdk-contrib/commit/8ad61646361c16ef0b746bd9ef368aee86f553e1 ) )
25
+
3
26
## [ 0.2.2] ( https://github.com/open-feature/java-sdk-contrib/compare/dev.openfeature.contrib.parent-v0.2.1...dev.openfeature.contrib.parent-v0.2.2 ) (2025-04-24)
4
27
5
28
Original file line number Diff line number Diff line change 5
5
6
6
<groupId >dev.openfeature.contrib</groupId >
7
7
<artifactId >parent</artifactId >
8
- <version >0.2.2 </version > <!-- x-release-please-version -->
8
+ <version >0.2.3 </version > <!-- x-release-please-version -->
9
9
<packaging >pom</packaging >
10
10
11
11
<name >java-sdk-contrib</name >
Original file line number Diff line number Diff line change 1
- 0.2.2
1
+ 0.2.3
You can’t perform that action at this time.
0 commit comments