Skip to content

Commit 789f78e

Browse files
chore(main): release protocol/go 0.3.0
1 parent 9c16843 commit 789f78e

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"lib/fixtures": "0.2.10",
33
"lib/ocrypto": "0.1.9",
44
"lib/flattening": "0.1.3",
5-
"protocol/go": "0.2.29",
5+
"protocol/go": "0.3.0",
66
"sdk": "0.4.1",
77
"service": "0.5.2"
88
}

protocol/go/CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## [0.3.0](https://github.com/opentdf/platform/compare/protocol/go/v0.2.29...protocol/go/v0.3.0) (2025-04-10)
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+
14+
15+
### Bug Fixes
16+
17+
* **deps:** bump toolchain in /lib/fixtures and /examples to resolve CVE GO-2025-3563 ([#2061](https://github.com/opentdf/platform/issues/2061)) ([9c16843](https://github.com/opentdf/platform/commit/9c168437db3b138613fe629419dd6bd9f837e881))
18+
319
## [0.2.29](https://github.com/opentdf/platform/compare/protocol/go/v0.2.28...protocol/go/v0.2.29) (2025-03-06)
420

521

0 commit comments

Comments
 (0)