Releases: NuGet/NuGet.Jobs
v2018.01.08
v2017.10.16
Changes:
Add VCS validator for integration with the orchestrator (#218) … fdc1b1f
Add configuration for the VcsValidator and integrate with DI (#219) … d2b1920
Trim package ID and version from URLs (#221) … 2148600
Ignore CDN log entries that have HTTP status codes that are not 200-l… … 7bb6541
Update to latest VCS package to enable request logging (#222) … e7a0bce
When running the legacy validators, always build the package URL inst… … 40a312a
Consider VCS requests with no request ID, job ID, and region code as … … d9be7c6
Don't try to edit non-available packages in HandlePackageEdits job (#228… 18f0ca2
Fix Gallery.Maintenance crashes (#229) 4409174
Remove the unzip validator (#227) … 53fd174
v2017.09.01
9fc89f6 Fix InternalsVisibleTo during signed build (#203)
7fdb35d [Prefix] Added job to generate verified auxiliary file (#202)
4c2dea9 Remove all trace of Trace (disable Azure blob storage logging) (#197)
0aaf217 Make Validation jobs use the Prod keyvault (#200)
1f9324e Preparation for moving to separate keyvault and storage account for the validation jobs (#199)
e79029c Exception logging for the Validation audit update. (#183)
v2017.08.14
[ReleasePrep] [2017.08.11] RI of dev into master #198
@shishirx34 Merge pull request #198 from NuGet/dev … 9e793e0
@shishirx34 Merge pull request #195 from NuGet/master … 50661c3
@loic-sharma Ensure SSL v3 is disabled and that TLS v1.2 is enabled (#189) 83d21ab
@xavierdecoster Add msbuild task UserAgent strings for netcore vs desktop (#194) 252db1d
@xavierdecoster Reordered and removed duplicate user agent facts e3e5464
@dtivel Merge 'dev' into 'master' (#193) 1407b7d
@scottbommarito Remove non-parameterized SQL (#190) 1dccf05
@dtivel Remove dependency on project types (#192) 828ec25
v2017.07.21
v2017.05.08-OOB
Fix stats missing for System.Version versions (#144)
v2017.04.28
For more details, see the following deployment record:
#3830
Changes since the previous release:
- [148494e] Validation logging to AI (#129)
- [e0677e7] VCS region code logging (#132)
- [d19d1d8] Added logging of the request body when scanning request was marked as failed
- [8d2ead6] Made msbuild to take no build action on the Deploy.ps1 (#136)
- [0a36a7a] Added EventName property to the PackageValidationAuditEntry (#133)
- [a161676] Update Statistics jobs to use latest NuGet.Versioning and ensure SemVer2 support
- [08dfed4] Made Gallery.CredentialExpiration job store cursor in Azure. (#137)
- [4349f4e] Update NuGet.Versioning dependency to contain OriginalVersion fix (#138)
- [b58b329] add xrmlibrary packages to packagetranslations (#139)
2017.04.12
- Jobs (NuGet.Jobs)
NuGet/ServerCommon#28 Fix duplicate Application Insights event logging for the following jobs:
Gallery.CredentialExpiration
Gallery.Maintenance
HandlePackageEdits
NuGet.SupportRequests.Notifications
Stats.AggregateCdnDownloadsInGallery
Stats.CollectAzureCdnLogs
Stats.CreateAzureCdnWarehouseReports
Stats.ImportAzureCdnStatistics
Stats.RollUpDownloadFacts
v2017.03.30
This release is for updating the Stats.CreateAzureCdnWarehouseReports job with a fix for NuGet/NuGetGallery#3726.
Commits since previous release:
Signing job binaries
More details here: NuGet/NuGetGallery#3640