CHANGELOG.md in govuk_app_config-1.10.0 vs CHANGELOG.md in govuk_app_config-1.11.0
- old
+ new
@@ -1,4 +1,9 @@
+# 1.11.0
+
+* Disable X-Ray entirely if the `GOVUK_APP_CONFIG_DISABLE_XRAY`
+ environment variable is set.
+
# 1.10.0
* Only instrument the `aws_sdk` gem with AWS X-Ray if the
`XRAY_PATCH_AWS_SDK` environment variable is present.