Release 1.2.5
| Release Number | 1.2.5 |
|---|---|
| Release Type | Feature |
| Release Date | May 26th, 2026 |
| Tag | v1.2.5 |
Release summary​
You can now report Infrahub bugs and feature requests without first working out which repository owns them or manually redacting your terminal output.
Report bugs and feature requests across the Infrahub ecosystem​
Report an issue from your AI assistant with the reporting-issues skill, and it is routed to the right repository, filled into that repository's template, and cleared of sensitive data before submission.
- Route a report to the correct repository in the Infrahub ecosystem, defaulting to
opsmill/infrahubwhen the target is unclear. - Run a deterministic sanitization pass that replaces IPs, internal hostnames, URLs, and filesystem paths, and stops to ask you when it detects a token or database connection string.
- Stop at a review step instead of submitting automatically — choose
gh, the MCP server, or manual submission.
Minor changes​
Documentation
- Infrahub schema string-length limits documented in the schema skill (#48).
Full changelog​
Added​
infrahub-reporting-issuesskill (#47).
Changed​
- Dropped the stale
CHANGELOG.md; release-drafter now owns release notes (#50).
Fixed​
- Typo in the skills update instructions (#51).
Skills included​
- infrahub-managing-schemas
- infrahub-managing-objects
- infrahub-managing-checks
- infrahub-managing-generators
- infrahub-managing-transforms
- infrahub-managing-menus
- infrahub-auditing-repo
- infrahub-analyzing-data
- infrahub-reporting-issues