Skip to content

Commit 6fb1515

Browse files
chore(main): release lib/ocrypto 0.4.0 (#2673)
🤖 I have created a release *beep* *boop* --- ## [0.4.0](lib/ocrypto/v0.3.0...lib/ocrypto/v0.4.0) (2025-09-02) ### Features * add AES protected key interface and implementation ([#2599](#2599)) ([2bb7eb0](2bb7eb0)) --- 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 2bb7eb0 commit 6fb1515

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.3.0",
3+
"lib/ocrypto": "0.4.0",
44
"lib/flattening": "0.1.3",
55
"lib/identifier": "0.0.2",
66
"protocol/go": "0.7.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.4.0](https://github.com/opentdf/platform/compare/lib/ocrypto/v0.3.0...lib/ocrypto/v0.4.0) (2025-09-02)
4+
5+
6+
### Features
7+
8+
* add AES protected key interface and implementation ([#2599](https://github.com/opentdf/platform/issues/2599)) ([2bb7eb0](https://github.com/opentdf/platform/commit/2bb7eb06858b2b53e608dd016d5a7a15e4092db2))
9+
310
## [0.3.0](https://github.com/opentdf/platform/compare/lib/ocrypto/v0.2.0...lib/ocrypto/v0.3.0) (2025-06-30)
411

512

0 commit comments

Comments
 (0)