Releases: RndmCodeGuy20/mpiper
Releases · RndmCodeGuy20/mpiper
v1.0.0 — Initial LTS
First long-term-support release of MPiper. 🎬
Production LTS images on GHCR:
ghcr.io/rndmcodeguy20/mpiper:1.0.0-ltsghcr.io/rndmcodeguy20/mpiper:lts
Highlights since 0.1.0
- Pluggable storage — S3/MinIO providers on both the Go API (DEV-48) and the Python worker (DEV-49), selected via
BUCKET_PROVIDER; a single.env(S3_*) now drives both services. Enables fully-local e2e against MinIO. - Webhooks —
webhook_registrations/webhook_deliveriesschema (DEV-44). - Worker reliability — retry classification, periodic stuck-job recovery, consumer-owned asset state.
- Platform — centralised config + logger, OTel tracing/metrics hardening, auth middleware.
🤖 Generated with Claude Code