Releases: cdevents/spec
v0.5.0
What's Changed
- Update the README to v0.4 release by @afrittoli in #201
- Open main for v0.5.0 release contributions by @afrittoli in #203
- Enable workflow execution on spec-v* branches by @afrittoli in #221
- Validate jsonschemas and fix them accordingly by @afrittoli in #219
- Changes snake cased fields to camel casing by @xibz in #206
- Adds JSON linting by @xibz in #205
- Move examples to conformance by @afrittoli in #226
- Fix custom schema and add validation by @afrittoli in #227
- Add links to the conformance files by @afrittoli in #230
- Add links, chainId schemaUri where missing by @afrittoli in #231
- Update tools with new files and folders by @afrittoli in #234
- Define every
urlandviewUrlfield as formaturiby @davidB in #200 - Fix consistency with casing by @xibz in #242
- Standardize values and type of outcome by @xbcsmith in #238
- chore!: remove subject.type by @davidB in #262
- ci: few fixes and update by @davidB in #261
- Bump github/super-linter from 4 to 7 by @dependabot[bot] in #264
- Bump rojopolis/spellcheck-github-actions from 0.35.0 to 0.51.0 by @dependabot[bot] in #265
- Bump rojopolis/spellcheck-github-actions from 0.51.0 to 0.52.0 by @dependabot[bot] in #269
- update(README): working group calendar links by @xibz in #267
- Bump actions/setup-node from 4 to 5 by @dependabot[bot] in #266
- update(spec): remove unnecessary dashes in $id by @xibz in #270
- Bump actions/setup-node from 5 to 6 by @dependabot[bot] in #271
- Bump rojopolis/spellcheck-github-actions from 0.52.0 to 0.53.0 by @dependabot[bot] in #272
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #275
- Bump rojopolis/spellcheck-github-actions from 0.53.0 to 0.54.0 by @dependabot[bot] in #274
- Change context/version to context/specversion by @afrittoli in #273
- Bump rojopolis/spellcheck-github-actions from 0.54.0 to 0.55.0 by @dependabot[bot] in #278
- Release v0 5 by @afrittoli in #279
- Update the readme for v0.5 by @afrittoli in #280
Update notes
In preparation for a future 1.0, we've cleanup the schema, made it more consistent and future proof. As consequence of that:
🚨 this release includes several backward-incompatible changes 🚨
New Contributors
- @xbcsmith made their first contribution in #238
- @dependabot[bot] made their first contribution in #264
Full Changelog: v0.4.0...v0.5.0
v0.4.1
What's Changed
This releases fixes a few details of the JSON schemas for the "links" functionality released in v0.4.0.
This is the detailed list of changes:
- Validate schemas and fix them accordingly by @afrittoli in #220
- Changes snake cased fields to camel casing by @xibz in #222
- Adds JSON linting by @xibz in #223
- Move examples to conformance by @afrittoli in #225
- Fix custom schema and add validation by @afrittoli in #228
- Add links to the conformance files by @afrittoli in #229
- Add links, chainId schemaUri where missing by @afrittoli in #232
- V041 by @afrittoli in #233
Full Changelog: v0.4.0...v0.4.1
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:
$idof schematestsuiterunfinishedby @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
v0.3.0
What's Changed
- Initiate release v0.3.0 by @afrittoli in #123
- Testing-events proposal by @olensmar in #126
- Fix typo by @agardnerIT in #128
- Add the artifact signed event by @afrittoli in #125
- Prepare release v0.3.0 by @afrittoli in #131
- Readme v0.3.0 by @afrittoli in #133
New Contributors
- @olensmar made their first contribution in #126
- @agardnerIT made their first contribution in #128
Full Changelog: v0.2.0...v0.3.0
0.2.0
What's new
Release v0.2.0 introduces the new "Continuous Operations" group of events and the "Incident" events within.
Incident events can be use to build automation in the continuous operations context as well as to collect data for DevOps metrics like the DORA metrics.
What's Changed
- Apply v0.1.1 to main by @afrittoli in #88
- Remove the version enums from schemas by @afrittoli in #90
- Refresh Documentation Main Page by @tdcox in #95
- Start release v0.2.0 and add tooling by @afrittoli in #92
- Fix event types in schema by @afrittoli in #94
- Clean up tables by @tdcox in #98
- Relocated inline images by @tdcox in #101
- Migrate content to cdevents.dev by @tdcox in #103
- Fix primer links by @randomnoise in #106
- Incident bucket by @afrittoli in #107
- Add the change field to the artifact packaged by @afrittoli in #117
- Enforce the source format URI-reference via the jsonschema by @afrittoli in #116
- Improve subject fields spec and schema by @afrittoli in #118
- Prepare for release v0.2.0 by @afrittoli in #120
- Add example files for all events by @afrittoli in #121
New Contributors
Full Changelog: v0.1.0...v0.2.0
0.1.2
What's Changed
- Patch release v1.0.2 - fix event type for CD events by @afrittoli in #9
Full Changelog: v0.1.1...v0.1.2
0.1.1
0.1.0
CDEvents 0.1.0 define events for four different stages:
- core (pipeline orchestration)
- configuration management system
- continuous integration
- continuous deployment
New Contributors
- @afrittoli made their first contribution in #1
- @sbtaylor15 made their first contribution in #2
- @m-linner-ericsson made their first contribution in #19
- @ishankhare07 made their first contribution in #31
- @randomnoise made their first contribution in #69
- @e-backmark-ericsson made their first contribution in #74
Full Changelog: https://github.com/cdevents/spec/commits/v0.1.0
