Skip to content

Releases: cdevents/spec

v0.4.1

16 May 19:20
Compare
Choose a tag to compare

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:

Full Changelog: v0.4.0...v0.4.1

v0.4.0

11 Apr 14:22
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

03 May 22:21
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.3.0

0.2.0

21 Mar 17:09
Compare
Choose a tag to compare

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

New Contributors

  • @tdcox made their first contribution in #95

Full Changelog: v0.1.0...v0.2.0

0.1.2

21 Nov 19:21
Compare
Choose a tag to compare

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

31 Oct 18:03
8e8b3e0
Compare
Choose a tag to compare

0.1.0

21 Oct 13:51
Compare
Choose a tag to compare

CDEvents logo

CDEvents 0.1.0 define events for four different stages:

  • core (pipeline orchestration)
  • configuration management system
  • continuous integration
  • continuous deployment

New Contributors

Full Changelog: https://github.com/cdevents/spec/commits/v0.1.0