v0.1.0
What's Changed
- Initial setup of the new go SDK by @afrittoli in #1
- Add empty data model events from the spec by @afrittoli in #3
- Enable all the change events by @afrittoli in #4
- Remove non-existed test suite queued by @afrittoli in #5
- Add support for jsonschemas by @afrittoli in #6
- Directly create specific event types by @afrittoli in #7
- Add DEVELOPMENT.md by @afrittoli in #9
- Add enum and default to version in schema by @afrittoli in #8
- Add repository events by @afrittoli in #10
- Add branch events by @afrittoli in #11
- Add testCase, testSuite, build and artifact events by @afrittoli in #12
- Add service and environment events by @afrittoli in #13
- Validate from schema as strings by @afrittoli in #14
- Add Github Action for CI by @bradmccoydev in #16
- Add custom data to the SDK by @afrittoli in #19
- Fix custom data implementation by @afrittoli in #20
- Alter customData again. Add NewFromJson helpers by @afrittoli in #21
- Add artifactId to service events by @afrittoli in #22
- fix: correct event go files generator shell script by @randomnoise in #27
- Add artifactId to service events by @afrittoli in #28
- Add extra validation for CDEvents by @afrittoli in #29
New Contributors
- @afrittoli made their first contribution in #1
- @bradmccoydev made their first contribution in #16
- @randomnoise made their first contribution in #27
Full Changelog: https://github.com/cdevents/sdk-go/commits/v0.1.0