Skip to content

Releases: estran-studio/logviewer

v0.1.21

09 May 15:37

Choose a tag to compare

Changelog

  • c7e0a2f chore: bump Go 1.25.8 → 1.25.10, x/net v0.53.0 (fix stdlib vulns)
  • 857ab93 chore: drop trigger-doc workflow, bump Go to 1.25.8
  • c9ad693 chore: fix goreleaser — brews→homebrew, drop cosign (syntax changed in v2)
  • 7ecabc6 chore: migrate org bascanada → estran-studio
  • 2e2c559 ci: bump Go 1.25.7 → 1.25.8 in workflows
  • 4129afa ci: continue-on-error on govulncheck (docker/docker unfixable GO-2026-4883/4887)
  • 22fafd3 ci: rename GITHUB_ACCESS_TOKEN → GHCR_TOKEN (reserved prefix)
  • 6917129 fix: revert homebrew→brews (GoReleaser v2 still uses brews key)

Development Build

09 May 21:13

Choose a tag to compare

Bug Fixes

  • parse ISO 8601 timestamps with T-separator but no timezone offset (William Quintal)
  • use capture group for timestamp parsing when regex has brackets (William Quintal)

v0.1.18

14 Feb 19:31

Choose a tag to compare

Changelog

v0.1.12

07 Jan 15:55
367e1eb

Choose a tag to compare

Changelog

  • 367e1eb better tool description in the mcp (#50)

v0.1.11

07 Jan 14:57
367e1eb

Choose a tag to compare

Changelog

  • 367e1eb better tool description in the mcp (#50)

v0.1.10

06 Jan 23:22

Choose a tag to compare

Changelog

  • b516cf3 feat(output): add color support with auto-detection
  • 9df6918 feat(printer): add ExpandJsonLimitDepth function
  • 4a39e70 feat(printer): improve JSON detection and formatting
  • 3baa9d8 fix gorelease folder location
  • e46a4c9 fix(splunk): correct fields+ detection and result ordering

v0.1.9

05 Jan 15:05
db628c5

Choose a tag to compare

Changelog

v0.0.6

05 Jan 14:56
db628c5

Choose a tag to compare

Changelog

v0.1.8

19 Dec 19:35
15f08eb

Choose a tag to compare

Changelog

  • ebfbcc1 add native query for splunk and elk (#42)
  • f21e3d7 add pipeline to trigger public website rebuild
  • 998d5aa add recursive-filter (#41)
  • 9316074 improve api negociation for docker (#39)
  • eb3d2d7 query values: add feature to get values for a set of field (#43)
  • 23f5654 ssh add disablePTY options (#40)
  • 15f08eb update mcp text and add integration testing (#44)
  • da43b37 update readme to test rebuild

v0.1.7

12 Dec 15:44
569e0ee

Choose a tag to compare

Changelog

  • 569e0ee fix docker stderr and stdout formatting issue (#38)
  • 709c537 general fix and upgrade for MCP (#37)