Releases: NuGet/NuGet.Services.Metadata
v2017.08.11
Merge pull request #224 from NuGet/dev [ReleasePrep][2017.08.11] RI of dev into master
v2017.06.09
For more details check deployment issue: NuGet/NuGetGallery#4068
Changes since previous release(deployment)
V3 monitoring job: make RegistrationIdValidator case insensitive (#197) - 1ac6ca7
Update telemetry processors (#198) - 7eb9271
Fixed RoleInstance log value on Search Service (#194) - bee5888
Add V3 monitoring deployment scripts (#196) - 915c7e1
Enable blob snapshot (#177) - a596790
v2017.04.28
For more details, see the following deployment record:
#3830
Changes since the previous release:
- [109120b] Add cmd scripts for SemVer 2.0.0 V3 jobs (#157)
- [178c1c7] Pass semVerLevel=2.0.0 in feed2catalog so all package changes flow through V3
- [39ac748] Parallelize creation of legacy and SemVer 2.0.0 registration hives (#161)
- [f1a22a3] Adding SemVer2 awareness to search result registration values. (#162)
- [2225536] Normalize version when applying deletes (#163)
- [10e968d] V3bcdr (#164)
- [5141f97] update originalVersion named property to verbatimVersion so that mapper knows where it goes
- [a2345ec] Added functional tests for required properties
- [45873a8] Updated to MSBuild 14 for Search Functional tests (#171)
2017.04.12
Search Service (NuGet.Services.Metadata):
Functional:
Technical:
NuGet/ServerCommon#28 Fix duplicate Application Insights event logging
- Jobs (NuGet.Services.Metadata)
Functional:
Feed2Catalog:
SemVer 2.0.0 packages have their full version string written to the catalog entry #3680
Catalog2Registration:
SemVer 2.0.0 packages can be put into another container #3560
Technical:
All
NuGet/ServerCommon#28 Fix duplicate Application Insights event logging
Catalog2Registration:
Bug fix: multiple catalog commits for a single package are not processed by commit time #3716
Bug fix: catalog commits can be skipped when there are transient failures #3733
Bug fix: catalog2registration sets wrong listed value on non-UTC machines #3740
Catalog2Dnx:
Bug fix: Catalog2Dnx does not delete the deleted packages from the flat container
v2017.03.22
For more details, see the following deployment record:
NuGet/NuGetGallery#3611
Both search service and feed2catalog are to be deployed.
Signing job binaries
More details here: NuGet/NuGetGallery#3640
v2017.02.24
Changelog:
v2017.02.08
Changes:
- Merge Key Rotation (#111) … 4b172c1
- Improve build script (#110) 7aa4ceb
- UseBasicParsing on web requests in Powershell (#112) a89f74c
- Chenriks/scan (#113) … 8287d4a
- Enable strict for Json2Html and remove dead copy (#114) 8415ae8
- Prevent overwriting $Branch (#115) 3c67241
- Resolve fortify defects missed in 13b9701 (#116) ad70f7b
v2016.11.16
• Fix CreateLogger failing in sql2lucene (#93)
• Add support for breaking out numbers from tokens (#71)
• Fixing references to NuGet.Services.Logging to point to latest to avoid missing method exceptions from library mismatches.
• Ng job restructuring and secret rotation logic (#90)
• StoragePath is not a required argument for Azure storage
• Parse autocomplete queries like regaular searches (#97)
• Consolidate dependencies
• Fix Feed2Catalog auditing configuration
• Feed2Catalog: fix secondary job auditing configuration
• Fix for NuGet/NuGetGallery#3341