Skip to content

v8.3.0 — Indonesia Compliance + OTel Exporters

Choose a tag to compare

@saurabhjain1592 saurabhjain1592 released this 27 May 11:10
· 53 commits to main since this release
1e9b918

Indonesia Compliance (OJK / BI / UU PDP)

  • 8 PII detection patterns: NIK (16-digit national ID), NPWP (tax ID, legacy 15-digit + new 16-digit), Indonesian phone (+62), bank accounts (BCA, Mandiri, BRI, BNI). Community provides pattern-based detection; Enterprise adds province-code validation and check-digit verification.
  • OJK compliance module (Enterprise): Audit export, retention posture, readiness scoring against OJK AI Governance three-pillar framework, UU PDP Art. 46 breach notification template (72-hour SLA), cross-border transfer logging per UU PDP Art. 56.
  • 4 industry migrations: OJK compliance tables with RLS, 10 policy templates (5 OJK AI Governance, 2 BI PJP, 3 UU PDP), cross-border audit fields, breach notification tracking.
  • Decision Mode integration: Indonesia PII enforced through POST /api/v1/decide.
  • 3 new examples: Decision Mode + Indonesia PII, OJK audit export, UU PDP breach notification.

Observability

  • Datadog + Grafana/Tempo OTel exporters for Decision Mode decision spans.
  • Decision Mode Grafana dashboard template.

SDK Version Sweep

All examples updated to SDK v8.3.0 (Go/Python/TypeScript/Java) and Rust v0.5.0 across 238 files.


Full changelog: CHANGELOG.md
SDKs: Go/Python/TypeScript/Java v8.3.0 | Rust v0.5.0
Docs: docs.getaxonflow.com