-
Notifications
You must be signed in to change notification settings - Fork 2
Release 2024‐12‐17
Arne Dumarey edited this page Dec 16, 2024
·
3 revisions
These release notes document all functionality from a technical point of view.
- Feature: add municipality merger events to documentation.
- Fix: clean up documentation by removing events never to be published.
- Fix(address): correct housenumber casing
49a
=>49A
will now go through. - Fix(streetname): correct a streetname name by adding a missing language is now allowed as correction.
- Fix(building): json-ld context for building is now able to be parsed.
- Anonymous requests are now limited. Request an API key to not share anonymous usage.
- Throttling is active on API keys, as described in the openapi specs, be sure to handle HTTP Status 429.
Click the version number to see the code changes for each component.
Component | Version |
---|---|
Site | 2.14.3 |
Public Api | 6.13.4 |
Municipality | 5.6.1 |
PostalCode | 5.4.0 |
StreetName | 4.16.1 |
Address | 4.29.4 |
Building | 4.22.1 |
Parcel | 5.10.0 |