What's Changed
- Reduce useless log messages about default CNI network by @roman-kiselenko in #208
- Update golangci-lint and config by @saschagrunert in #209
- Bump CI go version and linter by @saschagrunert in #218
- Update CI to pin deps and use build matrix by @saschagrunert in #221
- Log events only related to a valid CNI configuration file. by @roman-kiselenko in #232
- Bump required go to 1.23 by @saschagrunert in #225
- Update golangci-lint and config by @saschagrunert in #243
- Switch to go 1.24 by @saschagrunert in #248
- Switch to golangci-lint v2 by @saschagrunert in #252
- Don't run CI twice for branched PR's by @saschagrunert in #258
- Fix possible runtime panic if network plugins are empty by @saschagrunert in #260
- Update CNI and CNI plugins by @saschagrunert in #268
New Contributors
- @roman-kiselenko made their first contribution in #208
Full Changelog: v0.4.3...v0.5.0