# Metric monitor

# 1.1.0

  • Updated to allow support HTTP/2 (h2c) for improved performance

# 1.0.6

  • Reworked the logic for how metric.monitor.status is being to help fix behavioral issues and prevent misfires when the API couldn't be reached
  • Enhanced logging capabilities for better diagnostics

# 1.0.5

  • Fixed an issue causing metadata to be overwritten in some rare cases

# 1.0.4

  • Fixed issue with system stopping after client sync even if there was no error

# 1.0.2

  • Fix for another nil-pointer crash

# 1.0.1

  • Fix for a nil-pointer crash for map access

# 1.0.0

Initial release.