File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 0.7.0 "
2+ "." : " 0.6.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.6.1] ( https://github.com/opentdf/java-sdk/compare/v0.7.0...v0.6.1 ) (2024-08-27)
4+
5+
6+ ### Features
7+
8+ * update README.md ([ #142 ] ( https://github.com/opentdf/java-sdk/issues/142 ) ) ([ 198d335] ( https://github.com/opentdf/java-sdk/commit/198d3351c544cc1e23d62b4d097fb7310a7a3625 ) )
9+
10+
11+ ### Bug Fixes
12+
13+ * ** nano:** Store key ids if found ([ #134 ] ( https://github.com/opentdf/java-sdk/issues/134 ) ) ([ 94c672b] ( https://github.com/opentdf/java-sdk/commit/94c672b1e6617a5e6bd0b4339d38a9aae3ae2ae1 ) )
14+
15+
16+ ### Miscellaneous Chores
17+
18+ * release 0.6.1 Release-As: 0.6.1 ([ #135 ] ( https://github.com/opentdf/java-sdk/issues/135 ) ) ([ 09ec548] ( https://github.com/opentdf/java-sdk/commit/09ec5480c6ad5c4f958d051c0ef668b68e13637c ) )
19+
320## [ 0.6.1] ( https://github.com/opentdf/java-sdk/compare/v0.6.0...v0.6.1 ) (2024-08-26)
421
522
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >io.opentdf.platform</groupId >
88 <artifactId >sdk-pom</artifactId >
9- <version >0.7.1-SNAPSHOT </version ><!-- {x-version-update:java-sdk:current} -->
9+ <version >0.6.1 </version ><!-- {x-version-update:java-sdk:current} -->
1010 </parent >
1111 <artifactId >cmdline</artifactId >
1212 <properties >
5252 <dependency >
5353 <groupId >io.opentdf.platform</groupId >
5454 <artifactId >sdk</artifactId >
55- <version >0.7.1-SNAPSHOT </version ><!-- {x-version-update:java-sdk:current} -->
55+ <version >0.6.1 </version ><!-- {x-version-update:java-sdk:current} -->
5656 </dependency >
5757 </dependencies >
5858</project >
Original file line number Diff line number Diff line change 66
77 <groupId >io.opentdf.platform</groupId >
88 <artifactId >sdk-pom</artifactId >
9- <version >0.7.1-SNAPSHOT </version ><!-- {x-version-update:java-sdk:current} -->
9+ <version >0.6.1 </version ><!-- {x-version-update:java-sdk:current} -->
1010 <name >sdk-pom</name >
1111 <packaging >pom</packaging >
1212 <properties >
Original file line number Diff line number Diff line change 66 <groupId >io.opentdf.platform</groupId >
77 <name >protocol</name >
88 <artifactId >protocol</artifactId >
9- <version >0.7.1-SNAPSHOT </version ><!-- {x-version-update:java-sdk:current} -->
9+ <version >0.6.1 </version ><!-- {x-version-update:java-sdk:current} -->
1010 <parent >
1111 <artifactId >sdk-pom</artifactId >
1212 <groupId >io.opentdf.platform</groupId >
13- <version >0.7.1-SNAPSHOT </version ><!-- {x-version-update:java-sdk:current} -->
13+ <version >0.6.1 </version ><!-- {x-version-update:java-sdk:current} -->
1414 </parent >
1515 <packaging >jar</packaging >
1616 <dependencies >
Original file line number Diff line number Diff line change 88 <parent >
99 <artifactId >sdk-pom</artifactId >
1010 <groupId >io.opentdf.platform</groupId >
11- <version >0.7.1-SNAPSHOT </version ><!-- {x-version-update:java-sdk:current} -->
11+ <version >0.6.1 </version ><!-- {x-version-update:java-sdk:current} -->
1212 </parent >
1313 <packaging >jar</packaging >
1414 <dependencies >
1515 <dependency >
1616 <groupId >io.opentdf.platform</groupId >
1717 <artifactId >protocol</artifactId >
18- <version >0.7.1-SNAPSHOT </version ><!-- {x-version-update:java-sdk:current} -->
18+ <version >0.6.1 </version ><!-- {x-version-update:java-sdk:current} -->
1919 </dependency >
2020 <dependency >
2121 <groupId >org.slf4j</groupId >
Original file line number Diff line number Diff line change 11# Format:
22# module:released-version:current-version
33
4- java-sdk:0.7.0 :0.7.1-SNAPSHOT
4+ java-sdk:0.6.1 :0.6.1
You can’t perform that action at this time.
0 commit comments