Releases: datalust/seqcli
Releases · datalust/seqcli
v2020.5.369-pre
This pre-release is based on .NET 5. We'll be using it to verify existing Seq Apps can be hosted successfully in the seqcli app run
command, which will be the actual runtime app host for Seq builds from 2020.5 onward.
v2020.4.365
- #157 - update to 2020.4 API and dependencies
v2020.3.345
- #147 -
--merge
option forsignal import
(@AlbertoSadoc) - #149 - add support for Alpine Linux (@andymac4182)
- #152 - distribute as a
dotnet
tool (@andymac4182) - #153 - run end-to-end tests in CI (@andymac4182)
v2020.2.319
Seq 2020.2 does not include any API changes, making this version of seqcli
compatible with both 2020.1 and 2020.2 servers.
- #131 -
seqcli workspace *
commands (@andreas-nesheim) - #139 -
seqcli app define
,seqcli app run
improvements (@nblumhardt) - #140 - consistent creation of shared workspaces and signals (@nblumhardt)
v2020.1.304
- #137 - Fixes installation through Windows Installer (@nblumhardt)
v2020.1.299
- #134, #135 - upgrade to use Seq 2020.1 API (@nblumhardt)
- #119, #129 - apply query timeouts to
HttpClient
to avoid early timing out (@nblumhardt) - #132 - improve command help generation
v5.1.274
v5.1.268
- #121 - Don't crash on empty trailing lines when reading frames (@nblumhardt)
- #120 - Basic
seqcli profile
support (@nblumhardt) - #119 - Apply
query --timeout
to HttpClient (@nblumhardt) - #115 - Add a docker publish script (@KodrAus)