Skip to content

Releases: RADAR-base/RADAR-Schemas

radar-schemas 0.8.2

30 Nov 13:36
45d8c8a
Compare
Choose a tag to compare

Changes since version 0.8.1:

  • removed unused schema backup tool
  • catalog-server respects source configuration
  • Updated Snyk GA
  • updated dependencies

What's Changed

Full Changelog: v0.8.1...v0.8.2

radar-schemas 0.8.1

02 Nov 16:37
06d32ea
Compare
Choose a tag to compare
  • Fix Snapshot builds
  • Add Fitbit Food Log schema and specifications

radar-schemas 0.8.0

18 Oct 13:40
c9a1475
Compare
Choose a tag to compare

Changes since version 0.7.9

  • Added missing Altoida topics (#308)
  • Added general aRMT topic (#310)
  • Updated tools to Kotlin and unify commands (#313)

radar-schemas 0.7.9

19 Apr 10:37
f64e827
Compare
Choose a tag to compare

Changes

  • Add Fitbit Resting Heart rate
  • Add sleep efficiency to fitbit sleep schemas
  • conditional docker login workflow for github actions
  • add Snyk workflows and update dependencies

radar-schemas 0.7.8

21 Mar 12:36
26450ba
Compare
Choose a tag to compare

Changes since 0.7.7:

  • dependency updates
  • build fixes
  • fix Fibaro event topic

radar-schemas 0.7.7

02 Feb 20:22
3356c20
Compare
Choose a tag to compare

Changes since version 0.7.6:

  • Modify and add new Altoida schemas based on new file formats (#288)
  • Bumped dependencies

radar-schemas 0.7.6

13 Jan 13:35
9850c30
Compare
Choose a tag to compare

Changes since version 0.7.5:

  • Bumped log4j to version 2.17.0
  • Fixed release Docker build
  • Bumped avro to version 1.11.0
  • Bumped Java to version 11 in all projects
  • Added new aRMT specs

radar-schemas 0.7.5

15 Dec 12:48
d770a8d
Compare
Choose a tag to compare

Changes since 0.7.4:

  • Critical: fixes Log4J CVE-2021-44228 in catalog-server
  • Updates other dependencies, including Gradle 7.3 and Java 17
  • Adds CANEdge schemas.
  • Adds check that specifications can be parsed.

radar-schemas 0.7.4

07 Sep 14:00
0798941
Compare
Choose a tag to compare

Changes since version 0.7.3:

  • Added Fibaro devices
  • Make Altoida some metrics optional

radar-schemas 0.7.3

25 Aug 08:57
a00d692
Compare
Choose a tag to compare

Changes from release 0.7.2

  • Add new aRMT questionnaire specs
  • Add DREEM device specifications
  • Fix Garmin stress_level docs
  • Log messages are no longer displayed if the quiet flag is given
    Fixes #272, #281