Skip to content

v0.0.3

Choose a tag to compare

@dwnoble dwnoble released this 29 May 05:38
· 125 commits to main since this release
164c102

This release introduces CLI enhancements and key infrastructure updates for the Data Commons Platform (DCP).

🚀 Features & Improvements

  • CLI: Added datacommons-cli script, --version flag, and custom ASCII art logo (#88, #93).
  • DCP Ingestion: Unified output paths for the ingestion flow and updated templates to support reservations (#92, #87).
  • DCP Infrastructure:
    • Added Terraform variables to control stateful and stateless deletion protection (#77).
    • Trimmed trailing slashes in Terraform paths (#89).
    • Added dependency on secret resources to ensure proper deployment ordering (#91).

🐛 Bug Fixes & Reverts

  • DCP Services: Reverted mixer startup probe and lock acquisition backoff adjustments (#82).
  • DCP Ingestion: Fixed action type in workflow orchestrator (#83).