Skip to content

Infrawise v0.11.0

Choose a tag to compare

@Sidd27 Sidd27 released this 14 Jun 12:50

What's New

  • add SQS FIFO/visibility timeout surfacing and API Gateway route mapping
  • feat(cli): register PipelineAnalyzer in the analysis pipeline
  • feat(analyzers): cross-service PipelineAnalyzer with two-tier severity
  • feat(analyzers): lambda-to-code linkers (heuristic + IaC-proven)
  • feat(iac): capture lambda handler from terraform and cloudformation

Bug Fixes

  • fix(analyzers): NUL-delimit scan dedupe key; cover inferred repeated-access; demo ascii arrow
  • configure hot partition thresholds
  • fix(website): collapse nav into hamburger menu on mobile

Maintenance

  • docs: document cross-service PipelineAnalyzer; demo pipeline example
  • chore: migrate to pnpm 11
  • chore: remove stale CHANGELOG and root infrawise.yaml, ignore local configs
  • docs(website): add 5 verified use case articles and Use Cases nav section