-
Notifications
You must be signed in to change notification settings - Fork 2
Release 2021 07 05
Arne Dumarey edited this page Jun 28, 2021
·
2 revisions
These release notes document all functionality from a technical point of view.
- Feature:
VolledigAdres
in address list is now optional. - Feature: add /v1/adressen?niscode={niscode} endpoint for
adressen
. - Feature: add /v1/straatnamen?niscode={niscode} endpoint for
straatnamen
. - Feature: add /v1/straatnamen?straatnaam={straatnaam} endpoint for
straatnamen
. - Feature: add /v1/gemeenten?gemeentenaam={gemeentenaam} endpoint for
gemeenten
. - Fix: upgraded .NET CORE.
- Docs: status pagina remove unused cache status.
- Docs: change
agentschap Informatie Vlaanderen
toDigitaal Vlaanderen
- Anonymous requests will be limited in the future. Request an API key to be future-proof.
- Use
https://api.basisregisters.vlaanderen.be/v1/
as the root instead ofhttps://basisregisters.vlaanderen.be/api/v1/
to be future-proof. - Supported query parameters can be found at docs.basisregisters.vlaanderen.be, previously unsupported query parameters containing a
.
in them now throw an error to clearly define they have not been applied.
Click the version number to see the code changes for each component.
Component | Version |
---|---|
Site | 1.22.20 |
Public Api | 4.17.2 |
Municipality | 3.15.9 |
PostalCode | 2.18.6 |
StreetName | 2.21.9 |
Address | 2.31.12 |
Building | 2.29.8 |
Parcel | 3.24.6 |