Public shipping log

Changelog

Follow what we ship across the CloudBurn CLI, rule engine, SDK, docs, and release flow. CloudBurn is built by Towards the Cloud, our AWS consultancy, so this page shows the product evolving in public.

Built by Towards the Cloud

114 product contributions in the past year (towardsthecloud/cloudburn)

MonWedFriMayJunJulAugSepOctNovDecJanFebMarApr
Scope: The full CloudBurn mono-repo, including the CLI, SDK, rules packages, docs, and release work.
LessMore

Weekly shipping notes

A better read on what changed each week

Each entry groups the week into the product areas that changed, with direct links back to the pull requests.

Apr 6-12, 2026

Weekly digest

Discovery cleanup coverage and package maintenance

Added

1 update

  • Add AWS discovery cleanup rules (#62)
Mar 30 - Apr 5, 2026

Weekly digest

Stopped RDS instance coverage and roadmap skill for managing feature requests and improvements

Added

4 updates

  • Add stopped RDS instance rule (#60)
  • Add roadmap skill for managing feature requests and improvements
  • Add NAT gateway and SageMaker discovery checks (#53)
  • Add AWS IaC cost review rules (#52)

Fixed

2 updates

  • Degrade gracefully on discovery dataset failures (#58)
  • Streamline discovery targeting and live catalog loading (#55)

Docs

2 updates

  • Update documentation for clarity and completeness across multiple files
  • Update README and rule-IDs documentation for clarity and completeness
Mar 23-29, 2026

Weekly digest

Discovery coverage expands across CloudBurn

Added

5 updates

  • Add S3 multipart upload abort check (#50)
  • Add IaC support for high-confidence AWS rules (#48)
  • Add AWS discovery cost activity checks (#49)
  • Add AWS discovery rules for edge and cost services (#47)
  • Add AWS discovery rules for ELB, Lambda, and RDS (#45)
Mar 16-22, 2026

Weekly digest

Discovery coverage updates across CloudBurn

Added

5 updates

  • Add EBS discovery rules (#42)
  • Add AWS discovery checks for ElastiCache EMR and Redshift (#70)
  • Support ECS and EKS discovery rules (#66)
  • Add AWS EC2 and elb discovery checks (#64)
  • Add CloudTrail and CloudWatch discovery rules (#63)

Docs

1 update

  • Update README for clarity and consistency in descriptions

Fixed

7 updates

  • Replace init with config command (#44)
  • Renumber EC2 rule IDs (#40)
  • Flag stale CloudWatch log streams (#38)
  • Skip implicit config discovery in CI (#69)
  • Skip symlinks and oversized cloudformation templates (#68)
  • Add family-aware EBS discovery checks (#62)
  • Remove text output format support (#61)
Mar 9-15, 2026

Weekly digest

Coverage service filters and source rename and lifecycle and discovery cost coverage

Added

18 updates

  • Add rule service filters and source rename (#59)
  • Add AWS lifecycle and discovery cost checks (#55)
  • Report observed resource explorer status (#48)
  • Add AWS rds discovery hydration (#44)
  • Support mode-specific CloudBurn config (#42)
  • Add rds preferred instance class rule (#41)
  • Add shell completion command (#39)
  • Add S3 discovery support (#37)
  • Drive static IaC scans from dataset registry (#35)
  • Add static S3 cost optimization checks (#31)
  • Enrich rules list metadata (#29)
  • EC2 current generation rule (#26)
  • Route live discovery through AWS Resource Explorer (#24)
  • Implement Lambda cost-optimal architecture rule (CLDBRN-AWS-LAMBDA-1) (#21)
  • Expose autodetected iac parser (#19)
  • Dynamic version injection and structured error handling (#18)
  • Add cloudformation static parsing (#16)
  • Generalize AWS terraform resource parsing (#14)

Changed

2 updates

  • Drive AWS discovery from dataset registry (#33)
  • Centralize output formatting (#28)

Fixed

3 updates

  • Restore symlinked npm entrypoint execution (#51)
  • Improve table output and rename location fields (#46)
  • Refactor scenario-aware help output (#40)

Docs

2 updates

  • Refresh public README (#50)
  • Enhance AGENTS.md with guidelines for task tracking and context management
Mar 2-8, 2026

Weekly digest

Remove markdown scan format and documentation links and add architecture and review guides

Added

13 updates

  • Remove markdown scan format (#13)
  • Update documentation links and add architecture and review guides
  • Enhance documentation and architecture overview
  • Add terraform static EBS scanning (#8)
  • Enhance AGENTS.md documentation and establish clear boundaries for cloudburn packages
  • Add systematic debugging skill and supporting documentation
  • Add turborepo skill
  • Add terraform and cloudformation keywords to package.json files
  • Update release workflow and add CLI documentation
  • Add first live EBS gp2 rule (#1)
  • Implement commit message validation script and update hooks
  • Add TDD skills documentation and related files
  • Add release workflow and commit message validation

Changed

2 updates

  • Group scan results by provider and rule (#10)
  • Standardize rule conventions for multi-cloud support (#2)

Fixed

3 updates

  • Revert package versions to correct values in package.json files
  • Update package paths and versions in pnpm-lock.YAML and validate-commit-msg.mjs
  • Use conventional commit message in changesets action

Docs

3 updates

  • Add guideline for changeset file organization
  • Add TSDoc docstring guidelines to AGENTS.md and CONTRIBUTING.md
  • Update PR creation instructions to include label application