Skip to content

Release fetching all npm package tags

What does this MR do and why?

In Rewrite npm dist_tags retrieval query to load a... (!142573 - merged), we introduced a way to fetch all tags when generating a NPM package metadata. The changes were gated behind a feature flag.

The feature flag has been enabled globally for almost 20 days now and the metrics for the metadata endpoint are stable.

In this MR we are releasing the fix and cleaning-up the FF.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Related to #436099 (closed)

Edited by Moaz Khalifa

Merge request reports