Skip to content

Releases: datalust/seq-api

v4.2.2

16 Jan 04:56
74274cf
Compare
Choose a tag to compare
  • #47 - use ~ for union in signal expression formatting

v4.2.1

16 Jan 00:07
9440872
Compare
Choose a tag to compare
  • #45 - ensure non-templated entities can still be saved via their resource group

v4.2.0

15 Jan 23:01
2098dc3
Compare
Choose a tag to compare
  • Signal expressions everywhere - apps, dashboards, retention policies, events and data, signal=expression instead of intersect=ids in URI params
  • SignalEntity.Grouping and ExplicitGroupName
  • New "v5" media type to reflect incompatibility of signal expressions with old APIs
  • Project, packaging and folder layout improvements
  • App instance rate per minute
  • Correct diagnostics properties
  • Fixed/strongly-typed DeleteResultPart
  • LicenseEntity.CanRenewOnlineNow
  • ChartDisplayStylePart
  • Fixed ChartQueryPart.DisplayStyle (property now, not field)
  • OrangePurple measurement palette
  • Value measurement display type
  • App invocation parameters and SeqConnection.AppInstances.InvokeAsync()
  • Internal error reporting settings
  • timeout on SeqConnection.Data.QueryAsync() and QueryCsvAsync()

v4.0.0

16 May 11:24
Compare
Choose a tag to compare
  • VS2017 tooling
  • Update to Seq 4.0.0 API compatibility

v3.4.3

07 Feb 23:33
Compare
Choose a tag to compare
  • #27 - Users.LoginWindowsIntegratedAsync()
  • #29 - fix Events.DeleteInSignalAsync()

v3.4.2

14 Dec 23:45
Compare
Choose a tag to compare
  • #25 - fix reporting of errors from the Seq API

v3.4.1

29 Nov 22:33
Compare
Choose a tag to compare
  • #22 - remove unnecessary NETStandard.Library dependency from .NET 4.5 target

v3.4.0

18 Nov 04:30
Compare
Choose a tag to compare
  • Updates for Seq 3.4 API
  • Migrate to .NET Standard/.NET 4.5+ with project.json
  • WebSocket streaming support