Releases: Trickfilm400/vantage-node
Releases · Trickfilm400/vantage-node
v2.0.12 - InfluxDB
Changes
- dependency updates
- readme improvments
- InfluxDB support
- Prometheus Client Support
- small QoL changes, (e. g. eslint@v9)
Full Changelog: v2.0.11...v2.0.12
v2.0.11
Dependency updates
Full Changelog: v2.0.10...v2.0.11
v2.0.10
Dependency updates
Full Changelog: v2.0.9...v2.0.10
v2.0.9
What's Changed
- dependency updates
- set telnet timeout to 12500 from 2500
- reamde update
- expose default socket port via dockerfile
- update node version on dockerfile to v18
- telnet: reconnect on close event
Full Changelog: v2.0.8...v2.0.9
v2.0.8 - MQTT Support
new Features
- added MQTT support
other changes
- moved to
winston
logger for console - fixed a telnet conenction bug (#8)
- dependency updates
- github actions pipeline
Autogenerated release notes:
What's Changed
- Draft: mqtt support by @Trickfilm400 in #9
Full Changelog: v2.0.7...v2.0.8
v2.0.7 - Big-Fix-Release
Changes
- Bug fix:
static
folder was copied wrong into the docker image (mysql-schema was not able to generate) - the
healthcheck.js
file had a wrong path to the config inside, making the container beeing stuck inunhealthy
v2.0.6
Updated dependencies for security reasons
v2.0.5 2.0.5
Fixed cors issue
Bug Fix release
Socket.io Cors policy added to be accessilby from all domains
Added REST API and Healthcheck
- Updated npm dependencies
- added docker healthcheck
- added REST API (see Readme.md for more details)
Updated some dependencies because of potencial security problems