v0.67.2
refactor: unify cache implementations (#6977)
refactor: use google/wire for cache (#7024)
feat: add memory cache backend (#7048)
refactor: replace global cache directory with parameter passing (#6986)
feat: add documentation URL for database lock errors (#9531)
chore: add modernize tool integration for code modernization (#9251)
feat(image): save layers metadata into report (#8394)
fix: unused-parameter rule from revive (#8794)
chore: use require.ErrorContains when possible (#8291)
fix(server): fix redis key when trying to delete blob (#8649)
refactor: centralize HTTP transport configuration (#9058)