Implement CDEvents Spec v0.4, including:
- support for custom events
- support for custom schemas
- basic support for links
- support for multiple spec versions. v0.3 and v0.4 are currently supported
What's Changed
- Setup basic code scanning with codeql.yml by @afrittoli in #64
- Create SECURITY.md by @afrittoli in #65
- Run CI job in merge queues by @afrittoli in #71
- Bump golang.org/x/text from 0.3.7 to 0.3.8 by @dependabot in #69
- Add dependabot config by @afrittoli in #70
- Bump github.com/cloudevents/sdk-go/v2 from 2.10.1 to 2.15.2 by @dependabot in #66
- Bump golang.org/x/crypto from 0.0.0-20211215153901-e495a2d5b3d3 to 0.17.0 by @dependabot in #68
- Dependabot for GitHub actions by @afrittoli in #72
- Bump actions/checkout from 3 to 4 by @dependabot in #75
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #76
- Bump golangci/golangci-lint-action from 3 to 5 by @dependabot in #74
- Bump actions/setup-go from 3 to 5 by @dependabot in #73
- Change the API to create events to be versioned by @afrittoli in #77
- Bump golangci/golangci-lint-action from 5 to 6 by @dependabot in #79
- Add a token to upload code coverage by @afrittoli in #80
- Add specification packages by @afrittoli in #78
- Import spec v0.4 and add support for v0.4 Context by @afrittoli in #83
- Add support for custom events by @afrittoli in #85
- Update ci jobs and dependabot config by @cpanato in #84
- test with go 1.21 and 1.22 by @cpanato in #86
- Bump the actions group with 2 updates by @dependabot in #88
- Bump github/codeql-action from 3.25.12 to 3.25.13 in the actions group by @dependabot in #89
- Bump github/codeql-action from 3.25.13 to 3.25.15 in the actions group by @dependabot in #90
- Add support for schema_uri validation by @afrittoli in #87
- Bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 in the actions group by @dependabot in #94
New Contributors
- @dependabot made their first contribution in #69
- @cpanato made their first contribution in #84
Full Changelog: v0.3.2...v0.4.1