File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 3
3
"lib/ocrypto" : " 0.1.8" ,
4
4
"lib/flattening" : " 0.1.3" ,
5
5
"protocol/go" : " 0.2.28" ,
6
- "sdk" : " 0.3.27 " ,
6
+ "sdk" : " 0.3.28 " ,
7
7
"service" : " 0.4.38"
8
8
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.3.28] ( https://github.com/opentdf/platform/compare/sdk/v0.3.27...sdk/v0.3.28 ) (2025-02-26)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * ** core:** Autobump sdk ([ #1948 ] ( https://github.com/opentdf/platform/issues/1948 ) ) ([ 4dfb457] ( https://github.com/opentdf/platform/commit/4dfb45780ef5a42d95405a8ad09421a21c9cd149 ) )
9
+ * ** core:** Fixes protoJSON parse bug on ec rewrap ([ #1943 ] ( https://github.com/opentdf/platform/issues/1943 ) ) ([ 9bebfd0] ( https://github.com/opentdf/platform/commit/9bebfd01f615f5a438e0695c03dbb1a9ad7badf3 ) )
10
+
3
11
## [ 0.3.27] ( https://github.com/opentdf/platform/compare/sdk/v0.3.26...sdk/v0.3.27 ) (2025-02-25)
4
12
5
13
Original file line number Diff line number Diff line change 7
7
TDFSpecVersion = "4.3.0"
8
8
9
9
// The three-part semantic version number of this SDK
10
- Version = "0.3.27 " // x-release-please-version
10
+ Version = "0.3.28 " // x-release-please-version
11
11
)
You can’t perform that action at this time.
0 commit comments