File tree Expand file tree Collapse file tree 5 files changed +17
-4
lines changed Expand file tree Collapse file tree 5 files changed +17
-4
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.7.3 "
2+ "." : " 0.7.4 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.7.4] ( https://github.com/opentdf/java-sdk/compare/v0.7.3...v0.7.4 ) (2024-10-24)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** sdk:** returns the correct string associated with enums ([ #200 ] ( https://github.com/opentdf/java-sdk/issues/200 ) ) ([ 1dffd35] ( https://github.com/opentdf/java-sdk/commit/1dffd35374c40ebaa095594d2a5db138957c6e38 ) )
9+
10+
11+ ### Documentation
12+
13+ * JavaDoc ([ #196 ] ( https://github.com/opentdf/java-sdk/issues/196 ) ) ([ 33c9513] ( https://github.com/opentdf/java-sdk/commit/33c9513de68954cccba854d501ba26b62216df89 ) )
14+ * minor Java SDK README updates ([ #193 ] ( https://github.com/opentdf/java-sdk/issues/193 ) ) ([ e9dc738] ( https://github.com/opentdf/java-sdk/commit/e9dc738cc40ffc97d3f0084086b1afa1c283850c ) )
15+
316## [ 0.7.3] ( https://github.com/opentdf/java-sdk/compare/v0.7.2...v0.7.3 ) (2024-10-09)
417
518
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >io.opentdf.platform</groupId >
66 <artifactId >sdk-pom</artifactId >
7- <version >0.7.4-SNAPSHOT </version >
7+ <version >0.7.4</version >
88 </parent >
99 <artifactId >cmdline</artifactId >
1010 <properties >
Original file line number Diff line number Diff line change 55
66 <groupId >io.opentdf.platform</groupId >
77 <artifactId >sdk-pom</artifactId >
8- <version >0.7.4-SNAPSHOT </version >
8+ <version >0.7.4</version >
99 <name >io.opentdf.platform:sdk-pom</name >
1010 <description >OpenTDF Java SDK</description >
1111 <url >https://github.com/opentdf/java-sdk</url >
Original file line number Diff line number Diff line change 66 <parent >
77 <artifactId >sdk-pom</artifactId >
88 <groupId >io.opentdf.platform</groupId >
9- <version >0.7.4-SNAPSHOT </version >
9+ <version >0.7.4</version >
1010 </parent >
1111 <packaging >jar</packaging >
1212 <dependencies >
You can’t perform that action at this time.
0 commit comments