Skip to content

radar-rest-connectors 0.5.0

Compare
Choose a tag to compare
@mpgxvii mpgxvii released this 30 Nov 12:49
· 78 commits to master since this release
7a30950

Changes since version 0.4.1

  • Removed oauth-client-util dependency and replaced with ktor (#104)
  • Added the Fitbit Intraday HRV, breathing rate, and skin temp routes (#105, #107)
  • Updated Dockerfile and Github Actions (#109)

New

  • Added Oura Rest Connector implementation (#103), this connector is based on the rest-source-connector implementation and uses the Oura library
  • Data types include activity, sleep, readiness, heart rate, session, workout, tag, personal info
  • Added Oura Library implementation (#102), this library includes RequestGenerators, Converters, and Routes that can be used and extended by applications that need to pull data from the Oura API