We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5290a51 commit c2f61f0Copy full SHA for c2f61f0
.github/release-please/release-please-manifest.json
@@ -3,7 +3,7 @@
3
"lib/ocrypto": "0.5.0",
4
"lib/flattening": "0.1.3",
5
"lib/identifier": "0.0.2",
6
- "protocol/go": "0.8.0",
+ "protocol/go": "0.9.0",
7
"sdk": "0.7.0",
8
"service": "0.9.0"
9
}
protocol/go/CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
+## [0.9.0](https://github.com/opentdf/platform/compare/protocol/go/v0.8.0...protocol/go/v0.9.0) (2025-09-07)
+
+### Features
+* **policy:** obligations + values CRUD ([#2545](https://github.com/opentdf/platform/issues/2545)) ([c194e35](https://github.com/opentdf/platform/commit/c194e3522b9dfab74a5a21747d012f88a188f989))
10
## [0.8.0](https://github.com/opentdf/platform/compare/protocol/go/v0.7.0...protocol/go/v0.8.0) (2025-09-04)
11
12
0 commit comments