Skip to content

1.2.0

Compare
Choose a tag to compare
@akoutmos akoutmos released this 15 Jun 20:32
· 169 commits to master since this release

Fixed

  • GrafanaClient module error case statement. Relaxed the pattern matching so that unaccounted
    for responses from Grafana don't crash the GenServer.

Added

  • Added the additional_routes option to the Phoenix plugin so that routes not defined in
    the router module can still be labeled correctly.