Releases: epacke/logstash-pipeline-tester
v1.0.29
What's Changed
- [Snyk] Upgrade nodemon from 3.1.7 to 3.1.9 by @epacke in #274
- [Snyk] Upgrade @mui/material from 5.16.9 to 5.16.11 by @epacke in #273
- [Snyk] Upgrade @emotion/styled from 11.13.5 to 11.14.0 by @epacke in #272
- [Snyk] Upgrade @mui/icons-material from 5.16.9 to 5.16.11 by @epacke in #271
Full Changelog: v1.0.28...v1.0.29
v1.0.28
v1.0.27
What's Changed
Replaced deprecated sendfile
method with sendFile
in express.js.
- [Snyk] Security upgrade axios from 1.7.7 to 1.7.8 by @epacke in #264
- build(deps): bump path-to-regexp and express in /pipeline-ui/backend by @dependabot in #265
- [Snyk] Upgrade @emotion/react from 11.13.3 to 11.13.5 by @epacke in #267
- [Snyk] Upgrade @emotion/styled from 11.13.0 to 11.13.5 by @epacke in #266
Full Changelog: v1.0.26...v1.0.27
v1.0.26
What's Changed
-
Lowering the default log level to warn for the backend app to reduce noise.
-
Updating unit test dependencies
-
Improving the contributing section of the README file.
-
Lower default log level for backend by @epacke in #263
Full Changelog: v1.0.25...v1.0.26
v1.0.25
v1.0.24
v1.0.23
v1.0.22
What's Changed
-
Adding Pino as logging library, adding env BACKEND_ENDPOINT to make development easier
-
Adding instructions on how to start a development environment
-
Adding environment variable BACKEND_ENDPOINT in the logstash container to allow configuring logstash output to use the express web app instead of the docker name resolution
-
Defining backend endpoint with environment variable and updating README.md
-
Adding more detailed error message when backend is unable to contact logstash
-
Upgrading React to 18.3.1
-
build(deps-dev): bump rollup from 2.79.1 to 2.79.2 in /pipeline-ui/frontend by @dependabot in #253
-
[Snyk] Security upgrade express from 4.21.0 to 4.21.1 by @epacke in #254
-
[Snyk] Upgrade nodemon from 3.1.4 to 3.1.7 by @epacke in #255
-
build(deps): bump cookie and express in /pipeline-ui/frontend by @dependabot in #256
-
build(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /pipeline-ui/frontend by @dependabot in #258
Full Changelog: v1.0.21...v1.0.22