Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions changelog/2026/08-28-release-2026.8.26.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
slug: "2026.8.26"
title: "2026.8.26: ZRC expand casing fix"
---

| Component | Summary (english) | Relevance for consumers (English) | Relevance for end users (Dutch) | Relevance for system administration (Dutch) |
| --------- | ------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------- | ------------------------------------------- |
| ZRC | Fixed incorrect key casing in `expand` responses (v1.5) | `GET /zaken/{uuid}?expand=...` responses previously named three keys with a leading capital instead of camelCase: `betrokkeneIdentificatie` on embedded `rollen`, and `url`/`uuid` on embedded `zaakobjecten`. All three now match the VNG standard's casing. The plain `/rollen` and `/zaakobjecten` endpoints were already correct and are unchanged. | | |
| ZRC | Migrated internal object mapping from AutoMapper to Mapster. | | | |