Skip to content

Commit 16f78dd

Browse files
author
semantic-release
committed
chore(release): 4.3.1-alpha.1
Automatically generated by python-semantic-release Signed-off-by: semantic-release <semantic-release@bot.local>
1 parent 87218e6 commit 16f78dd

File tree

4 files changed

+85
-3
lines changed

4 files changed

+85
-3
lines changed

CHANGELOG.md

Lines changed: 82 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,88 @@
22

33

44

5+
## v4.3.1-alpha.1 (2024-04-20)
6+
7+
### Chore
8+
9+
* chore: semantic-release git commit/sign valid email address
10+
11+
Signed-off-by: Jan Kowalleck &lt;jan.kowalleck@gmail.com&gt; ([`692b8ea`](https://github.com/CycloneDX/cyclonedx-python/commit/692b8eaa0aecf7821e829edd6324cf33f07a86b7))
12+
13+
### Ci
14+
15+
* ci: release to GitHub registry (#721)
16+
17+
Closes #695. ([`87218e6`](https://github.com/CycloneDX/cyclonedx-python/commit/87218e6c8163c5f887c21bf466cb9f279ff33277))
18+
19+
### Feature
20+
21+
* feat: improve declared licenses detection (#722)
22+
23+
- Add declared licenses from License Troves if not mapped to SPDX
24+
license ID
25+
- CycloneDX 1.6 mark licenses as &#34;declared&#34;
26+
27+
fixes #718
28+
29+
---------
30+
31+
Signed-off-by: Jan Kowalleck &lt;jan.kowalleck@gmail.com&gt;
32+
Signed-off-by: jxdv &lt;virgoj@protonmail.com&gt; ([`d47640b`](https://github.com/CycloneDX/cyclonedx-python/commit/d47640b07d131055f70b17378eda41ac94c08932))
33+
34+
### Unknown
35+
36+
* Update release.yml
37+
38+
Signed-off-by: Jan Kowalleck &lt;jan.kowalleck@gmail.com&gt; ([`bfce1d1`](https://github.com/CycloneDX/cyclonedx-python/commit/bfce1d11e49b795f9c6bb5f7c0cc4d8116c28ca5))
39+
40+
* prep ghcr release
41+
42+
Signed-off-by: Jan Kowalleck &lt;jan.kowalleck@gmail.com&gt; ([`6644556`](https://github.com/CycloneDX/cyclonedx-python/commit/6644556b5c1822e67b1000da9b5daffd6c03c7b7))
43+
44+
* docker build label org.opencontainers.image.source
45+
46+
Signed-off-by: Jan Kowalleck &lt;jan.kowalleck@gmail.com&gt; ([`3d6a7ce`](https://github.com/CycloneDX/cyclonedx-python/commit/3d6a7ce2225cbf6571f0fadf1de184cb39c89805))
47+
48+
* docker build label org.opencontainers.image.source
49+
50+
Signed-off-by: Jan Kowalleck &lt;jan.kowalleck@gmail.com&gt; ([`aefd5a6`](https://github.com/CycloneDX/cyclonedx-python/commit/aefd5a6a2e472b31dce8d7d1b52a714ecf6b70e5))
51+
52+
* container image label &#39;org.opencontainers.image.source&#39;
53+
54+
Signed-off-by: Jan Kowalleck &lt;jan.kowalleck@gmail.com&gt; ([`f8ff29e`](https://github.com/CycloneDX/cyclonedx-python/commit/f8ff29eda2cc694def4f689d710768564e68b880))
55+
56+
* Merge branch &#39;main&#39; into ghcr-publish ([`46f7ada`](https://github.com/CycloneDX/cyclonedx-python/commit/46f7ada9d2cdd1207a2304ba4925a6b365ef9e8e))
57+
58+
* Merge branch &#39;main&#39; into ghcr-publish ([`1cb7a5f`](https://github.com/CycloneDX/cyclonedx-python/commit/1cb7a5fddec5e29d26d369bc0e33570c657d7590))
59+
60+
* docs
61+
62+
Signed-off-by: Jan Kowalleck &lt;jan.kowalleck@gmail.com&gt;
63+
Signed-off-by: jxdv &lt;virgoj@protonmail.com&gt; ([`b7975ea`](https://github.com/CycloneDX/cyclonedx-python/commit/b7975ea22574eadac8b0b9434435d9eac7ae7f48))
64+
65+
* tidy and docs
66+
67+
Signed-off-by: Jan Kowalleck &lt;jan.kowalleck@gmail.com&gt;
68+
Signed-off-by: jxdv &lt;virgoj@protonmail.com&gt; ([`b8b9409`](https://github.com/CycloneDX/cyclonedx-python/commit/b8b94092ae5f57743dcd33e2ef50768f9295e7ce))
69+
70+
* rename job and description
71+
72+
Signed-off-by: jxdv &lt;virgoj@protonmail.com&gt; ([`da572de`](https://github.com/CycloneDX/cyclonedx-python/commit/da572deb23921c254282554f9b6c2536559d0260))
73+
74+
* update release-DockerHub job
75+
76+
Signed-off-by: jxdv &lt;virgoj@protonmail.com&gt; ([`25d2449`](https://github.com/CycloneDX/cyclonedx-python/commit/25d24494800feac98f2fbed6af7f8aed94b8c2a1))
77+
78+
* remove redundant job &amp; fix typo
79+
80+
Signed-off-by: jxdv &lt;virgoj@protonmail.com&gt; ([`2e9d2fc`](https://github.com/CycloneDX/cyclonedx-python/commit/2e9d2fcd57baf1a539a286caa53b7ccdec2fbf6e))
81+
82+
* add release-GHCR job
83+
84+
Signed-off-by: jxdv &lt;virgoj@protonmail.com&gt; ([`9508cd0`](https://github.com/CycloneDX/cyclonedx-python/commit/9508cd089575693212a128811111236690b20d15))
85+
86+
587
## v4.3.0 (2024-04-20)
688

789
### Feature

cyclonedx_py/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
# !! version is managed by `semantic_release`
1717
# do not use typing here, or else `semantic_release` might have issues finding the variable
18-
__version__ = "4.3.0" # noqa:Q000
18+
__version__ = "4.3.1-alpha.1" # noqa:Q000
1919

2020
# There is no stable/public API.
2121
# However, you might call the stable CLI instead, like so:

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
# The full version, including alpha/beta/rc tags
2424
# !! version is managed by semantic_release
25-
release = "4.3.0"
25+
release = "4.3.1-alpha.1"
2626

2727
# -- General configuration ---------------------------------------------------
2828

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ build-backend = "poetry.core.masonry.api"
77
[tool.poetry]
88
# keep in sync with `cyclonedx_py/_internal/utils/cdx.py`
99
name = "cyclonedx-bom"
10-
version = "4.3.0"
10+
version = "4.3.1-alpha.1"
1111
description = "CycloneDX Software Bill of Materials (SBOM) generator for Python projects and environments"
1212
authors = [
1313
"Jan Kowalleck <jan.kowalleck@gmail.com>",

0 commit comments

Comments
 (0)