This repository has been archived by the owner on Jul 30, 2024. It is now read-only.
v2018.03.22
- Extract gallery DB and packages container update logic to its own class (#362)
- Add Asia deployment script for Search.GenerateAuxiliaryData (#369)
- Update the package hash and length in DB after blob copy (#364)
- Check package hash even when the package is already available (#367)
- Add new script to package (#372)
- Make validator provider cache the types it discovers (#370)
- [Orchestrator] Remove validation failure on timeout (#368)
- Copy validation result .nupkg URL from processor (#373)
- Back up the package if there are any processors (#374)
- Call CleanUpAsync on the validator after reaching a terminal status (#375)
- Add log on user notification (#379)
- [Package Signing] Improve logging (#376)
- Introduce LoggerDiagnosticsService for improved NuGetGallery.Core logging (#378)
- Rename extract and validate job to process signature (#381)
- Fix ValidationSetTimeout metric name (#380)
- Move to 4.7.0-preview1.5029 of client APIs (#382)
- Drop validation messages for soft deleted packages (#383)
- Fixed test that fails when time format on a computer that runs the test is set to use 24 hour clock. (#387)