File tree 2 files changed +12
-1
lines changed
2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "lib/fixtures" : " 0.2.10 " ,
2
+ "lib/fixtures" : " 0.3.0 " ,
3
3
"lib/ocrypto" : " 0.1.9" ,
4
4
"lib/flattening" : " 0.1.3" ,
5
5
"protocol/go" : " 0.2.29" ,
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.3.0] ( https://github.com/opentdf/platform/compare/lib/fixtures/v0.2.10...lib/fixtures/v0.3.0 ) (2025-03-14)
4
+
5
+
6
+ ### ⚠ BREAKING CHANGES
7
+
8
+ * ** core:** Require go 1.23+ ([ #1979 ] ( https://github.com/opentdf/platform/issues/1979 ) )
9
+
10
+ ### Features
11
+
12
+ * ** core:** Require go 1.23+ ([ #1979 ] ( https://github.com/opentdf/platform/issues/1979 ) ) ([ 164c922] ( https://github.com/opentdf/platform/commit/164c922af74b1265fe487362c356abb7f1503ada ) )
13
+
3
14
## [ 0.2.10] ( https://github.com/opentdf/platform/compare/lib/fixtures/v0.2.9...lib/fixtures/v0.2.10 ) (2024-12-17)
4
15
5
16
You can’t perform that action at this time.
0 commit comments