From ed23d2817e14f3969407f8a813b253fb0756d750 Mon Sep 17 00:00:00 2001 From: Johannes Battjes Date: Mon, 13 Jul 2026 13:44:15 +0200 Subject: [PATCH] aa aa --- changelog/2026/07-13-release-2026.7.2.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 changelog/2026/07-13-release-2026.7.2.md diff --git a/changelog/2026/07-13-release-2026.7.2.md b/changelog/2026/07-13-release-2026.7.2.md new file mode 100644 index 0000000..33f72b5 --- /dev/null +++ b/changelog/2026/07-13-release-2026.7.2.md @@ -0,0 +1,9 @@ +--- +slug: "2026.7.2" +title: "2026.7.2 Better GET all documents query" +--- + +| Component | Summary (english) | Relevance for consumers (English) | Relevance for end users (Dutch) | Relevance for system administration (Dutch) | +| --------- | ------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------- | ------------------------------------------------- | +| DRC | Performance improvement GET ALL query | The GET query without query parameters returns all documents of an organisation in pages. Organisations with millions of documents experienced time outs in this query. The query now is optimized so that it returns in a reasonable time with valid data. | | | +| NRC | Locking of subscriptions | When all notifications of a subscription have failed for a week, the subscription is locked, meaning that notifications are not sent for this subscription anymore. | | Beheerders kunnen unlocken in ZCA -> Notificaties |