Skip to content

Commit

Permalink
docs: Updated CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
jonrandahl committed Oct 9, 2024
1 parent 02a9c42 commit 06d98fe
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Standard Reports UI: change log

## 1.5.4 - 2024-10

- (Jon) Wrapped the Internal Error Instrumentation in an `unless` block to ensure the
application does not report internal errors to the Prometheus metrics when the
error is a 404 or 422 thereby reducing the noise in the Slack alerts channel

## 1.5.3 - 2024-09

- (Jon) Updated the application exceptions controller to instrument the
Expand Down

0 comments on commit 06d98fe

Please sign in to comment.