Skip to content

Commit 73a333f

Browse files
chore(main): release protocol/go 0.6.0
1 parent 98fd392 commit 73a333f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-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.5.0",
6+
"protocol/go": "0.6.0",
77
"sdk": "0.5.0",
88
"service": "0.7.0"
99
}

protocol/go/CHANGELOG.md

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

3+
## [0.6.0](https://github.com/opentdf/platform/compare/protocol/go/v0.5.0...protocol/go/v0.6.0) (2025-07-02)
4+
5+
6+
### Bug Fixes
7+
8+
* **core:** Allow 521 curve to be used ([#2485](https://github.com/opentdf/platform/issues/2485)) ([aaf43dc](https://github.com/opentdf/platform/commit/aaf43dc368b4cabbc9affa0a6075abd335aa57e3))
9+
310
## [0.5.0](https://github.com/opentdf/platform/compare/protocol/go/v0.4.0...protocol/go/v0.5.0) (2025-06-23)
411

512

0 commit comments

Comments
 (0)