Skip to content

Commit bc0a627

Browse files
chore(main): release protocol/go 0.8.0 (#2684)
🤖 I have created a release *beep* *boop* --- ## [0.8.0](protocol/go/v0.7.0...protocol/go/v0.8.0) (2025-09-04) ### ⚠ BREAKING CHANGES * **policy:** Add manager column to provider configuration for multi-instance support ([#2601](#2601)) ### Features * **policy:** Add manager column to provider configuration for multi-instance support ([#2601](#2601)) ([a5fc994](a5fc994)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: opentdf-automation[bot] <149537512+opentdf-automation[bot]@users.noreply.github.com>
1 parent 5281c8d commit bc0a627

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-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.5.0",
44
"lib/flattening": "0.1.3",
55
"lib/identifier": "0.0.2",
6-
"protocol/go": "0.7.0",
6+
"protocol/go": "0.8.0",
77
"sdk": "0.7.0",
88
"service": "0.9.0"
99
}

protocol/go/CHANGELOG.md

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

3+
## [0.8.0](https://github.com/opentdf/platform/compare/protocol/go/v0.7.0...protocol/go/v0.8.0) (2025-09-04)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* **policy:** Add manager column to provider configuration for multi-instance support ([#2601](https://github.com/opentdf/platform/issues/2601))
9+
10+
### Features
11+
12+
* **policy:** Add manager column to provider configuration for multi-instance support ([#2601](https://github.com/opentdf/platform/issues/2601)) ([a5fc994](https://github.com/opentdf/platform/commit/a5fc994acc5491bf8cbf751b675302b459e1f3b0))
13+
314
## [0.7.0](https://github.com/opentdf/platform/compare/protocol/go/v0.6.2...protocol/go/v0.7.0) (2025-08-08)
415

516
### Features

0 commit comments

Comments
 (0)