Skip to content

v1.22.3

Choose a tag to compare

@wvandeun wvandeun released this 19 Aug 13:13
· 153 commits to stable since this release
db6e0c7

1.22.3 - 2026-08-19

Fixed

  • Register the infrahub_integration pytest marker under its real name. It was registered as infrahub_integraton, so integration tests raised a PytestUnknownMarkWarning on every run and failed to collect under --strict-markers. (#1231)
  • Fixed the load and check command descriptions in the infrahubctl schema help output and generated docs, which were cut off mid-sentence.