File tree Expand file tree Collapse file tree 4 files changed +10
-3
lines changed Expand file tree Collapse file tree 4 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 13
13
"providers/ofrep" : " 0.0.1" ,
14
14
"tools/junit-openfeature" : " 0.2.1" ,
15
15
"tools/flagd-http-connector" : " 0.0.4" ,
16
- "." : " 1.0 .0"
16
+ "." : " 1.1 .0"
17
17
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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-07-29)
4
+
5
+
6
+ ### ✨ New Features
7
+
8
+ * ofrep provider ([ #1429 ] ( https://github.com/open-feature/java-sdk-contrib/issues/1429 ) ) ([ a33ef58] ( https://github.com/open-feature/java-sdk-contrib/commit/a33ef5838ac0876bdbd158e08be775a8bacdda6f ) )
9
+
3
10
## [ 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)
4
11
5
12
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 >1.0 .0</version > <!-- x-release-please-version -->
8
+ <version >1.1 .0</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
- 1.0 .0
1
+ 1.1 .0
You can’t perform that action at this time.
0 commit comments