Skip to content

Commit 5c09aa6

Browse files
chore(main): release lib/ocrypto 0.2.0
1 parent 8e3a9b3 commit 5c09aa6

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
@@ -1,6 +1,6 @@
11
{
22
"lib/fixtures": "0.2.10",
3-
"lib/ocrypto": "0.1.9",
3+
"lib/ocrypto": "0.2.0",
44
"lib/flattening": "0.1.3",
55
"lib/identifier": "0.0.0",
66
"protocol/go": "0.3.2",

lib/ocrypto/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.0](https://github.com/opentdf/platform/compare/lib/ocrypto/v0.1.9...lib/ocrypto/v0.2.0) (2025-05-12)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* **core:** Require go 1.23+ ([#1979](https://github.com/opentdf/platform/issues/1979))
9+
10+
### Features
11+
12+
* **core:** Adds EC withSalt options ([#2126](https://github.com/opentdf/platform/issues/2126)) ([67b6fb8](https://github.com/opentdf/platform/commit/67b6fb8fc1263a4ddfa8ae1c8d451db50be77988))
13+
* **core:** Require go 1.23+ ([#1979](https://github.com/opentdf/platform/issues/1979)) ([164c922](https://github.com/opentdf/platform/commit/164c922af74b1265fe487362c356abb7f1503ada))
14+
315
## [0.1.9](https://github.com/opentdf/platform/compare/lib/ocrypto/v0.1.8...lib/ocrypto/v0.1.9) (2025-03-07)
416

517

0 commit comments

Comments
 (0)