Skip to content

Commit 85276e4

Browse files
chore(main): release protocol/go 0.2.27
1 parent 939c716 commit 85276e4

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.7",
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-24)
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)