File tree Expand file tree Collapse file tree 8 files changed +28
-16
lines changed
openfeature-provider-local
openfeature-provider-shared Expand file tree Collapse file tree 8 files changed +28
-16
lines changed Original file line number Diff line number Diff line change 1- {"." :" 0.5.2 " }
1+ {"." :" 0.6.0 " }
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.6.0] ( https://github.com/spotify/confidence-sdk-java/compare/v0.5.2...v0.6.0 ) (2025-10-08)
4+
5+
6+ ### Features
7+
8+ * thread local local wasm resolver ([ #291 ] ( https://github.com/spotify/confidence-sdk-java/issues/291 ) ) ([ e45cb14] ( https://github.com/spotify/confidence-sdk-java/commit/e45cb14c64b6d09df699fbec7a0b37f807367017 ) )
9+
10+
11+ ### Bug Fixes
12+
13+ * remove logs for not supporting sticky assignments in fetching the state ([ #293 ] ( https://github.com/spotify/confidence-sdk-java/issues/293 ) ) ([ c549718] ( https://github.com/spotify/confidence-sdk-java/commit/c5497186b628f25147067675ec34a472e642e6e8 ) )
14+
315## [ 0.5.2] ( https://github.com/spotify/confidence-sdk-java/compare/v0.5.1...v0.5.2 ) (2025-10-06)
416
517
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.spotify.confidence</groupId >
77 <artifactId >confidence-sdk-java</artifactId >
8- <version >0.5.3-SNAPSHOT </version >
8+ <version >0.6.0 </version >
99 </parent >
1010 <!-- -x-release-please-end-->
1111
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.spotify.confidence</groupId >
77 <artifactId >confidence-sdk-java</artifactId >
8- <version >0.5.3-SNAPSHOT </version >
8+ <version >0.6.0 </version >
99 </parent >
1010 <!-- -x-release-please-end-->
1111
2828 <dependency >
2929 <groupId >com.spotify.confidence</groupId >
3030 <artifactId >confidence-proto</artifactId >
31- <version >0.5.3-SNAPSHOT </version >
31+ <version >0.6.0 </version >
3232 </dependency >
3333 <dependency >
3434 <groupId >com.spotify.confidence</groupId >
3535 <artifactId >openfeature-provider-shared</artifactId >
36- <version >0.5.3-SNAPSHOT </version >
36+ <version >0.6.0 </version >
3737 </dependency >
3838 <!-- -x-release-please-end-->
3939
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.spotify.confidence</groupId >
77 <artifactId >confidence-sdk-java</artifactId >
8- <version >0.5.3-SNAPSHOT </version >
8+ <version >0.6.0 </version >
99 </parent >
1010 <!-- -x-release-please-end-->
1111 <artifactId >openfeature-provider-shared</artifactId >
7070 <dependency >
7171 <groupId >com.spotify.confidence</groupId >
7272 <artifactId >confidence-proto</artifactId >
73- <version >0.5.3-SNAPSHOT </version >
73+ <version >0.6.0 </version >
7474 </dependency >
7575 <!-- -x-release-please-end-->
7676
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.spotify.confidence</groupId >
77 <artifactId >confidence-sdk-java</artifactId >
8- <version >0.5.3-SNAPSHOT </version >
8+ <version >0.6.0 </version >
99 </parent >
1010 <!-- -x-release-please-end-->
1111 <artifactId >openfeature-provider</artifactId >
7171 <dependency >
7272 <groupId >com.spotify.confidence</groupId >
7373 <artifactId >sdk-java</artifactId >
74- <version >0.5.3-SNAPSHOT </version >
74+ <version >0.6.0 </version >
7575 </dependency >
7676 <dependency >
7777 <groupId >com.spotify.confidence</groupId >
7878 <artifactId >sdk-java</artifactId >
79- <version >0.5.3-SNAPSHOT </version >
79+ <version >0.6.0 </version >
8080 <type >test-jar</type >
8181 <scope >test</scope >
8282 </dependency >
8383 <dependency >
8484 <groupId >com.spotify.confidence</groupId >
8585 <artifactId >openfeature-provider-shared</artifactId >
86- <version >0.5.3-SNAPSHOT </version >
86+ <version >0.6.0 </version >
8787 </dependency >
8888 <dependency >
8989 <groupId >com.spotify.confidence</groupId >
9090 <artifactId >confidence-proto</artifactId >
91- <version >0.5.3-SNAPSHOT </version >
91+ <version >0.6.0 </version >
9292 </dependency >
9393 <!-- -x-release-please-end-->
9494
Original file line number Diff line number Diff line change 2424 <!-- x-release-please-start-version -->
2525 <groupId >com.spotify.confidence</groupId >
2626 <artifactId >confidence-sdk-java</artifactId >
27- <version >0.5.3-SNAPSHOT </version >
27+ <version >0.6.0 </version >
2828 <!-- -x-release-please-end-->
2929 <url >https://github.com/spotify/confidence-sdk-java</url >
3030 <description >Confidence SDK for Java</description >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.spotify.confidence</groupId >
77 <artifactId >confidence-sdk-java</artifactId >
8- <version >0.5.3-SNAPSHOT </version >
8+ <version >0.6.0 </version >
99 </parent >
1010 <!-- -x-release-please-end-->
1111 <artifactId >sdk-java</artifactId >
7171 <dependency >
7272 <groupId >com.spotify.confidence</groupId >
7373 <artifactId >openfeature-provider-shared</artifactId >
74- <version >0.5.3-SNAPSHOT </version >
74+ <version >0.6.0 </version >
7575 </dependency >
7676 <dependency >
7777 <groupId >com.spotify.confidence</groupId >
7878 <artifactId >confidence-proto</artifactId >
79- <version >0.5.3-SNAPSHOT </version >
79+ <version >0.6.0 </version >
8080 </dependency >
8181 <!-- -x-release-please-end-->
8282
You can’t perform that action at this time.
0 commit comments