Skip to content

v1.0.22

Compare
Choose a tag to compare
@epacke epacke released this 18 Nov 21:55
· 15 commits to master since this release
eb74be8

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