Skip to content

Releases: RADAR-base/RADAR-Schemas

radar-schemas 0.7.2

30 Jul 12:39
68464bb
Compare
Choose a tag to compare
  • Improves retry logic for topic creation
  • Additional questionnaires - Pulse Ox response, Unscripted Audio 4 (contains the whole North wind text in a single questionnaire), Audio Count, Audio Vocalisation

radar-schemas 0.7.1

29 Jun 12:00
83ffd17
Compare
Choose a tag to compare

Changes since version 0.7.0:

  • Revert Garmin field name
  • Bumped dependencies
  • Misc github actions fixes
  • Added blood pressure questionnaire

radar-schemas 0.7.0

26 May 09:20
Compare
Choose a tag to compare

Changes since version 0.6.1:

  • Separated Java project into smaller modules
    • Introduces radar-catalog-server application that replaces the catalog server from radar-schemas-tools.
    • Introduces radar-schemas-core library that replaces parsing and validation code from radar-schemas-tools.
    • Introduces radar-schemas-registration library that replaces topic and schema registration code from radar-schemas-tools.
  • Fixed topic initialisation classpath and dependency issues
  • Improved catalog-server logging.
  • Read Avro schemas in via parser instead of via an avro tools Java class preprocessor.
  • Added Github Actions

Radar Schemas Release version 0.6.1

12 May 12:17
c633a27
Compare
Choose a tag to compare
  • Fix Maven publication.
  • Fix Logger in dockerfile.
  • Add VAS and ERS to aRMT specs.

radar-schemas version 0.6.0

08 Apr 15:27
118ffe9
Compare
Choose a tag to compare

Changes since version 0.5.15

  • Add Garmin specifications (#248)
  • Publish to Maven central and make namespace changes (#253)
  • Add new aRMT questionnaires to specifications (#254)

radar-schemas version 0.5.15

09 Nov 13:32
134b0f2
Compare
Choose a tag to compare

Changes since version 0.5.14:

  • Modify Altoida schemas based on new file formats (#249)
  • Add schemas for Garmin Health API (#247)

radar-schemas version 0.5.14

17 Sep 11:46
6f4b5ab
Compare
Choose a tag to compare

Changes since version 0.5.13:

  • Add new questionnaires to aRMT specifications (#215)

radar-schemas version 0.5.13

20 Aug 12:57
f9de17d
Compare
Choose a tag to compare

Fixes Null Pointer Exception

radar-schemas version 0.5.12

11 Aug 09:48
44452cb
Compare
Choose a tag to compare

Changes since version 0.5.11.1:

  • Add new questionnaires to aRMT specifications (#237)
  • Streamline docker files to be more similar
  • Fix help message

radar-schemas version 0.5.11.1

23 Jul 14:27
88e299d
Compare
Choose a tag to compare

Changes since version 0.5.11:

  • Fixes catalog server source-types request (#229).