What's Changed
- go.mod: update umoci dep by @rchincha in #228
- doc: add documentation for comparison with well-known registries by @rchincha in #227
- go.mod: update deps to address dependabot alerts by @rchincha in #229
- added graphql api to return repository list with latest tag by @shimish2 in #172
- go.mod: update go.mod to fix dependabot alert by @rchincha in #235
- Clean blob uploads when clients interrupts uploading, closes #225 by @peusebiu in #231
- Added storage interface by @peusebiu in #234
- search: update trivy by @shimish2 in #238
- docs: improve docs coverage by @rchincha in #239
- dco: add workflow for DCO check by @rchincha in #240
- ci/cd: update golang to 1.16 by @rchincha in #245
- Added new extension "sync" by @peusebiu in #203
- workflows: change "master" to "main" by @rchincha in #250
- swagger: rename 'docs/' to 'swagger/' by @rchincha in #248
- Fix data race in sync tests by @peusebiu in #252
- Fixing ValidateHardLink, closes #256 by @adodon2go in #257
- Added a timeout option in db cache lock by @adodon2go in #249
- version: fix commit version in binary by @rchincha in #260
- release: add github action to automatically generate changelog by @rchincha in #272
- Implement an API for performance monitoring by @adodon2go in #243
New Contributors
- @adodon2go made their first contribution in #257
Full Changelog: v1.3.1...v1.3.2