Skip to content

Commit 6f575b2

Browse files
chore(main): release protocol/go 0.11.0 (#2743)
🤖 I have created a release *beep* *boop* --- ## [0.11.0](protocol/go/v0.10.0...protocol/go/v0.11.0) (2025-09-18) ### Features * **authz:** obligations protos within auth service ([#2745](#2745)) ([41ee5a8](41ee5a8)) * **policy:** Return obligations from GetAttributeValue calls ([#2742](#2742)) ([aa9b393](aa9b393)) --- 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 a449434 commit 6f575b2

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.6.0",
44
"lib/flattening": "0.1.3",
55
"lib/identifier": "0.1.0",
6-
"protocol/go": "0.10.0",
6+
"protocol/go": "0.11.0",
77
"sdk": "0.7.0",
88
"service": "0.10.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.11.0](https://github.com/opentdf/platform/compare/protocol/go/v0.10.0...protocol/go/v0.11.0) (2025-09-18)
4+
5+
6+
### Features
7+
8+
* **authz:** obligations protos within auth service ([#2745](https://github.com/opentdf/platform/issues/2745)) ([41ee5a8](https://github.com/opentdf/platform/commit/41ee5a8c0caaa99d5b80d6ebb23696d13053938f))
9+
* **policy:** Return obligations from GetAttributeValue calls ([#2742](https://github.com/opentdf/platform/issues/2742)) ([aa9b393](https://github.com/opentdf/platform/commit/aa9b393ac27522a3db69131a48409d8f297ebe56))
10+
311
## [0.10.0](https://github.com/opentdf/platform/compare/protocol/go/v0.9.0...protocol/go/v0.10.0) (2025-09-16)
412

513

0 commit comments

Comments
 (0)