Skip to content

RADAR fitbit connector version 0.2.3

Choose a tag to compare

@blootsvoets blootsvoets released this 12 Jun 07:51
· 475 commits to master since this release
b71a521

Changes since version 0.2.2:

  • Reverts bug introduced in 0.2.2: replace findFirst to run request with an Iterator after which to run the request. By using calls with side-effects in streams, Java streams was preloading a lot of URLs without evaluating the findFirst and data was lost in that way.
  • Fix security issues
  • Make polling time per user route configurable