Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions projects/cdevents/2026-q1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# CDEvents Update

## Features and release

During the first quarter of 2026, the CDEvents project made a new patch release [v0.5.1](https://github.com/cdevents/spec/releases/tag/v0.5.1), which addresses an issue with the schema for three events. CI has been improved to prevent this issue from happening again.

SDK releases for v0.5.x:
- [Rust SDK v0.3.0](https://github.com/cdevents/sdk-rust/releases/tag/cdevents-sdk-v0.3.0)
- [Go SDK v0.5.0](https://github.com/cdevents/sdk-go/releases/tag/v0.5.0)

In terms of new features scheduled for v0.6:
- Approval Events have been added
- Support for domain-level IDs in links (WIP)
- Changes to improve consistency of the specification (WIP)

## Contribution trends

In Q1 contributions trends have remained steady.
3 changes: 2 additions & 1 deletion projects/cdevents/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@
- [Q3 2024](2024-q3.md)
- [Q1 2025](2025-q1.md)
- [Q2 2025](2025-q2.md)
- [Q3 2025](2025-q3.md)
- [Q3 2025](2025-q3.md)
- [Q1 2026](2026-q1.md)
File renamed without changes.
1 change: 1 addition & 0 deletions projects/jayex/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@
- [Q2 2024](2024-q2.md)
- [Q3 2024](2024-q3.md)
- [Q1 2025](2025-q1.md)
- [Q1 2026](2026-q1.md)
3 changes: 2 additions & 1 deletion projects/jenkins/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@
- [Q3 2024](./2024-q3.md)
- [Q1 2025](./2025-q1.md)
- [Q2 2025](./2025-q2.md)
- [Q3 2025](./2025-q3.md)
- [Q3 2025](./2025-q3.md)
- [Q1 2026](./2026-q1.md)
3 changes: 2 additions & 1 deletion projects/screwdriver/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@
- [Q3 2024](./2024-q3.md)
- [Q1 2025](./2025-q1.md)
- [Q2 2025](./2025-q2.md)
- [Q3 2025](./2025-q3.md)
- [Q3 2025](./2025-q3.md)
- [Q1 2026](./2026-q1.md)
2 changes: 1 addition & 1 deletion projects/spinnaker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- [Q1 2025](2025-q1.md) - This covers both Q4 2024 and Q1 2025. Due to the holidays and scheduling 2024-q4 was skipped
- [Q2 2025](2025-q2.md)
- [Q3 2025](2025-q3.md)
- [Q4 2026](2026-q1.md) - major updates here
- [Q1 2026](2026-q1.md) - major updates here


# For more information...
Expand Down