Releases: RADAR-base/RADAR-Schemas
Releases · RADAR-base/RADAR-Schemas
RADAR-Schemas release version 0.5.2
Changes since version 0.5.1
- Adds Active app interaction events schema and specifications
- More explicit bootstrap server logging
- Update dependencies
Radar Schemas release version 0.5.1
Changes since version 0.5.0
- Switch to latest radar-commons
- Updated dependencies
- update aRMT schema specs and update version
- use questionnaire schema for audio task
- Deprecate active audio schemas
radar-schemas version 0.5.0
Changes since version 0.4.3 -
- Update to Java 11.
- Schema Topic Management - it is now possible to back up the entire _schemas
topic and to replace it with a correct one if it has become corrupted.
This change was made to avoid corruptions as we encounter in RADAR-base
once in a while. - Fix optional fitbit activity log type.
- Added new empatica spec with sensor status topic.
- Add
timeNotification
to questionnaire completion log. - Validate kafka conversion.
- Update PMD.
- Avoid int overflow in application_records_sent.
- Schema support for absolute locations
radar-schemas version 0.4.3
Changes since version 0.4.2:
- Deprecated
active/questionniare/notification
schema - Added
ApplicationDeviceInfo
toradar-android-application-status
- Added
timeNotification
field to active app schemas - Updated tool dependencies
radar-schemas version 0.4.2
Changes since version 0.4.1:
- Improved schema and topic registration (sorted and unique)
- Improved specifications for Phone streams and aRMT
- Added Fitbit activity logs
radar-schemas version 0.4.1
Changes since v0.4.0:
- Add two more type of questionnaires (PDQ and PDDS)
- Added PPG schemas
- Print topics that are to be created
- add
timeNotification
to questionnaire schema and time zone to questionnaire specs - Fix OpenWeatherMap plugin for pRMT weather plugin
radar-schemas version 0.4.0
Changes since version 0.3.6:
- Update to RADAR-Commons 0.10.0 and Kafka 2.0.0, and updated topic/schema registration accordingly
- Updated Fitbit schemas
- Removed unused code
- Fixed import order
- Added RecordSet for binary data transmission according. This is used to decode in RADAR-Gateway BinaryToAvroConverter and RADAR-Gateway DecodedRecordData, and used to encode in radar-commons BinaryRecordRequest.
radar-schemas 0.3.6
Hotfix: fixed kafka topic registration
radar-schemas 0.3.5
Changes since version 0.3.4:
- Added question ID for questionnaires
- Upgraded Gradle
- Upgraded dependencies
- Wait for zookeeper and Kafka before registering topics
- Register all topics simultaneously
- Enable connector sources in the Catalog server
- Add vender, model and version in connectors
- Fixed Bittium Faros temperature topic name
RADAR schemas version 0.3.4
Some minor fixes -
Add question identifier
Fix catalog server #124