Releases: camaraproject/PopulationDensityData
r1.2
Release Notes
This release contains the definition and documentation of
- population-density-data v0.1.1
The API definition(s) are based on
- Commonalities v0.4.0
- Identity and Consent Management v0.2.0
population-density-data v0.1.1
population-density-data v0.1.1 is the public release of the version 0.1.1
v0.1.1 is a patch release of v0.1.0 which includes only changes of the info object in alignment with Commonalities 0.4.0, completing the alignment with Commonalities v0.4.0 and Consent Management v0.2.0 guidelines included in the CAMARA Fall24 meta-release. Test cases are included for API validation. No new features were included.
- API definition with inline documentation:
Added
- Include
x-camara-commonalities
by @jgarciahospital in #41 - Include testing definitions in .feature file for Fall24 meta-release by @jgarciahospital in #44
- Included documentation for the initial posible implementation algorithm by @jgarciahospital in #25
- Included API test plan for Population Density Data by @jgarciahospital in #44
Changed
- Updated Authorization and authentication section according to I&CM latest release by @jgarciahospital in #41
- Updated API and error descriptions by @gregory1g in #42
Fixed
- Align with Commonalities subscription-model by using sink and sinkCredentials by @jgarciahospital in #47
Removed
- Remove
terms of service
andcontact
by @jgarciahospital in #41
New Contributors
- @gregory1g made their first contribution in #42
Full Changelog: v0.1.0...r1.2
r1.1
Release Notes
This release contains the definition and documentation of
- population-density-data v0.1.1-rc.1
The API definition(s) are based on
- Commonalities v0.4.0-rc.1
- Identity and Consent Management v0.2.0-rc.1
population-density-data v0.1.1-rc.1
population-density-data v0.1.1-rc.1 is the 1st release candidate of the version 0.1.1
v0.1.1 will be a patch release of v0.1.0 which includes only changes of the info object in alignment with Commonalities 0.4.0.
- API definition with inline documentation:
Added
- Include
x-camara-commonalities
by @jgarciahospital in #41
Changed
- Updated
Authorization and Authentication
section according to I&CM last release (v0.2.0-rc1) by @jgarciahospital in #41 - Updated API and error descriptions by @gregory1g in #42
Fixed
Removed
- Remove
terms of service
andcontact
by @jgarciahospital in #41
New Contributors
- @gregory1g made their first contribution in #42
Full Changelog: v0.1.0...r1.1
v0.1.0
v0.1.0
This is the initial version of the Population Density Data API.
- API definition
- API documentation
Please note:
- This is an initial version.
- There are bug fixes to be expected and incompatible changes in upcoming versions.
What's changed
-
New API
Population Density Data
, v0.1.0, with a single operation for retrieving population density information in the specified area:- Given a specific area as a polygon shape, a precision level and a time interval in which the service provider wants to obtain the population density, the API will return the data set of time ranges and equal sized cells containing the estimated population densitity of each time slot and cell.
-
Repository changes:
- Update README.md by @jgarciahospital in #2
- Add reference documentation from KO meeting by @jgarciahospital in #1
- including myself as one of the maintainers for the project. by @maheshc01 in #3
- Adding meeting minutes (follow-up session 1) by @jgarciahospital in #9
- Update population-density-data.yaml by @jgarciahospital in #11
- Innitial contribution of the Population Density Data spec by @jgarciahospital in #5
- Update README.md by @jgarciahospital in #18
- Update README.md by @jgarciahospital in #19
- Update population-density-data.yaml by @jgarciahospital in #21
- ncluding Population density format in responses by @jgarciahospital in #26
- Creation of v0.1.0-rc version by @jgarciahospital in #27
- Editorial fix on RC2 by @jgarciahospital in #31
- 28 update and review codeowners and maintainersmd file by @hdamker in #29
- Update population-density-data.yaml by @jgarciahospital in #32
- Create RC2 proposal by @jgarciahospital in #30
- Create 0.1.0 branch by @jgarciahospital in #33
New Contributors
- @maheshc01 made their first contribution in #3
- @hdamker made their first contribution in #29
Full Changelog: https://github.com/camaraproject/PopulationDensityData/commits/release-v0.1.0