Skip to content

Commit 8ea4f3b

Browse files
chore(main): release protocol/go 0.7.0
1 parent cc169d9 commit 8ea4f3b

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.3.0",
44
"lib/flattening": "0.1.3",
55
"lib/identifier": "0.0.2",
6-
"protocol/go": "0.6.0",
6+
"protocol/go": "0.7.0",
77
"sdk": "0.6.0",
88
"service": "0.7.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.7.0](https://github.com/opentdf/platform/compare/protocol/go/v0.6.0...protocol/go/v0.7.0) (2025-07-22)
4+
5+
6+
### Features
7+
8+
* **policy:** Add validation to delete keys ([#2576](https://github.com/opentdf/platform/issues/2576)) ([cc169d9](https://github.com/opentdf/platform/commit/cc169d969f0e3380a2341033bc53a1a0eece781a))
9+
* **policy:** Change return type for delete key proto. ([#2566](https://github.com/opentdf/platform/issues/2566)) ([c1ae924](https://github.com/opentdf/platform/commit/c1ae924d55ec0d13fd79917f960dede66cef7705))
10+
311
## [0.6.0](https://github.com/opentdf/platform/compare/protocol/go/v0.5.0...protocol/go/v0.6.0) (2025-07-09)
412

513

0 commit comments

Comments
 (0)