v0.16.2
Full Changelog: v0.16.0...v0.16.2
What's Changed
- Setup a constance cache with memcached by @suricactus in #477
- Paranoid S3 file handling by @suricactus in #480
- Setup sentry environment by @suricactus in #485
- Add test that confirms the outdated packages are deleted by @suricactus in #482
- Recalculate project size when soft delete is performed in project files by @suricactus in #483
- Keep more logs by @suricactus in #486
- Added request id in the logging by @suricactus in #484
- Rename
remove_
prefixed functions todelete_
, so we don't use 3 naming conventions by @suricactus in #487 - Log warning instead of asserting when trying to delete a file that does not exist by @suricactus in #488
Full Changelog: v0.16.1...v0.16.2