Skip to content

Commit 4dfebe8

Browse files
chore(main): release protocol/go 0.26.0
1 parent 2529e11 commit 4dfebe8

2 files changed

Lines changed: 13 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.4.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.14.0"
1010
}

protocol/go/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
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-22)
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+
10+
11+
### Bug Fixes
12+
13+
* **sdk:** require at least one FQN in ForAttributeValues ([#3355](https://github.com/opentdf/platform/issues/3355)) ([2529e11](https://github.com/opentdf/platform/commit/2529e117c5a0c60839fc2d50db6f69358034c700))
14+
315
## [0.25.0](https://github.com/opentdf/platform/compare/protocol/go/v0.24.0...protocol/go/v0.25.0) (2026-04-20)
416

517

0 commit comments

Comments
 (0)