compose
compose copied to clipboard
build(deps): bump tags.cncf.io/container-device-interface from 1.0.1 to 1.1.0
Bumps tags.cncf.io/container-device-interface from 1.0.1 to 1.1.0.
Release notes
Sourced from tags.cncf.io/container-device-interface's releases.
CDI Specification v1.1.0
What's Changed
- SPEC.md: minor grammar fix in error handling section. by
@klihubin cncf-tags/container-device-interface#273- Remove deprecated RDT fields by
@askervinin cncf-tags/container-device-interface#278- Allow root CLOS in IntelRdt.closID by
@marquizin cncf-tags/container-device-interface#286- Add IntelRdt schemata and enableMonitoring fields by
@marquizin cncf-tags/container-device-interface#292- specs-go: fix minumum version check for IntelRdt. by
@klihubin cncf-tags/container-device-interface#294- Correct version in SPEC.md by
@elezarin cncf-tags/container-device-interface#297- Add support for (Linux) net device injection. by
@klihubin cncf-tags/container-device-interface#269New Contributors
@askervinmade their first contribution in cncf-tags/container-device-interface#278Full Changelog: https://github.com/cncf-tags/container-device-interface/compare/specs-go/v1.0.0...specs-go/v1.1.0
v1.1.0
What's Changed
- pkg/cdi: rename test-files to have the correct suffix, and remove legacy build-tags by
@thaJeztahin cncf-tags/container-device-interface#268- Bump golangci/golangci-lint-action from 6 to 7 by
@dependabot[bot] in cncf-tags/container-device-interface#266- .github: cross-build binaries on ubuntu-latest. by
@klihubin cncf-tags/container-device-interface#274- SPEC.md: minor grammar fix in error handling section. by
@klihubin cncf-tags/container-device-interface#273- Update SECURITY.md by
@elezarin cncf-tags/container-device-interface#276- README: fix hooks example per schema by
@mythiin cncf-tags/container-device-interface#270- Bump golangci/golangci-lint-action from 7 to 8 by
@dependabot[bot] in cncf-tags/container-device-interface#271- README: Docker 28.2 enables CDI by default by
@vvolandin cncf-tags/container-device-interface#277- Remove deprecated RDT fields by
@askervinin cncf-tags/container-device-interface#278- Bump actions/checkout from 4 to 5 by
@dependabot[bot] in cncf-tags/container-device-interface#280- Bump actions/stale from 9 to 10 by
@dependabot[bot] in cncf-tags/container-device-interface#284- Bump actions/setup-go from 5 to 6 by
@dependabot[bot] in cncf-tags/container-device-interface#283- Allow root CLOS in IntelRdt.closID by
@marquizin cncf-tags/container-device-interface#286- Bump golangci/golangci-lint-action from 8 to 9 by
@dependabot[bot] in cncf-tags/container-device-interface#289- go.{mod,sum}: bump runtime tools, spec deps to v1.3.0. by
@klihubin cncf-tags/container-device-interface#290- cmd/cdi: remove commented out code by
@marquizin cncf-tags/container-device-interface#293- Add IntelRdt schemata and enableMonitoring fields by
@marquizin cncf-tags/container-device-interface#292- specs-go: fix minumum version check for IntelRdt. by
@klihubin cncf-tags/container-device-interface#294- Bump actions/checkout from 5 to 6 by
@dependabot[bot] in cncf-tags/container-device-interface#295- Ensure that filemode is set for device nodes by
@elezarin cncf-tags/container-device-interface#275- Correct version in SPEC.md by
@elezarin cncf-tags/container-device-interface#297- Add support for (Linux) net device injection. by
@klihubin cncf-tags/container-device-interface#269- Bump version to v1.1.0 by
@elezarin cncf-tags/container-device-interface#299New Contributors
@mythimade their first contribution in cncf-tags/container-device-interface#270@vvolandmade their first contribution in cncf-tags/container-device-interface#277@askervinmade their first contribution in cncf-tags/container-device-interface#278Full Changelog: https://github.com/cncf-tags/container-device-interface/compare/v1.0.1...v1.1.0
Commits
98a7d73Merge pull request #299 from elezar/bump-v1.1.0a18ecc2Update SPEC.md instructions in release template35a847bBump version to v1.1.0c9e057dUpdate empty check for consistency922fc93Merge pull request #269 from klihub/devel/linux-net-device1badaddspecs-go: add 1.1.0 version-clarification comments for recent RDT fields.18d950cschema: update for recent RDT changes.c8531e8SPECS.md: add v1.1.0 with new NetDevices, updates for RDT.b297834cmd/cdi: validate also Spec version.5cefa6bspecs-go: bump version to 1.1.0.- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)