Skip to content

Releases: jdrews/logstation

v3.0.1

10 Feb 04:07

Choose a tag to compare

Changelog

  • 1471035 Bump brace-expansion from 2.0.1 to 2.0.2 in /web
  • 9fc3448 Bump github.com/sirupsen/logrus from 1.9.3 to 1.9.4
  • f3c3455 Bump tar from 7.4.3 to 7.5.7 in /web
  • 81d98d2 Bump vite from 6.3.6 to 6.4.1 in /web
  • 5132936 Update goreleaser.yaml to latest version
  • abbcdd2 Update the image for the 3.x webui refresh
  • 3518418 Update web dependencies to latest

v3.0.0

08 Feb 03:41

Choose a tag to compare

This is a major release that focused on refreshing the Web UI for an improved user experience.

Changelog

  • 8c00fff Bump github.com/jdrews/go-tailer from 1.2.0 to 1.2.1
  • 7eeeb76 Bump github.com/labstack/echo/v4 from 4.13.4 to 4.15.0
  • d4ec87b Bump github.com/spf13/viper from 1.20.1 to 1.21.0
  • 4d9db92 Bump golang.org/x/crypto from 0.38.0 to 0.45.0
  • 56e9a54 Refactor web UI to use Tailwind CSS and React Virtuoso
  • a2cb489 resolve line wrap overflow. fixed upstream

v2.3.3

28 Sep 02:07

Choose a tag to compare

Changelog

  • 964fa6a Bump @babel/runtime from 7.26.9 to 7.27.1 in /web
  • 9cd22bf Bump @vitest/coverage-v8 from 3.0.6 to 3.0.7 in /web
  • 36aa384 Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.4.0
  • 4274e95 Bump github.com/labstack/echo/v4 from 4.13.3 to 4.13.4
  • fb77c40 Bump github.com/spf13/viper from 1.19.0 to 1.20.1
  • 9c9992e Bump golang.org/x/net from 0.35.0 to 0.38.0
  • d82f056 Bump prettier from 3.5.3 to 3.6.2 in /web
  • 49a1714 Bump tar-fs from 2.1.2 to 2.1.4 in /web
  • 906ea6a Bump vite from 6.1.0 to 6.3.6 in /web
  • a53ebf3 Bump vitest from 3.0.6 to 3.0.7 in /web
  • b83ebae Define a devcontainer
  • df95ed5 Update web dependencies 20250525
  • d118bed Update web dev dependencies 20250525
  • 3162bfd Upgrade go-tailer to 1.2.0 and upgrade indirect dependencies
  • e8e11ee refine with base debian and corepack

2.3.2

24 Feb 01:53

Choose a tag to compare

Changelog

  • f121a87 Add in frontend tests
  • 2a519c5 Setup frontend tests to run in build-test pipeline Also configure vitest to handle css (or rather mock an empty css)
  • 3468223 Update codecov action to v5 and use token
  • 450673a Update emotion/react & styled and parcel/packager-raw-url
  • 1250b9a Update parcel toe 2.13.3
  • e564034 Update react-log-viewer, mui/material, and prettier
  • 3e54410 move the rendering to a function to increase DRY

2.3.1

17 Feb 00:30

Choose a tag to compare

Changelog

  • 35311b0 default websocketsecurity to false
  • e5f0e2c upgrade labstack echo from v4.12.0 to v4.13.3

2.3.0

16 Feb 00:15

Choose a tag to compare

Changelog

  • 0e7e070 #220 Allow the websocket protocol to be configurable
  • 2fe119c Bump github.com/fatih/color from 1.17.0 to 1.18.0
  • 5c0c2bc add a test for websocket-security endpoint

2.2.3

19 Nov 03:04

Choose a tag to compare

Changelog

  • 999b5fe Bump braces from 3.0.2 to 3.0.3 in /web
  • 1f16f73 Bump cross-spawn from 7.0.3 to 7.0.6 in /web
  • d7b8c82 Bump github.com/gorilla/websocket from 1.5.1 to 1.5.3
  • 8f308d7 Bump github.com/spf13/viper from 1.18.2 to 1.19.0
  • 4d5e78a Bump micromatch from 4.0.5 to 4.0.8 in /web
  • 600fe2d Bump prettier from 3.2.5 to 3.3.3 in /web
  • 83d5f32 Bump rimraf from 5.0.5 to 6.0.1 in /web

2.2.2

01 Jun 17:22

Choose a tag to compare

Changelog

  • 6bb907f Bump github.com/fatih/color from 1.16.0 to 1.17.0
  • 21c5be0 Bump github.com/labstack/echo/v4 from 4.11.4 to 4.12.0
  • 9e88cb0 Bump tar from 6.2.0 to 6.2.1 in /web
  • 98313e0 Update to React 18 and Patternfly 5
  • ca45a45 Upgrade to react-log-viewer 5.2.0

v2.2.1

01 Mar 05:54

Choose a tag to compare

Changelog

  • 4166dfc Bump ip from 2.0.0 to 2.0.1 in /web
  • 2996ed7 Configure release.yml to build web Remove web building from goreleaser
  • 6ce6898 Configure yarn for Release CI
  • 6f7c60f Disable 'with' for corepack enable step
  • 80b7148 Update Build/Test CI to use corepack w/yarn
  • 4de0966 Update yarn.lock and enable enableHardenedMode
  • ac202de update parcel to 2.11.0
  • d2a7737 update release process to allow specifying the tag version
  • 4ce7112 update release process to perform git tag
  • e44e7e0 update release process to use yarn 3.5.1

v2.2.0

27 Jan 18:15

Choose a tag to compare

Changelog

  • ad80f95 Add in codecov integration
  • 1d73b45 Add release ci job
  • 0b3078d Bump @mui/material from 5.12.2 to 5.13.3 in /web
  • 24935a9 Bump github.com/fatih/color from 1.15.0 to 1.16.0
  • 0d3cb94 Bump github.com/gorilla/websocket from 1.5.0 to 1.5.1
  • eba3125 Bump github.com/labstack/echo/v4 from 4.10.2 to 4.11.1
  • abe1f2f Bump github.com/labstack/echo/v4 from 4.11.1 to 4.11.2 (#137)
  • d6427af Bump github.com/labstack/echo/v4 from 4.11.2 to 4.11.4
  • 5439606 Bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3
  • 23197d3 Bump github.com/spf13/viper from 1.15.0 to 1.18.2
  • 6e7be11 Bump golang.org/x/crypto from 0.14.0 to 0.17.0
  • 9dca291 Bump golang.org/x/net from 0.12.0 to 0.17.0
  • 4384b98 Bump parcel and related packages from 2.9.1 to 2.9.3
  • 393c32f Bump parcel from 2.8.3 to 2.9.1 in /web (#103)
  • 02183ef Bump prettier from 2.8.8 to 3.0.1 in /web
  • 6b67c5e Bump rimraf from 5.0.0 to 5.0.1 in /web
  • 470924f Bump semver from 5.7.1 to 5.7.2 in /web
  • d8c2c1b Bump semver from 7.5.0 to 7.5.4 in /web
  • 05b2771 Improve the colors unit tests to test all colors
  • f984ddd Logstation now has two tailing methods: filesystem or polling
  • 33d0a3c Update README.md
  • a693532 Update defaults for pollingTimeMS to reduce CPU usage
  • 0bdfb38 release ci should only be on manual trigger
  • 9e9c2ee update caniuse-lite