File tree Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Original file line number Diff line number Diff line change 22
33
44
5+ ## v8.9.0 (2025-02-25)
6+
7+ ### Documentation
8+
9+ * docs: extended instructions for " ; contributing" ; (#783 )
10+
11+ supersedes
12+ https://github.com/CycloneDX/cyclonedx-python-lib/pull/773/files#r1954324461
13+
14+ ---------
15+
16+ Signed-off-by: Jan Kowalleck
< ; [email protected] > ; (
[ ` e2a4ed3 ` ] ( https://github.com/CycloneDX/cyclonedx-python-lib/commit/e2a4ed3608253b65a0f902f225fe7b7dd29ab864 ) )
17+
18+ ### Feature
19+
20+ * feat: avoid raising ` NoPropertiesProvidedException ` for optional parameters (#786 )
21+
22+ the following classes' ; init no longer raise ` NoPropertiesProvidedException ` :
23+ * ` cyclonedx.model.IdentifiableAction `
24+ * ` cyclonedx.model.component.Commit `
25+ * ` cyclonedx.model.component.ComponentEvidence `
26+ * ` cyclonedx.model.component.Diff `
27+ * ` cyclonedx.model.component.Pedigree `
28+ * ` cyclonedx.model.issue.IssueTypeSource `
29+ * ` cyclonedx.model.vulnerability.VulnerabilityAnalysis `
30+ * ` cyclonedx.model.vulnerability.VulnerabilityCredits `
31+ * ` cyclonedx.model.vulnerability.VulnerabilityRating `
32+ * ` cyclonedx.model.vulnerability.VulnerabilitySource `
33+
34+ ---------
35+
36+ Signed-off-by: Indivar Mishra
< ; [email protected] > ; (
[ ` 845b8d5 ` ] ( https://github.com/CycloneDX/cyclonedx-python-lib/commit/845b8d538d2f0fcadb3a3257a066ad58e3640c97 ) )
37+
38+
539## v8.8.0 (2025-02-12)
640
741### Feature
You can’t perform that action at this time.
0 commit comments