Skip to content

Commit a94ffda

Browse files
chore(main): release protocol/go 0.15.0
1 parent 4a8983a commit a94ffda

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-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.8.0",
44
"lib/flattening": "0.1.3",
55
"lib/identifier": "0.2.0",
6-
"protocol/go": "0.14.0",
6+
"protocol/go": "0.15.0",
77
"sdk": "0.11.0",
88
"service": "0.11.0"
99
}

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.15.0](https://github.com/opentdf/platform/compare/protocol/go/v0.14.0...protocol/go/v0.15.0) (2026-01-12)
4+
5+
6+
### Features
7+
8+
* **core:** add direct entitlement support ([#2630](https://github.com/opentdf/platform/issues/2630)) ([cc8337a](https://github.com/opentdf/platform/commit/cc8337a4d4b6be4cb1f4117711109c2d8d599cb9))
9+
310
## [0.14.0](https://github.com/opentdf/platform/compare/protocol/go/v0.13.0...protocol/go/v0.14.0) (2025-12-19)
411

512

0 commit comments

Comments
 (0)