Skip to content

v5.0.0

Compare
Choose a tag to compare
@datalust-build datalust-build released this 05 Nov 01:46
d4a4d78
  • #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 the InputSignalExpression property
  • Deletion results no longer carry a DeletedEventsCount property
  • API keys no longer carry a CanActAsPrincipal property, and instead carry AssignedPermissions
  • Signals and SQL queries no longer carry IsWatched and Show properties, workspaces now fulfill this role instead
  • Users no longer carry IsAdministrator, instead use the RoleIds property