Skip to content

lvmbeat 0.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Dec 18:53
· 9 commits to main since this release

✨ Improved

  • Add timeout and outside.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__.