Skip to content

Release v0.29.0

Choose a tag to compare

@github-actions github-actions released this 29 Jul 20:26
· 20 commits to main since this release

What's Changed

  • fix(cli): scaffold resilience + scaffold-compile smoke test (#101, #102, #103) by @cultron in #105
  • fix(cli): honor per-entity table override in TS generator (#98) by @cultron in #106
  • ci: add secret-scan gate to block hardcoded credentials (refs #151) by @cultron in #108
  • fix(cli): make http flag correct per language — Go suppress, Python no-op (#95) by @cultron in #109
  • feat(cli): emitEvents manifest for Python (FastAPI) (#81) by @cultron in #110
  • feat(cli): emitEvents manifest for Go (Gin/GORM) (#82) by @cultron in #112
  • ci(security): pin third-party actions, drop npmrc echo, least-privilege permissions (#111) by @cultron in #113
  • feat(cli): opt-out anonymous telemetry — privacy/trust gaps + passive stats (#96) by @cultron in #114
  • release: batch the value PRs for one clean @apso/cli release by @cultron in #115

Full Changelog: v0.28.0...v0.29.0