Release 8.3.0
AxonFlow Java SDK v8.3.0
Installation
Maven:
<dependency>
<groupId>com.getaxonflow</groupId>
<artifactId>axonflow-sdk</artifactId>
<version>8.3.0</version>
</dependency>Gradle:
implementation 'com.getaxonflow:axonflow-sdk:8.3.0'Added
PII_INDONESIApolicy category constant ("pii-indonesia").
Enables filtering and creating policies for Indonesian PII detection
(NIK, KK, NPWP, BPJS) alongside the existing per-jurisdiction categories.dataResidencyandtransferBasisfields onAuditLogEntry.
Optional string fields supporting cross-border data transfer logging.
dataResidencyis an ISO 3166-1 alpha-2 country code;
transferBasisis one ofadequacy,safeguards, orconsent.
Both are nullable for backward compatibility with older platform versions.