Skip to content

v1.6.0

Choose a tag to compare

@me-bender me-bender released this 02 Jul 21:32
· 62 commits to main since this release

Added

  • backstage-catalog-info cataloger: new augment-on-commit sub-cataloger — a commit-triggered companion to the scheduled augment. Runs on the component-repo hook (clone-code: true) so it refreshes a component's owner/domain/tags the moment its repo is committed to, reading catalog-info.yaml from the checkout. Shares the parse/match/transform/write pipeline with augment; enable either or both with include. (#212)

Improvements

  • backstage policy: new required/disallowed annotation checks and configurable tag-pattern checks. (#222)
  • pagerduty collector: opt-in Backstage discovery of service-id from catalog-info.yaml, so PagerDuty services can be matched without hardcoding the id. (#225)
  • grype collector: now declares size: large, and db_auto_update defaults to false until the size-aware Hub ships. (#210, #229)

Consumers: pin plugins with @v1.6.0 in your lunar-config.yml.