Skip to content

dpone 0.2.1

Choose a tag to compare

@PaulKov PaulKov released this 03 Jun 15:11
· 66 commits to master since this release

dpone 0.2.1

  • Adds Python 3.10 compatibility while preserving Python 3.11 and 3.12 support.
  • Adds explicit PostgreSQL XMin strategy selection and live XMin CI coverage.
  • Adds the manual source -> sink x load strategy integration matrix with 25 pairs and 100 strategy cases.
  • Refreshes GitHub Pages documentation, source/sink docs, and release metadata.

Verification highlights:

  • CI: ruff, format, mypy, pytest non-live, package build.
  • Docs: MkDocs strict build and GitHub Pages deploy.
  • Release: PyPI Trusted Publishing.

What's Changed

  • [codex] Prepare dpone 0.2.0 production runtime and docs by @PaulKov in #22
  • [codex] Keep connector certification matrix as evidence by @PaulKov in #23
  • [codex] Start disposable services for certification live gate by @PaulKov in #24

New Contributors

Full Changelog: v0.1.0...v0.2.1