Skip to content

Commit 2aa0d3d

Browse files
chore(main): release lib/ocrypto 0.8.0 (#2853)
🤖 I have created a release *beep* *boop* --- ## [0.8.0](lib/ocrypto/v0.7.0...lib/ocrypto/v0.8.0) (2025-12-19) ### Features * Update Go toolchain version to 1.24.11 across all modules ([#2943](#2943)) ([a960eca](a960eca)) ### Bug Fixes * **deps:** bump toolchain to go1.24.9 for CVEs found by govulncheck ([#2849](#2849)) ([23f76c0](23f76c0)) * **sdk:** more efficient encryption in experiment TDF Writer ([#2904](#2904)) ([3ec0518](3ec0518)) --- 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> Co-authored-by: Jake Van Vorhis <83739412+jakedoublev@users.noreply.github.com>
1 parent 3606421 commit 2aa0d3d

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-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.4.0",
3-
"lib/ocrypto": "0.7.0",
3+
"lib/ocrypto": "0.8.0",
44
"lib/flattening": "0.1.3",
55
"lib/identifier": "0.2.0",
66
"protocol/go": "0.14.0",

lib/ocrypto/CHANGELOG.md

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

3+
## [0.8.0](https://github.com/opentdf/platform/compare/lib/ocrypto/v0.7.0...lib/ocrypto/v0.8.0) (2025-12-19)
4+
5+
6+
### Features
7+
8+
* Update Go toolchain version to 1.24.11 across all modules ([#2943](https://github.com/opentdf/platform/issues/2943)) ([a960eca](https://github.com/opentdf/platform/commit/a960eca78ab8870599f0aa2a315dbada355adf20))
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** bump toolchain to go1.24.9 for CVEs found by govulncheck ([#2849](https://github.com/opentdf/platform/issues/2849)) ([23f76c0](https://github.com/opentdf/platform/commit/23f76c034cfb4c325d868eb96c95ba616e362db4))
14+
* **sdk:** more efficient encryption in experiment TDF Writer ([#2904](https://github.com/opentdf/platform/issues/2904)) ([3ec0518](https://github.com/opentdf/platform/commit/3ec05180ab567e78def51be90b10dd137f3a1f61))
15+
316
## [0.7.0](https://github.com/opentdf/platform/compare/lib/ocrypto/v0.6.0...lib/ocrypto/v0.7.0) (2025-10-15)
417

518

0 commit comments

Comments
 (0)