Skip to content

Commit 51650f2

Browse files
a
1 parent 35a0548 commit 51650f2

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
slug: "2025.8.9"
3+
title: "2025.8.9: Caching of catalog types improved"
4+
---
5+
6+
| Component | Relevance for consumers (English) | Relevance for end users (Dutch) |
7+
| --------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------- |
8+
| ZTC | When deprecating a version (by setting eindeGeldigheid) and then creating a new version of an IOT or BT that is already connected to case types based on the value of Omschrijving, the new version was not immediately usable in cases, because of caching. This problem has been solved. | Soms was een nieuwe versie van een besluittype of informatieobjecttype niet direct beschikbaar bij het aanmaken van een zaak. Dit is opgelost. |
9+
| ZRC | Retries on expands are now with a very short interval en limit retry count to improve performance. | |
10+
| NRC | In OneGround unlimited, ZGW services publish events to a RabbitMQ message queue. Notification handlers then process these events and forward them to NRC consumer endpoints. This approach creates a tight coupling with RabbitMQ that other NRC's than OneGround do not support. It now also is possible to enable OneGround services to send notifications directly to arbitrary NRC Api's via an HTTP client. | |

docs/gebruik-van-subscriptions-in-autorisaties.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Filters allow your application to limit the notifications it receives to only th
3737
| `bronorganisatie` | The rsin of the organization that initiated or owns the case in the field bronorganisatie | 000001375 |
3838
| `zaaktype` | URL's of the casetype versions of the case in the field zaaktype | https://ztc.zgw.nl/api/v1/zaaktypen/b1fac1a1-7117-1e50-1d01-d155a715f1ed |
3939
| `vertrouwelijkheidaanduiding` | The confidentiality indication of the case in field vertrouwelijkheidaanduiding | openbaar, beperkt_openbaar, intern, zaakvertrouwelijk, vertrouwelijk, confidentieel, geheim, zeer_geheim |
40-
| `zaaktype_identificatie` | The case type in the field 'identificatie' of zaaktype | Aanvraag beschikking behandelen |
40+
| `zaaktype_identificatie` | The case type in the field 'identificatie' of zaaktype | RX-ADVIES |
4141
| `archiefstatus` | The archival status of the case in field archiefstatus | nog_te_archiveren, gearchiveerd, gearchiveerd_procestermijn_onbekend, overgedragen |
4242
| `archiefnominatie` | The archival nomination of the case in field archiefnominatie. | blijvend_bewaren, vernietigen |
4343
| `opdrachtgevende_organisatie` | The rsin of the organization that commissioned the case in field opdrachtgevendeOrganisatie | 123443210 |

0 commit comments

Comments
 (0)