What's Changed
- Remove API from pkg by @elezar in #107
- Fix readme by @elezar in #109
- Add a vendor make target for updating go module files by @elezar in #108
- Update dependencies by @elezar in #114
- Added Annotations to CDI Spec by @zvonkok in #85
- Create dependabot.yml by @elezar in #116
- build(deps): bump github.com/stretchr/testify from 1.7.0 to 1.8.2 by @dependabot in #121
- build(deps): bump actions/checkout from 2 to 3 by @dependabot in #118
- build(deps): bump actions/setup-go from 2 to 3 by @dependabot in #117
- Removed release-note-none label from dependabot by @elezar in #125
- Prepend yaml separator (---) to yaml output by @elezar in #126
- Add required dependency-name field to dependabot config by @elezar in #129
- Move parsing and name validation to cdi/parse package by @elezar in #130
- build(deps): bump actions/setup-go from 3 to 4 by @dependabot in #128
- build(deps): bump github.com/opencontainers/runtime-spec from 1.0.3-0.20220825212826-86290f6a00fb to 1.1.0-rc.1 by @dependabot in #123
- readme: fix typo in cdi example by @moshe010 in #135
- build(deps): bump github.com/opencontainers/runc from 1.1.2 to 1.1.5 in /cmd/cdi by @dependabot in #134
- Support dots in Kind name segment by @adrianchiris in #137
- codespell: workflow, config, typos fixed by @yarikoptic in #139
- build(deps): bump codespell-project/actions-codespell from 1 to 2 by @dependabot in #141
New Contributors
- @zvonkok made their first contribution in #85
- @adrianchiris made their first contribution in #137
- @yarikoptic made their first contribution in #139
Full Changelog: v0.5.4...v0.6.0