v0.53.0
What's Changed
- pkg/auth: fix nil deref by @vrothberg in #1419
- build(deps): bump github.com/opencontainers/runtime-spec from 1.1.0-rc.1 to 1.1.0-rc.2 by @dependabot in #1423
- fix(deps): update module github.com/docker/docker to v23.0.4+incompatible by @renovate in #1425
- [CI:DOCS] containers.conf: database_backend by @vrothberg in #1422
- pkg/sysinfo: unify NumCPU implementations by @tklauser in #1428
- Use functions from x/sys/unix in numCPU on Linux by @tklauser in #1429
- Don't call
umask
in subscriptions by @saschagrunert in #1421 - pkg/subscription: fix regression in saveTo() by @Luap99 in #1437
New Contributors
Full Changelog: v0.52.0...v0.53.0