Skip to content

Commit 1e53c36

Browse files
hdonnaygithub-actions[bot]
authored andcommitted
chore: v1.5.49 changelog bump
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 467fce6 commit 1e53c36

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
<a name="v1.5.49"></a>
2+
## [v1.5.49] - 2026-02-05
3+
[v1.5.49]: https://github.com/quay/claircore/compare/v1.5.48...v1.5.49
4+
5+
- sbom: add SPDX decoding support
6+
<details>
7+
Claircore can now make use of SPDX documents it generates.
8+
The SPDX support is currently limited to claircore-generated documents.
9+
</details>
10+
11+
- logging: claircore now uses `log/slog`
12+
<details>
13+
If users were integrating with `zlog`, they should now instead configure
14+
the `log/slog` package's `Default.`
15+
16+
For additional integration, see the `toolkit/log` package.
17+
</details>
18+
19+
- sbom: add purls to SPDX documents
20+
<details>
21+
When creating SPDX documents, claircore now generates purls.
22+
</details>
23+
124
<a name="v1.5.48"></a>
225
## [v1.5.48] - 2025-12-05
326
[v1.5.48]: https://github.com/quay/claircore/compare/v1.5.47...v1.5.48

0 commit comments

Comments
 (0)