Skip to content

Releases: logdyhq/logdy-core

v0.14.0

13 Dec 21:03
Compare
Choose a tag to compare

v0.13.3

10 Dec 22:05
Compare
Choose a tag to compare
v0.13.3

v0.13.2

26 Nov 18:11
1f78f8c
Compare
Choose a tag to compare
Merge pull request #61 from borosr/main

Optimize docker image size

v0.13.1

20 Nov 23:00
1f78f8c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.13.0...v0.13.1

v0.13.0

10 Jul 21:56
Compare
Choose a tag to compare
readme update

v0.12.2

07 Jul 20:33
Compare
Choose a tag to compare

fix: ws secure protocol on HTTPS (issue #5)

v0.12.0

27 Jun 21:41
Compare
Choose a tag to compare
build across update

v0.11.0

05 May 14:08
Compare
Choose a tag to compare

Utility commands

Oftentimes, the files we're working with are big and can contain many millions of lines. Currently, Logdy does not handle well, processing these big files hence why a new command mode has been introduced. Read more

ANSI code stripping by default

By default Logdy will now ignore ANSI code sequences. Read more

Bugfix: Disappearing rows after settings change

Rows no longer disappear after changing settings whether it's adding/removing a column or modifying a middleware.

v0.10.0

14 Apr 17:02
Compare
Choose a tag to compare

Correlation IDs

Logdy now natively support Correlation IDs. Why it's important? Read our blog post: Microservices local development tools just got a way easier.

Read more in the docs: Correlation IDs

Traces

A complementary feature for Correlation IDs are Traces, you can now visualize a simple trace timelines in Logdy. Read more in the docs: Traces

v0.9.0

04 Apr 20:41
Compare
Choose a tag to compare

Follow mode now allows to read an entire file

Add --full-read option to the follow mode, this will cause all of the files supplied as the argument to be first read and pumped into a buffer.

UI improvements

Reset button for selected filters and facets
Log message drawer is now embedded next to the table and resizable
Standard filters base on the origin