feat: clearEventLog wrapper (v0.7.1)

Picks up the new HubAdmin.ClearEventLog RPC. Exposed as
HubClient.clearEventLog(reviewer:, reason:) returning the
purged count + active channel for the caller to confirm.

Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com>
This commit is contained in:
flemming-it 2026-05-07 17:09:52 +02:00
parent 4dad51da6d
commit 26d9d1f502
5 changed files with 193 additions and 1 deletions

View file

@ -1,6 +1,6 @@
name: fai_dart_sdk
description: gRPC client SDK for the F∆I Platform hub. Used by F∆I Studio and Tier-3 domain apps.
version: 0.7.0
version: 0.7.1
publish_to: 'none'
repository: https://git.flemming.ws/fai/dart-sdk