Release v0.5.0
AxonFlow Rust SDK v0.5.0
Installation
[dependencies]
axonflow-sdk-rust = "0.5.0"Documentation
Added
PolicyCategoryenum with all policy categories includingPiiIndonesia
("pii-indonesia"). First policies module in the Rust SDK, establishing
cross-SDK parity for policy category constants.AuditLogEntrystruct with full audit log fields including
data_residencyandtransfer_basisfor cross-border data transfer
logging. Both areOption<String>for backward compatibility.