v0.4.0
New features
- ✨ Event links
- ✨ Ticket events
- ✨ Custom events
- ✨ Artifact events
- New content fields "SBOM" and "user"
- New predicates "downloaded", "deleted"
- ✨ Test events
- New predicate "skipped"
What's Changed
- Get started on v0.4.0 by @afrittoli in #135
- chore: update license authors by @bradmccoydev in #137
- Update whitepaper by @e-backmark-ericsson in #141
- Add link to example files in documentation by @austenadler in #138
- Add change.created description field by @xibz in #155
- Update pull request template with working links by @xibz in #156
- Consistent enum type in markdown docs by @obowersa in #158
- Add maintainers file by @afrittoli in #167
- Update the governance reference in README by @afrittoli in #176
- Add Ben as spec maintainer by @afrittoli in #174
- Format the doc by @t-kikuc in #177
- Document and enforce spelling policy by @afrittoli in #173
- Add an SBOM URI field to artifact events by @afrittoli in #171
- Add user field to artifact events and download and delete events by @afrittoli in #172
- Fix the event example in cloudevents-binding by @afrittoli in #181
- Add an optional schemaUri to the context by @afrittoli in #184
- Adds "skip" as a new testcaserun finished outcome by @dan-han-101 in #145
- Introduce links to CDEvents by @xibz in #139
- Custom events type by @afrittoli in #185
- fix:
$id
of schematestsuiterunfinished
by @davidB in #190 - Add ticket events by @sbrennan4 in #180
- Update ticket event descriptions by @sbrennan4 in #192
- Use complete event types in the spec by @afrittoli in #196
- Add missing artifact deleted to the table by @afrittoli in #198
- Prepare all resources for release v0.4 by @afrittoli in #199
New Contributors
- @bradmccoydev made their first contribution in #137
- @austenadler made their first contribution in #138
- @xibz made their first contribution in #155
- @obowersa made their first contribution in #158
- @t-kikuc made their first contribution in #177
- @dan-han-101 made their first contribution in #145
- @davidB made their first contribution in #190
- @sbrennan4 made their first contribution in #180
Full Changelog: v0.3.0...v0.4.0