Changelog

Showing a changelog and timeline of things we've shipped, fixed, and changed in the active CloudBurn mono-repo. This is where CloudBurn is developed now, and we share that history publicly here.

Follow us

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

MonWedFriMarAprMayJunJulAugSepOctNovDecJanFeb
Scope: The full CloudBurn mono-repo, including the CLI, SDK, rules packages, docs, and release work.
LessMore
March 8th, 2026

Remove markdown scan format (#13)

30 commits
13 added2 changed3 fixed3 docs9 maintenance

Added

  • 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

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

Fixed

  • 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

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

Maintenance

  • Version packages (#12)
  • Forbid major changesets
  • Version packages (#9)
  • Optimize turborepo task pipeline and CI workflow (#6)
  • Rename package from cloudburn cli to cloudburn
  • Version packages (#5)
  • Version packages (#4)
  • Add pull-request-lint workflow (#3)
  • Initial public scaffold and version bump