Skip to content

Commit a2fa7a9

Browse files
chore(main): release lib/ocrypto 0.7.0 (#2728)
🤖 I have created a release *beep* *boop* --- ## [0.7.0](lib/ocrypto/v0.6.0...lib/ocrypto/v0.7.0) (2025-10-15) ### Features * **core:** Adds helper `KeyType` method ([#2735](#2735)) ([7147c4b](7147c4b)) * use public AES protected key from lib/ocrypto ([#2600](#2600)) ([75d7590](75d7590)) --- 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 b32df81 commit a2fa7a9

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-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.2.0",
66
"protocol/go": "0.12.0",

lib/ocrypto/CHANGELOG.md

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

3+
## [0.7.0](https://github.com/opentdf/platform/compare/lib/ocrypto/v0.6.0...lib/ocrypto/v0.7.0) (2025-10-15)
4+
5+
6+
### Features
7+
8+
* **core:** Adds helper `KeyType` method ([#2735](https://github.com/opentdf/platform/issues/2735)) ([7147c4b](https://github.com/opentdf/platform/commit/7147c4bcee9f691b6e9684e9922c16b55f0b2950))
9+
* use public AES protected key from lib/ocrypto ([#2600](https://github.com/opentdf/platform/issues/2600)) ([75d7590](https://github.com/opentdf/platform/commit/75d7590ec062f822045027d4eb0b59a48bdea465))
10+
311
## [0.6.0](https://github.com/opentdf/platform/compare/lib/ocrypto/v0.5.0...lib/ocrypto/v0.6.0) (2025-09-11)
412

513

0 commit comments

Comments
 (0)