radar-rest-connector version 0.2.1
Changes since version 0.2.0:
- Added activity log topic (#12)
- Fixed backoff period (#14)
- Updated dependencies
- Using intraday data is configurable with
fitbit.api.intraday
- Avoid using Instant.MIN and Instant.MAX to prevent int out of bounds errors when adding and subtracting
- If too many requests are made, do not try to make more requests for that user.