Skip to content

Commit 417f6a4

Browse files
chore(main): release protocol/go 0.12.0 (#2795)
🤖 I have created a release *beep* *boop* --- ## [0.12.0](protocol/go/v0.11.0...protocol/go/v0.12.0) (2025-10-14) ### Features * **authz:** defer to request auth as decision/entitlements entity ([#2789](#2789)) ([feb34d8](feb34d8)) * **policy:** Proto - root certificates by namespace ([#2800](#2800)) ([0edb359](0edb359)) ### Bug Fixes * **core:** deprecated stale protos and add better upgrade comments ([#2793](#2793)) ([f2678cc](f2678cc)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: opentdf-automation[bot] <149537512+opentdf-automation[bot]@users.noreply.github.com>
1 parent 0edb359 commit 417f6a4

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-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.6.0",
44
"lib/flattening": "0.1.3",
55
"lib/identifier": "0.2.0",
6-
"protocol/go": "0.11.0",
6+
"protocol/go": "0.12.0",
77
"sdk": "0.9.0",
88
"service": "0.10.0"
99
}

protocol/go/CHANGELOG.md

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

3+
## [0.12.0](https://github.com/opentdf/platform/compare/protocol/go/v0.11.0...protocol/go/v0.12.0) (2025-10-14)
4+
5+
6+
### Features
7+
8+
* **authz:** defer to request auth as decision/entitlements entity ([#2789](https://github.com/opentdf/platform/issues/2789)) ([feb34d8](https://github.com/opentdf/platform/commit/feb34d85a3cd9324a95cc7a2fac92a2e658170fe))
9+
* **policy:** Proto - root certificates by namespace ([#2800](https://github.com/opentdf/platform/issues/2800)) ([0edb359](https://github.com/opentdf/platform/commit/0edb3591bc0c12b3ffb47b4e43d19b56dae3d016))
10+
11+
12+
### Bug Fixes
13+
14+
* **core:** deprecated stale protos and add better upgrade comments ([#2793](https://github.com/opentdf/platform/issues/2793)) ([f2678cc](https://github.com/opentdf/platform/commit/f2678cc6929824ae3d73d2c808ce8412086011ee))
15+
316
## [0.11.0](https://github.com/opentdf/platform/compare/protocol/go/v0.10.0...protocol/go/v0.11.0) (2025-09-18)
417

518

0 commit comments

Comments
 (0)