File tree Expand file tree Collapse file tree 5 files changed +19
-4
lines changed
Expand file tree Collapse file tree 5 files changed +19
-4
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.0.0" ,
17+ "providers/optimizely" : " 1.0.0"
1718}
Original file line number Diff line number Diff line change 11# Changelog
2+
3+ ## 1.0.0 (2026-01-15)
4+
5+
6+ ### ⚠ BREAKING CHANGES
7+
8+ * ** optimizely:** Optimizely provider concepts updates ([ #1658 ] ( https://github.com/open-feature/java-sdk-contrib/issues/1658 ) )
9+
10+ ### ✨ New Features
11+
12+ * 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 ) )
13+ * ** optimizely:** Optimizely provider concepts updates ([ #1658 ] ( https://github.com/open-feature/java-sdk-contrib/issues/1658 ) ) ([ ebd3329] ( https://github.com/open-feature/java-sdk-contrib/commit/ebd33294b3077107bcd3cfc3604a3a2cf4a14ccd ) )
14+
15+ ## Changelog
Original file line number Diff line number Diff line change 1111<dependency >
1212 <groupId >dev.openfeature.contrib.providers</groupId >
1313 <artifactId >optimizely</artifactId >
14- <version >0 .0.1 </version >
14+ <version >1 .0.0 </version >
1515</dependency >
1616```
1717
Original file line number Diff line number Diff line change 1010 </parent >
1111 <groupId >dev.openfeature.contrib.providers</groupId >
1212 <artifactId >optimizely</artifactId >
13- <version >0.1 .0</version > <!-- x-release-please-version -->
13+ <version >1.0 .0</version > <!-- x-release-please-version -->
1414
1515 <name >optimizely</name >
1616 <description >optimizely provider for Java</description >
Original file line number Diff line number Diff line change 1- 0 .0.1
1+ 1 .0.0
You can’t perform that action at this time.
0 commit comments