v5.0.0
- #51 -
CancellationToken
support - #50, #52, #57 - Seq v5 API changes
- #49 - make range parameters fully optional in
Data.QueryAsync()
- #55 (nonfunctional) - README updates
Breaking changes since 4.0:
- API key tokens can no longer be retrieved once an API key is created
- App instances no longer accept the obsolete
SignalIds
property; this has been replaced by theInputSignalExpression
property - Deletion results no longer carry a
DeletedEventsCount
property - API keys no longer carry a
CanActAsPrincipal
property, and instead carryAssignedPermissions
- Signals and SQL queries no longer carry
IsWatched
andShow
properties, workspaces now fulfill this role instead - Users no longer carry
IsAdministrator
, instead use theRoleIds
property