Skip to content

v0.7.0 — PII India pack (Milestone L)

Choose a tag to compare

@Lothnic Lothnic released this 09 Jul 14:56
cd7af79

Meridian v0.7.0

Milestone L — India PII detection & redaction, on top of the full A–K stack.

Highlights

  • Opt-in request-path PII pack: Aadhaar (Verhoeff), PAN, GSTIN, IFSC, UPI, Indian mobile
  • Policies: block · redact_and_replace · redact_for_logs · audit_only
  • Per-key pii_policy override
  • Matched values never logged (counts by entity type only)
  • Metrics: meridian_pii_detections_total{entity,policy}

Also in this line (already on main / prior tags)

  • Identity: auth, model access, org rate limits, tenant budgets (v0.4v0.5)
  • Hardening: bounded rate-limit store, stream-safe cleanup, body cap, non-root image (v0.6.0)
  • Routing: token-aware, tiering, session affinity, telemetry

Images

Publish via release workflow (GHCR / Docker Hub when configured):

  • lothnic0801/meridian:0.7.0 / :latest
  • ghcr.io/imv-in/meridian:0.7.0 / :latest

Validate

docker pull lothnic0801/meridian:0.7.0   # or ghcr mirror
pytest -q   # from source: 278+ tests

Next

Milestone M — Cost attribution (actual usage, price tables, /meridian/usage).

Full notes: CHANGELOG.md · ship.md