Skip to content

Releases: datalust/seqcli

v2025.1.02327

25 May 21:39
687b71e

Choose a tag to compare

What's Changed

Full Changelog: v02323...v2025.1.02327

v2025.1.967

23 May 01:06
7823264

Choose a tag to compare

Merge pull request #387 from datalust/dev

Update publishing key

v2025.1.962

12 May 00:11
7823264

Choose a tag to compare

Important

This release updates seqcli to use Seq 2025.1 API features. Some features are incompatible with earlier Seq versions; we recommend using seqcli versions 2024.3.* and earlier for administration of matching server versions.

  • #372 — the syslog alert level is now mapped to LogEventLevel.Fatal for level comparison purposes (@KodrAus)
  • #375 — adds seqcli cluster health command (@KodrAus)
  • #376 — update .NET SDK and dependencies (@KodrAus)
  • #385 — update dependencies; seqcli search uses WebSocket streaming by default and adds --no-websockets flag to return to the earlier behavior e.g. in environments with older load balancers/application firewalls &c; seqcli log now unnests properties with dotted names and accepts message templates that use them; seqcli search and seqcli query accept --trace to enable detailed internal query tracing (@nblumhardt)
  • #377 — add --wait-until-healthy to seqcli cluster health
  • #379 — fix verbs in command documentation (@liammclennan)
  • #380 — add --simulations option to seqcli sample ingest to control data volume (@nblumhardt)
  • #381 — add no_cache directive to seqcli bench queries (@liammclennan)
  • #382 — increase timeout in seqcli bench (@liammclennan)
  • #383 — add --wait-until-healthy to seqcli node health (@nblumhardt)
  • #384 — improve default seqcli bench benchmarks (@liammclennan)

Breaking changes

It's now necessary to pass --no-websockets to seqcli search when querying Seq versions before Seq 2025.1.

v2024.3.922

14 Oct 06:55
a47bd37

Choose a tag to compare

v2024.3.873

06 May 22:12
4eec6ac

Choose a tag to compare

  • #345 - seqcli (apikey|appinstance|feed|retention|signal|user|workspace update) commands (@nblumhardt)
  • #346 - fix seqcli template import (@nblumhardt)

v2024.3.867

01 May 05:06
36364eb

Choose a tag to compare

What's Changed

v2024.3.851-dev

24 Apr 00:38
ed4691c

Choose a tag to compare

v2024.3.851-dev Pre-release
Pre-release

Development preview for 2024.3.

v2024.2.845

25 Mar 03:02
16f8d4d

Choose a tag to compare

v2024.1.836

07 Mar 04:39
ef63388

Choose a tag to compare

Update publishing key

v2024.1.796

30 Jan 01:20
c8cc16d

Choose a tag to compare

  • #316 - fix problems loading Seq Apps that depend on Seq.Syntax (@nblumhardt)

See also https://github.com/datalust/seqcli/releases/tag/v2024.1.791, which lists the substantial updates in the 2024.1.x series.