File tree Expand file tree Collapse file tree 4 files changed +15
-3
lines changed
Expand file tree Collapse file tree 4 files changed +15
-3
lines changed Original file line number Diff line number Diff line change 1414 "tools/junit-openfeature" : " 0.2.1" ,
1515 "tools/flagd-http-connector" : " 0.0.4" ,
1616 "tools/flagd-api" : " 0.1.0" ,
17- "tools/flagd-api-testkit" : " 0.1 .0" ,
17+ "tools/flagd-api-testkit" : " 0.2 .0" ,
1818 "tools/flagd-core" : " 0.1.0" ,
1919 "." : " 1.0.0"
2020}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.2.0] ( https://github.com/open-feature/java-sdk-contrib/compare/dev.openfeature.contrib.tools.flagdapitestkit-v0.1.0...dev.openfeature.contrib.tools.flagdapitestkit-v0.2.0 ) (2026-04-01)
4+
5+
6+ ### ⚠ BREAKING CHANGES
7+
8+ * fractional bucketing improvements ([ #1740 ] ( https://github.com/open-feature/java-sdk-contrib/issues/1740 ) )
9+
10+ ### ✨ New Features
11+
12+ * add flagd-api-testkit module ([ #1742 ] ( https://github.com/open-feature/java-sdk-contrib/issues/1742 ) ) ([ 20e7181] ( https://github.com/open-feature/java-sdk-contrib/commit/20e71814c5d007a25ffe0fc2cf3f8ebe442e1eb1 ) )
13+ * fractional bucketing improvements ([ #1740 ] ( https://github.com/open-feature/java-sdk-contrib/issues/1740 ) ) ([ 0f0c440] ( https://github.com/open-feature/java-sdk-contrib/commit/0f0c44057c99840bb45c6e4f4d6dc135362f9329 ) )
14+
315## [ 0.1.0] - Initial release
Original file line number Diff line number Diff line change 1010 </parent >
1111 <groupId >dev.openfeature.contrib.tools</groupId >
1212 <artifactId >flagd-api-testkit</artifactId >
13- <version >0.1 .0</version > <!-- x-release-please-version -->
13+ <version >0.2 .0</version > <!-- x-release-please-version -->
1414
1515 <properties >
1616 <module-name >${groupId} .flagdapitestkit</module-name >
Original file line number Diff line number Diff line change 1- 0.1 .0
1+ 0.2 .0
You can’t perform that action at this time.
0 commit comments