v1.2.6
- upgrade go version (1.22/1.23) and dependencies
- bump github.com/jaypipes/ghw to v0.14.0
- bump github.com/containernetworking/cni to v1.2.3
- remove kube-rbac-proxy
- simplify release step with make set_version
- documentation update
- rewrite the highlighted features and add demo and references
- update and separate admin, user, developer, and maintainer guide
- fix bugs: #235, #240
What's Changed
- chore: add maintainers by @sunya-ch in #227
- add set_version target in Makefile by @minmzzhang in #228
- Add code of conduct by @spzala in #230
- update build/test condition on workflow and set v1.2.6 by @sunya-ch in #229
- chore: add pr build workflow by @sunya-ch in #234
- upgrade and remove gcr.io/kubebuilder/kube-rbac-proxy by @sunya-ch in #224
- chore(deps): Bump golang.org/x/crypto from 0.24.0 to 0.31.0 by @dependabot in #241
- chore: remove indirect module import cover pr220,221,222 by @sunya-ch in #242
- fix: checkout pr on pr build by @sunya-ch in #244
- fix: sample-concheck make error by @sunya-ch in #235
- doc: rebase doc to main by @sunya-ch in #246
- upgrade go and CNI for daemon by @sunya-ch in #243
- doc: sync doc to main branch by @sunya-ch in #247
- chore(deps): Bump golang.org/x/net from 0.26.0 to 0.36.0 by @sunya-ch in #248
- sync doc branch for release by @sunya-ch in #252
- feat: add catalog build workflow by @sunya-ch in #236
New Contributors
- @minmzzhang made their first contribution in #228
- @spzala made their first contribution in #230
- @dependabot made their first contribution in #241
Full Changelog: release-v1.2.5...release-v1.2.7