Under the hood
Telemetry now recognizes engine, byoc, gateway, and ccs as version-string distribution tags
What
The pattern used to classify version strings for telemetry sanitization now recognizes four new pre-release or distribution-channel tags: engine, byoc, gateway, and ccs, in addition to the existing dev, alpha, beta, rc, test, and nightly tags.
Why
This lets telemetry correctly categorize version strings coming from these additional distribution channels instead of treating them as unrecognized.