Please be aware that the project will have frequent updates to the main branch. There are no compatibility guarantees associated with code in any branch, including main, until it has been released. For example, changes may be reverted before a release is published. For the best results, use the latest published release.
The below sections record the changes for each API version in each release as follows:
- for an alpha release, the delta with respect to the previous release
- for the first release-candidate, all changes since the last public release
- for subsequent release-candidate(s), only the delta to the previous release-candidate
- for a public release, the consolidated changes since the previous public release
This release contains the definition and documentation of
- most-frequent-location v0.1.0
The API definition(s) are based on
- Commonalities v0.4.0
- Identity and Consent Management v0.2.1
most-frequent-location v0.1.0 is the 1st public release of the Most Frequent Location API
- API definition with inline documentation:
Main changes
- No new changes included from version v0.1.0-rc.1
Full Changelog: https://github.com/camaraproject/LocationInsights/commits/r1.2
This release contains the definition and documentation of
- most-frequent-location v0.1.0-rc.1
The API definition(s) are based on
- Commonalities v0.4.0
- Identity and Consent Management v0.2.1
most-frequent-location v0.1.0-rc.1 is the 1st release candidate of the version 0.1.0
- 0.1.0-rc.1 Most Frequent Location API definition with inline documentation:
Main changes
- Initial version of the API
- Include initial proposal for Most Frequent Location API - Telefónica by @fernandopradocabrillo in #6
- align-device-with-commonalities by @fernandopradocabrillo in #9
- Corrections in yaml examples for request body and response errors by @fernandopradocabrillo in #11
- Assumptions to use the API with postalCode but without countryName by @javier-carrocalabor in #15
- Include linter workflow files by @fernandopradocabrillo in #16
- Include test plan by @fernandopradocabrillo in #13
- @fernandopradocabrillo made their first contribution in #4
- @javier-carrocalabor made their first contribution in #15
Full Changelog: https://github.com/camaraproject/LocationInsights/commits/r1.1