Skip to content

Commit fe7f918

Browse files
chore(main): release lib/fixtures 0.3.0
1 parent 366d4dc commit fe7f918

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"lib/fixtures": "0.2.10",
2+
"lib/fixtures": "0.3.0",
33
"lib/ocrypto": "0.1.9",
44
"lib/flattening": "0.1.3",
55
"protocol/go": "0.2.29",

lib/fixtures/CHANGELOG.md

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

3+
## [0.3.0](https://github.com/opentdf/platform/compare/lib/fixtures/v0.2.10...lib/fixtures/v0.3.0) (2025-04-14)
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:** Require go 1.23+ ([#1979](https://github.com/opentdf/platform/issues/1979)) ([164c922](https://github.com/opentdf/platform/commit/164c922af74b1265fe487362c356abb7f1503ada))
13+
14+
15+
### Bug Fixes
16+
17+
* **deps:** bump toolchain in /lib/fixtures and /examples to resolve CVE GO-2025-3563 ([#2061](https://github.com/opentdf/platform/issues/2061)) ([9c16843](https://github.com/opentdf/platform/commit/9c168437db3b138613fe629419dd6bd9f837e881))
18+
319
## [0.2.10](https://github.com/opentdf/platform/compare/lib/fixtures/v0.2.9...lib/fixtures/v0.2.10) (2024-12-17)
420

521

0 commit comments

Comments
 (0)