Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Avlonitis committed Apr 25, 2024
1 parent 1f00eb0 commit 1795912
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 9.10.1

* Add GDS::SSO::PermissionDeniedError to excluded exceptions list ([#366](/~https://github.com/alphagov/govuk_app_config/pull/366))

# 9.10.0

* Simplify the logic for deciding whether to initialize `GovukPrometheusExporter`. `GovukPrometheusExporter` provides the `/metrics` webserver and "exporter" process for aggregating counters in multi-process apps. govuk_app_config will now always attempt to initialize GovukPrometheusExporter except when running under `rails console`. The `GOVUK_PROMETHEUS_EXPORTER` environment variable no longer has any effect.
Expand Down

0 comments on commit 1795912

Please sign in to comment.