Skip to content

v0.1.0

Choose a tag to compare

@open-dpm open-dpm released this 25 Jun 10:49
· 9 commits to main since this release

Initial public release.

License: dual-licensed under GNU AGPL-3.0-or-later (see LICENSE) and a commercial license (see COMMERCIAL-LICENSE.md). Contributions accepted under the CLA.

Added

  • Data Product Manifest format — a multi-file definition of a data product: schema, semantics, quality rules, SLA, physical layout, runbook and ownership
  • CLI: dpm validate, validate-rules, governance, breaking-changes, suggest-version
  • Validators for manifest structure, quality rules, governance requirements, SemVer bumps and Avro breaking-change detection
  • Example data product (examples/aviation/flights) and templates for new manifests
  • Reusable GitLab CI template and GitHub Actions workflow; ruff and mypy configuration
  • Guides: GitLab mirror setup and a data steward guide; data governance specification