summaryrefslogtreecommitdiff
path: root/changelogs/unreleased/48670-application-settings-may-not-be-invalidated-if-migrations-are-run.yml
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs/unreleased/48670-application-settings-may-not-be-invalidated-if-migrations-are-run.yml')
-rw-r--r--changelogs/unreleased/48670-application-settings-may-not-be-invalidated-if-migrations-are-run.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/changelogs/unreleased/48670-application-settings-may-not-be-invalidated-if-migrations-are-run.yml b/changelogs/unreleased/48670-application-settings-may-not-be-invalidated-if-migrations-are-run.yml
new file mode 100644
index 00000000000..f4267582f89
--- /dev/null
+++ b/changelogs/unreleased/48670-application-settings-may-not-be-invalidated-if-migrations-are-run.yml
@@ -0,0 +1,6 @@
+---
+title: Stop relying on migrations in the CacheableAttributes cache key and cache attributes
+ for 1 minute instead
+merge_request: 20389
+author:
+type: fixed