Release Notes
This release contains the definition and documentation of
- population-density-data v0.2.0
The API definition(s) are based on
- Commonalities v0.5.0
- Identity and Consent Management v0.3.0
population-density-data v0.2.0
population-density-data v0.2.0 is the public release of the Population Density Data API
- 0.2.0 Population Density Data API definition with inline documentation:
Changes included in v0.2.0 compared to v0.1.1:
Added
- Include new description to the sink endpoint and included start/endtime references to align API input and output. by @jgarciahospital in #57
- Include "OPERATION_NOT_COMPLETED" error for async operation by @jgarciahospital in #63
- Include operation ID for the async mechanism by @jgarciahospital in #64
- Add a pattern for x-correlator by @bigludo7 in #71
- Support time window in the past in the APIexposure of data in the past is added by @gregory1g in #60
Changed
- Simplify class management and change of density value formats by @jgarciahospital in #59
- Update error with 422 by @jgarciahospital in #66
- Align error code & definition as specified in Commonalities 0.5 by @bigludo7 in #68
- Align population-density-data API with areaType format by @jgarciahospital in #69
- Align 429 messages by @bigludo7 in #73
- Update API test plan for Population Density Data including new features and alignement with commonalities by @jgarciahospital in #76
Fixed
N/A
Removed
N/A
New Contributors
Full Changelog: r1.2...r2.2