Skip to content

Release 2026 - patch (v1.3.1)

Latest

Choose a tag to compare

@DucoSivi DucoSivi released this 21 Jul 17:11
· 35 commits to main since this release

ℹ️ Let op: An English version of this release note is available below.
Scroll down or click to expand the 🇺🇸 section under this Dutch version.

Release 2026 — patch (v1.3.1)

Correctie van één foutieve tekstuele aanduiding. Het berichtenmodel is ongewijzigd: inhoudelijk is v1.3.1 gelijk aan v1.3.0.

Wat is gecorrigeerd

Het veld afdDefinitionVersion bevatte de waarde 001.04 (prerelease). Dat was onjuist — Release 2026 is sinds september 2025 de formele en actieve release. De waarde is nu 001.04, zowel in de JSON-schema's (28 bestanden) als in de voorbeeldberichten (18 bestanden).

Beide waren nodig: in v1.3.0 eiste het schema de waarde mét (prerelease), waardoor berichten zonder die toevoeging werden afgekeurd.

Positie van deze release

v1.3.1 vervangt v1.3.0 binnen Release 2026. Het is geen extra variant, maar dezelfde release in gecorrigeerde vorm — dezelfde AOS-definitieversie 001.04. v1.3.0 blijft beschikbaar voor de historie.

Aan het releasemodel verandert niets: v1.3.1 is de actieve release voor 2026, v1.4.0 blijft de kandidaat voor 2027 (AOS 001.05).

Voor verzendende en ontvangende partijen

De juiste waarde is 001.04; het veld bevat uitsluitend het versienummer. Het tempo van overstappen is vrij: wie inmiddels een werkende afspraak heeft, hoeft niet per direct te wijzigen.

Let er wel op dat de twee publicaties elkaar op dit veld uitsluiten:

Validatie tegen Geaccepteerde waarde
v1.3.0 uitsluitend 001.04 (prerelease)
v1.3.1 uitsluitend 001.04

Ontvangende partijen wordt daarom gevraagd tijdens de overgang beide waarden te accepteren. Dat deblokkeert ketens die nu vastlopen en maakt een geleidelijke overstap mogelijk.

Overige wijzigingen

In bericht 10 is de volgorde van twee velddefinities gelijkgetrokken met de required-lijst (uitsluitend sleutelvolgorde), en er is een .gitignore toegevoegd. Beide raken de berichtinhoud niet.

Versies in deze release

Open API specificatie 1.0.10
JSON-schema's berichten 1 t/m 14 (AOS) 001.04
JSON-schema VBPUO_Feedback_Message (AOS) 001.01


🇺🇸 View English version

Release 2026 — patch (v1.3.1)

Correction of a single erroneous textual label. The message model is unchanged: v1.3.1 is substantively identical to v1.3.0.

What has been corrected

The afdDefinitionVersion field contained the value 001.04 (prerelease). This was incorrect — Release 2026 has been the formal and active release since September 2025. The value is now 001.04, both in the JSON schemas (28 files) and in the example messages (18 files).

Both were necessary: in v1.3.0 the schema required the value with (prerelease), causing messages without that suffix to be rejected.

Status of this release

v1.3.1 replaces v1.3.0 within Release 2026. It is not an additional variant, but the same release in corrected form — the same AOS definition version 001.04. v1.3.0 remains available for reference.

The release model is unaffected: v1.3.1 is the active release for 2026, and v1.4.0 remains the candidate for 2027 (AOS 001.05).

For sending and receiving parties

The correct value is 001.04; the field contains the version number only. The pace of adoption is open: parties with a working arrangement in place need not change immediately.

Note that the two publications are mutually exclusive on this field:

Validating against Accepted value
v1.3.0 001.04 (prerelease) only
v1.3.1 001.04 only

Receiving parties are therefore asked to accept both values during the transition. This unblocks chains that are currently failing and allows a gradual migration.

Other changes

In message 10, the order of two field definitions has been aligned with the required list (key order only), and a .gitignore has been added. Neither affects message content.

Versions in this release

Open API specification 1.0.10
JSON schemas messages 1 to 14 (AOS) 001.04
JSON schema VBPUO_Feedback_Message (AOS) 001.01