Skip to content

Commit ef321d1

Browse files
chore(main): release protocol/go 0.26.0
1 parent 4a786ca commit ef321d1

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"lib/flattening": "0.1.3",
55
"lib/identifier": "0.3.0",
66
"otdfctl": "0.30.0",
7-
"protocol/go": "0.25.0",
7+
"protocol/go": "0.26.0",
88
"sdk": "0.16.0",
99
"service": "0.13.0"
1010
}

protocol/go/CHANGELOG.md

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

3+
## [0.26.0](https://github.com/opentdf/platform/compare/protocol/go/v0.25.0...protocol/go/v0.26.0) (2026-04-21)
4+
5+
6+
### Features
7+
8+
* **sdk:** add ergonomic Resource constructors for authorization ([#3337](https://github.com/opentdf/platform/issues/3337)) ([4a786ca](https://github.com/opentdf/platform/commit/4a786cab530a9518086f8114f819442efad09b78))
9+
310
## [0.25.0](https://github.com/opentdf/platform/compare/protocol/go/v0.24.0...protocol/go/v0.25.0) (2026-04-20)
411

512

0 commit comments

Comments
 (0)