Skip to content

Commit 1f50553

Browse files
chore(main): release lib/ocrypto 0.7.0
1 parent af5c049 commit 1f50553

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
@@ -1,6 +1,6 @@
11
{
22
"lib/fixtures": "0.3.0",
3-
"lib/ocrypto": "0.6.0",
3+
"lib/ocrypto": "0.7.0",
44
"lib/flattening": "0.1.3",
55
"lib/identifier": "0.0.2",
66
"protocol/go": "0.9.0",

lib/ocrypto/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.7.0](https://github.com/opentdf/platform/compare/lib/ocrypto/v0.6.0...lib/ocrypto/v0.7.0) (2025-09-16)
4+
5+
6+
### Features
7+
8+
* use public AES protected key from lib/ocrypto ([#2600](https://github.com/opentdf/platform/issues/2600)) ([75d7590](https://github.com/opentdf/platform/commit/75d7590ec062f822045027d4eb0b59a48bdea465))
9+
310
## [0.6.0](https://github.com/opentdf/platform/compare/lib/ocrypto/v0.5.0...lib/ocrypto/v0.6.0) (2025-09-11)
411

512

0 commit comments

Comments
 (0)