Changelog
- 72ddef5 chore(.github/auto_assign.yml): add assignees for PR (#4005)
- b130585 chore(.github/workflows): add PR labels action (#3999)
- 5768125 chore(.github/workflows): add stale action (#4000)
- 72f78cf chore(.github/workflows/release.yml): add custom SLSA provenance and SPDX file upload to release workflow (#4004)
- 2d331fc chore(.github/workflows/release.yml): update release workflow to correctly pass tag_name output to SLSA generator (#3988)
- d9cfba7 chore: add auto-assign workflows for pr assign (#3998)
- efb7c75 chore: bump console from 0.2.1 to 0.2.3 (#4001)
- 2c83f80 feat: add content for calculating task id when preheat file and handle task (#3994)
- 50387b3 feat: add the audit gc (#3996)
- a61d870 feat: add the default gc config (#3987)
- 83375a5 feat: resolve statsview hanging issue by improving port handling and shutdown logic (#3986)
- 62c03a7 feat: support to preheat multiple files (#3997)
- 09d99d3 fix: remove the gorm tag for CreatedAt and UpdatedAt (#3990)
- 876fd78 refactor(database/postgres): update migration comment for clarity (#3992)
- c7b0241 refactor(peer_manager): remove unnecessary log in RunGC (#3984)
- 5bd4ae5 refactor(task_manager): Remove unnecessary error log in RunGC (#3985)
- 36c110b refactor: migrate the job gc to mananger gc server (#3991)
- 50083ff refactor: remove legacy job gc config (#3995)
- 4406a0a style(database/postgres.go): Capitalize DSN in comment (#3993)