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.
114 product contributions in the past year (towardsthecloud/cloudburn)
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.
Week ending
Apr 6-12, 2026
2 commits
Apr 6-12, 2026
Weekly digest
Discovery cleanup coverage and package maintenance
Added
1 update
- Add AWS discovery cleanup rules (#62)
Week ending
Mar 30 - Apr 5, 2026
11 commits
Mar 30 - Apr 5, 2026
Weekly digest
Stopped RDS instance coverage and roadmap skill for managing feature requests and improvements
Added
4 updates
Week ending
Mar 23-29, 2026
7 commits
Mar 23-29, 2026
Weekly digest
Discovery coverage expands across CloudBurn
Week ending
Mar 16-22, 2026
20 commits
Mar 16-22, 2026
Weekly digest
Discovery coverage updates across CloudBurn
Added
5 updates
Docs
1 update
- Update README for clarity and consistency in descriptions
Fixed
7 updates
Week ending
Mar 9-15, 2026
44 commits
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
Fixed
3 updates
Docs
2 updates
- Refresh public README (#50)
- Enhance AGENTS.md with guidelines for task tracking and context management
Week ending
Mar 2-8, 2026
30 commits
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
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