Skip to content

Commit 23347e0

Browse files
chore(main): release protocol/go 0.14.0
1 parent 003a0a0 commit 23347e0

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

.github/release-please/release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"lib/ocrypto": "0.7.0",
44
"lib/flattening": "0.1.3",
55
"lib/identifier": "0.2.0",
6-
"protocol/go": "0.13.0",
6+
"protocol/go": "0.14.0",
77
"sdk": "0.10.0",
88
"service": "0.11.0"
99
}

protocol/go/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.14.0](https://github.com/opentdf/platform/compare/protocol/go/v0.13.0...protocol/go/v0.14.0) (2025-11-07)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** bump toolchain to go1.24.9 for CVEs found by govulncheck ([#2849](https://github.com/opentdf/platform/issues/2849)) ([23f76c0](https://github.com/opentdf/platform/commit/23f76c034cfb4c325d868eb96c95ba616e362db4))
9+
* **kas:** document rewrap proto fields used in bulk flow ([#2826](https://github.com/opentdf/platform/issues/2826)) ([32a7e91](https://github.com/opentdf/platform/commit/32a7e919c57fd724f5c4f01148861ebccb1a9989))
10+
311
## [0.13.0](https://github.com/opentdf/platform/compare/protocol/go/v0.12.0...protocol/go/v0.13.0) (2025-10-16)
412

513

0 commit comments

Comments
 (0)