Skip to content

Releases: paulojmdias/lokxy

v0.6.0

28 Oct 23:18
v0.6.0
2e7768e

Choose a tag to compare

Changelog

New Features

Other work

v0.5.1

28 Oct 23:08
v0.5.1
894142d

Choose a tag to compare

Changelog

New Features

Bug fixes

Other work

v0.5.0

08 Sep 10:13
593c73e

Choose a tag to compare

Changelog

New Features

Bug fixes

Other work

lokxy-0.0.2

03 Jun 22:39
70b448a

Choose a tag to compare

Lokxy is a powerful log aggregator for Loki

lokxy-0.0.1

30 May 10:07
19063a3

Choose a tag to compare

Lokxy is a powerful log aggregator for Loki

v0.4.0

07 May 10:23
39e6372

Choose a tag to compare

Changelog

New Features

Other work

v0.3.0

28 Apr 22:49
e2d19e5

Choose a tag to compare

Changelog

New Features

Bug fixes

Other work

0.2.1

06 May 23:37

Choose a tag to compare

0.2.1 (2025-03-10)

Bug Fixes

  • avoid output null (856a52f)
  • fix request body for working with multiple goroutines (f61133b)
  • fix request body for working with multiple goroutines (#19) (4d5e76d)
  • fix tests (c830a31)
  • improve json unmarshall (8041829)
  • improve r.body (cfc7ed4)
  • improvements to avoid results being null (fc53c25)
  • remove uneeded else condition (030e94f)

0.2.0

06 Mar 15:26

Choose a tag to compare

0.2.0 (2025-03-06)

Features

  • add output version and revision at startup and enable golangci-lint (#16) (1e79577), closes #10 #12

0.1.2

14 Oct 23:18

Choose a tag to compare

0.1.2 (2024-10-14)

Bug Fixes