-
Notifications
You must be signed in to change notification settings - Fork 2
Release 2020 09 24
David Cumps edited this page Oct 30, 2020
·
4 revisions
These release notes document all functionality from a technical point of view.
Business release notes are available for:
- Feature: Provide generated C# API client at https://docs.basisregisters.vlaanderen.be/clients/csharp/v1
- Fix: Fixed OpenAPI definition for List responses.
- Chore: Redirect docs.beta.basisregisters.vlaanderen.be in preparation of phasing out this url in favor of docs.basisregisters.dev-vlaanderen.be.
- Chore: Upgrade to .NET Core 3.1.8
- Chore: Upgrade to Elasticsearch 7.7
- 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 |
---|---|
Public Api | 4.2.1 |
Municipality | 3.9.0 |
PostalCode | 2.9.8 |
StreetName | 2.11.0 |
Address | 2.19.0 |
Building | 2.19.0 |
Parcel | 3.12.0 |
Organisation | 1.56.0 |