Skip to content

Commit c693b27

Browse files
chore(main): release protocol/go 0.2.27 (#1920)
🤖 I have created a release *beep* *boop* --- ## [0.2.27](protocol/go/v0.2.26...protocol/go/v0.2.27) (2025-02-25) ### Features * **core:** EXPERIMENTAL: EC-wrapped key support ([#1902](#1902)) ([652266f](652266f)) ### Bug Fixes * **sdk:** Fix compatibility between bulk and non-bulk rewrap ([#1914](#1914)) ([74abbb6](74abbb6)) --- 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> Co-authored-by: Jake Van Vorhis <[email protected]>
1 parent 496829c commit c693b27

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"lib/fixtures": "0.2.10",
33
"lib/ocrypto": "0.1.8",
44
"lib/flattening": "0.1.3",
5-
"protocol/go": "0.2.26",
5+
"protocol/go": "0.2.27",
66
"sdk": "0.3.26",
77
"service": "0.4.38"
88
}

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.2.27](https://github.com/opentdf/platform/compare/protocol/go/v0.2.26...protocol/go/v0.2.27) (2025-02-25)
4+
5+
6+
### Features
7+
8+
* **core:** EXPERIMENTAL: EC-wrapped key support ([#1902](https://github.com/opentdf/platform/issues/1902)) ([652266f](https://github.com/opentdf/platform/commit/652266f212ba10b2492a84741f68391a1d39e007))
9+
10+
11+
### Bug Fixes
12+
13+
* **sdk:** Fix compatibility between bulk and non-bulk rewrap ([#1914](https://github.com/opentdf/platform/issues/1914)) ([74abbb6](https://github.com/opentdf/platform/commit/74abbb66cbb39023f56cd502a7cda294580a41c6))
14+
315
## [0.2.26](https://github.com/opentdf/platform/compare/protocol/go/v0.2.25...protocol/go/v0.2.26) (2025-02-14)
416

517

0 commit comments

Comments
 (0)