Releases: datalust/seqcli
Releases · datalust/seqcli
v2025.2.02451
What's Changed
- Update to .NET SDK 9.0.306 and pull in NuGet package updates by @nblumhardt in #436
Full Changelog: v2025.2.02447...v2025.2.02451
v2025.2.02447
What's Changed
- Update
Seq.Syntaxto pull in better tracing support for templated apps by @nblumhardt in #434
Full Changelog: v2025.2.02443...v2025.2.02447
v2025.2.02443
What's Changed
- Run end-to-end tests on Windows by @KodrAus in #428
- Update to Seq.Api 2025.2.2 by @nblumhardt in #429
Full Changelog: v2025.2.02432...v2025.2.02443
v2025.2.02432
What's Changed
- Remove console writes and unused code in
SeqCli.Forwarder.Util.ServiceConfigurationby @nblumhardt in #426
Full Changelog: v2025.2.02428...v2025.2.02432
v2025.2.02428
What's Changed
- Update to .NET SDK 9.0.303 by @nblumhardt in #423
Full Changelog: v2025.2.02423...v2025.2.02428
v2025.2.02423
- #374 —
license showcommand (@gprossliner) - #400 — override
SeqCli.jsonlocation withSEQCLI_STORAGE_PATH(@mloskot) - Adds
encryption.*configuration options for local configuration encryption - Introduces the
seqcli forwarderpreview command group. - Adds
seqcli config (get set list clear)commands matching the Seq command-line equivalents
What's Changed
The detailed commit log below stems from the long-running feature/forwarder branch, which this release incorporated.
- Add forwarder commands by @liammclennan in #320
- Add forwarder config by @liammclennan in #321
- Merge in the existing Seq Forwarder codebase by @nblumhardt in #322
- Fix up forwarder build on Windows by @KodrAus in #323
- Clean up the initial Forwarder code drop by @nblumhardt in #324
- Improve some command wording by @nblumhardt in #325
- Fix build on Windows by @KodrAus in #326
- build on linux by @liammclennan in #327
- Remove forwarder data protection in favor of seqcli by @KodrAus in #328
- Remove mvc by @liammclennan in #329
- Stub out new ingestion API by @KodrAus in #330
- Tidy up some shut-down logic by @nblumhardt in #349
- Hide preview commands behind the
--preflag as Seq does by @nblumhardt in #350 - Get tests running in
feature/forwarderby @nblumhardt in #351 - Forwarder storage by @KodrAus in #352
license showcommand by @gprossliner in #374seqcli forwardercommand group by @nblumhardt in #403- Provide a command to delete all forwarder buffers. by @liammclennan in #404
- Clean up and test the
seqcli forwarderingestion log by @nblumhardt in #405 - feat: Add environment variable SEQCLI_CONFIG_FILE for custom config location by @mloskot in #400
- Initialize the reader when reloading from disk by @nblumhardt in #407
- Construct a basic README section for the preview
seqcli forwardercommands by @nblumhardt in #410 - Validate ingest batches, apply size limits, drop batches that trigger
400ingestion responses by @nblumhardt in #408 - Switch
configcommand to a command group, includingclear,get,set, andlistto match Seq's CLI by @nblumhardt in #411 - Tidy up
ForwardingChannelshut-down logic by @nblumhardt in #409 - Apply exponential back-off to log shipping on non-Exception failures, too by @nblumhardt in #412
- Basic tests for
SeqCliEncryptionProviderConfigandExternalDataProtectorby @nblumhardt in #413 - Opt-in to API key forwarding. Default to using SeqCli's connection se… by @liammclennan in #406
- Rename
FowardingChannelWrappertoForwardingAuthenticationStrategyby @nblumhardt in #414 - Fix read worker shut-down by @nblumhardt in #415
- Fix array pool usage across API buffer and forwarding channel entries by @nblumhardt in #417
- Publish a platform-neutral .NET tool by @nblumhardt in #416
- Windows build no longer includes an MSI, remove WiX from build deps by @nblumhardt in #421
New Contributors
- @gprossliner made their first contribution in #374
- @mloskot made their first contribution in #400
Full Changelog: v2025.2.02337...v2025.2.02423
v2025.2.02337
What's Changed
- Update .NET SDK, update dependencies, update version to 2025.2 by @nblumhardt in #396
Full Changelog: v2025.1.02332...v2025.2.02337
v2025.1.02332
What's Changed
- Fall back to paged searching automatically when WebSockets are not supported by @nblumhardt in #394
Full Changelog: v2025.1.02327...v2025.1.02332
v2025.1.02327
v2025.1.967
Merge pull request #387 from datalust/dev Update publishing key