SolrGuard is the new product identity for Schema-Lens.
- Product name:
Schema-Lens->SolrGuard - Primary CLI command:
schema-lens->solrguard - API service identity string:
schema-lens-api->solrguard-api - CI/report headings updated to SolrGuard branding
| Old | New |
|---|---|
schema-lens run ... |
solrguard run ... |
schema-lens gate ... |
solrguard gate ... |
schema-lens api serve ... |
solrguard api serve ... |
schema-lens compatibility ... |
solrguard compatibility ... |
schema-lensCLI alias remains supported.- Python import path remains
schema_lens. - Changeset key
schema_lens_versionremains supported (preferred key:solrguard_version). - Legacy API auth header
x-schema-lens-tokenremains accepted. - Legacy Helm chart path
helm/schema-lensremains available. - Legacy Prometheus aliases
schema_lens_*remain emitted.
- Docs/examples now use
solrguardby default. - Docker and Helm metadata use SolrGuard branding.
schema-lenscommand alias is planned for deprecation in a future major release.schema_lensimport path remains stable until a dedicated major migration plan is published.- See explicit timelines in
docs/deprecation-schedule.md.
- Immediate: switch automation to
solrguardcommand. - Near-term: update internal docs and runbooks to SolrGuard naming.
- Later: monitor release notes for alias deprecation milestones.