-
Notifications
You must be signed in to change notification settings - Fork 2
Release 2021 01 20
David Cumps edited this page Jan 21, 2021
·
3 revisions
These release notes document all functionality from a technical point of view.
Business release notes are available for:
- Feat: Provide versions of site and api at basisregisters.vlaanderen.be/versies
- Feat: Initial version of status page available at basisregisters.vlaanderen.be/status
- Feat: Initial version of error page available at basisregisters.vlaanderen.be/foutmeldingen/example
- Fix: Addressmatch now correctly returns addresses for new municipalities. 20e2dc5
- Fix: Filter on house- and boxnumber is now escaped. 4886779
- Chore: Upgrade to .NET Core 5.0.1
- Chore: Update to Redis 6.x
- 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.21.2 |
Public Api | 4.11.4 |
Municipality | 3.11.12 |
PostalCode | 2.14.0 |
StreetName | 2.16.1 |
Address | 2.25.2 |
Building | 2.25.2 |
Parcel | 3.18.0 |
Organisation | 1.63.0 |