File tree Expand file tree Collapse file tree 4 files changed +17
-3
lines changed Expand file tree Collapse file tree 4 files changed +17
-3
lines changed Original file line number Diff line number Diff line change 1313 "providers/ofrep" : " 0.0.1" ,
1414 "tools/junit-openfeature" : " 0.2.1" ,
1515 "tools/flagd-http-connector" : " 0.0.4" ,
16- "." : " 1.0 .0"
16+ "." : " 1.1 .0"
1717}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.1.0] ( https://github.com/open-feature/java-sdk-contrib/compare/dev.openfeature.contrib.parent-v1.0.0...dev.openfeature.contrib.parent-v1.1.0 ) (2025-10-01)
4+
5+
6+ ### 🐛 Bug Fixes
7+
8+ * ** flagd:** fix wrong environment variable and test execution ([ #1589 ] ( https://github.com/open-feature/java-sdk-contrib/issues/1589 ) ) ([ e1d8e54] ( https://github.com/open-feature/java-sdk-contrib/commit/e1d8e54cb15f7e9f27626c60cebded3690a84698 ) )
9+ * ** go-feature-flag:** Fix javadoc generation blocking release please ([ #1592 ] ( https://github.com/open-feature/java-sdk-contrib/issues/1592 ) ) ([ 7a3a8f4] ( https://github.com/open-feature/java-sdk-contrib/commit/7a3a8f4f11b1750c02e72d5f1b2fd616823f3d94 ) )
10+
11+
12+ ### ✨ New Features
13+
14+ * Add Optimizely provider ([ #1510 ] ( https://github.com/open-feature/java-sdk-contrib/issues/1510 ) ) ([ 482daea] ( https://github.com/open-feature/java-sdk-contrib/commit/482daea27e123c768ee7ef093b11836a608291cf ) )
15+ * ofrep provider ([ #1429 ] ( https://github.com/open-feature/java-sdk-contrib/issues/1429 ) ) ([ a33ef58] ( https://github.com/open-feature/java-sdk-contrib/commit/a33ef5838ac0876bdbd158e08be775a8bacdda6f ) )
16+
317## [ 1.0.0] ( https://github.com/open-feature/java-sdk-contrib/compare/dev.openfeature.contrib.parent-v0.2.2...dev.openfeature.contrib.parent-v1.0.0 ) (2025-07-09)
418
519
Original file line number Diff line number Diff line change 55
66 <groupId >dev.openfeature.contrib</groupId >
77 <artifactId >parent</artifactId >
8- <version >1.0 .0</version > <!-- x-release-please-version -->
8+ <version >1.1 .0</version > <!-- x-release-please-version -->
99 <packaging >pom</packaging >
1010
1111 <name >java-sdk-contrib</name >
Original file line number Diff line number Diff line change 1- 1.0 .0
1+ 1.1 .0
You can’t perform that action at this time.
0 commit comments