Skip to content
This repository was archived by the owner on Jan 12, 2021. It is now read-only.

v2.3.0

Choose a tag to compare

@johnathanludwig johnathanludwig released this 22 Jul 16:37
· 35 commits to master since this release

Changed

  • Some error messages changed a little bit on the API. Specifically, on region suppression, signature suppress, and custom signature suppression objects. Now when a validation trips on the related suppression object, the error message reflects that. "Reason can't be blank" changed to "Suppression region can't be blank". The message is built from the attribute which is in error, which changed from "Reason" to "Suppression.reason". Had to gsub the "." to a space to make it message friendly.
  • Add the teams relation to custom signature, and the custom signatures relation to team.
  • Added an endpoint, ESP::Report::Export::Integration.create, to export reports to an integration