Enhancements:
- Adds health check severity search to search builder for repo search
- Adds "Without topic" to search builder for repo and catalog search to search for repos without a given topic
- The API repo object now has these following properties:
- healthcheck_severity (error, warning, success)
- healthcheck_url (to get the full healt check report)
- topics (the topics that a repo has)
- Repos can be search by topic, withoutTopic, and healthcheckSeverity in the API
Full Changelog: v1.21.14-dcs...v1.21.15-dcs