lvmbeat 0.1.1
✨ Improved
- Add
timeout
andoutside.interval
configuration options. - Add documentation on how the product works and deployment instructions.
- Added a
.dockerignore
file. - Return the
last_seen
value in the monitoring app as an ISO string.
🏷️ Changed
- Flatten the monitor app API routes. Renamed
/email/test
to/email-test
.
🔧 Fix
- Fix the
pip
name used to define__version__
.