Releases: RADAR-base/RADAR-REST-Connector
Releases · RADAR-base/RADAR-REST-Connector
radar-rest-connectors 0.7.2
What's Changed
- Add additional null checks for Oura data with text values (#180)
- Allow enabling and disabling of Oura routes based on config
- Rotate Oura routes to speed up data pull for each endpoint
- Added new Oura routes (daily stress, vo2max, daily resilience, daily cardiovascular age, tags) (#179)
Full Changelog: v0.7.1...v0.7.2
radar-rest-connectors 0.7.1
What's Changed
- Sync release changes with dev by @mpgxvii in #173
- Fix resting heart rate by @yatharthranjan in #175
- Use safe null-aware access for Oura data fields by @mpgxvii in #174
- Improve Oura connector requests by @mpgxvii in #178
- release-0.7.1 by @pvannierop in #182
- fix: isStale call to fitbit connector respects external cache configuration by @pvannierop in #183
Full Changelog: v0.7.0...v0.7.1
radar-rest-connectors 0.7.0
What's Changed
- Updated version of radar commons for opentelemetry (#167)
- Add UserRepository fixes (#165)
- Attempt backoff on simultaneous 403 responses (#166)
- Added sentry open telemetry agent jar to build (#170)
Full Changelog: v0.6.2...v0.7.0
radar-rest-connectors 0.6.2
What's Changed
- Added
audienceclaim to requests in UserRepository (#162) - Added support for Sentry monitoring (#150)
Full Changelog: v0.6.1...v0.6.2
radar-rest-connectors 0.6.1
What's Changed
- Add weekly Snyk Docker image scan to Github actions by @pvannierop in #155
- Fix action by adding categories to sarif file export by @pvannierop in #156
- Add continue-on-error: true in scheduled-snyk-docker.yaml by @pvannierop in #157
- Fix master branch reference in snyk.yaml action by @pvannierop in #159
- Apply security upgrades March 2025 platform upgrade by @pvannierop in #158
Full Changelog: v0.6.0...v0.6.1
radar-rest-connectors 0.6.0
What's Changed
- Impl. configuration of application loop and user cache refresh durations by @pvannierop in #152
Note: this feature only benefits configuration for running efficient end-to-end tests.
Full Changelog: v0.5.4...v0.6.0
radar-rest-connectors 0.5.4
What's Changed
- Add graphical docs by @Bdegraaf1234 in #148
- Merge dev into master and prepare for release 0.5.4 by @pvannierop in #151
New Contributors
- @pvannierop made their first contribution in #151
Full Changelog: v0.5.3...v0.5.4
radar-rest-connectors 0.5.3
radar-rest-connectors 0.5.2
radar-rest-connectors 0.5.1
Changes since version 0.5.0
- Add backoff time when an Oura request is successful to space out requests
- Fix null handling in
OuraRingConfigurationConverter - Restore previous versions of
OuraServiceUserRepositoryand FitbitServiceUserRepositoryand keep current ktor version - Add Fitbit HRV, BR, skin-temp configurations to the connector configs