Release 2020 06 29 - Informatievlaanderen/registry-documentation GitHub Wiki
Release 2020-06-29
These release notes document all functionality from a technical point of view.
Changes
- Feature: Add
/v1/gebouwen/{objectId}/referenties
endpoint. - Feature: Add
/v1/crabgebouwen
endpoint. - Fix: Optimise address list queries to increase performance.
- Fix: Errors now always contain an instance url for the specific error.
- Chore: Rename
master
branches tomain
. - Chore: Upgrade to .NET Core 3.1.5
Advice
- 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.
Updated Components
Click the version number to see the code changes for each component.
Component | Version |
---|---|
Public Api | 3.10.6 |
Municipality | 3.6.26 |
PostalCode | 2.7.10 |
StreetName | 2.8.14 |
Address | 2.15.7 |
Building | 2.16.10 |
Parcel | 3.10.13 |