Skip to content

Releases: NodeJSmith/otf-api

v0.15.4

08 Aug 15:45
4bd7010

Choose a tag to compare

What's Changed

  • Fix/improve sorting by @NodeJSmith in #105
    • Improve sorting by adding multiple sort keys
    • remove filter that removed no-booking-id bookings, as these were only filtered out due to lack of updated_at field

Full Changelog: v0.15.3...v0.15.4

v0.15.3

27 Jul 16:21
aab9c4b

Choose a tag to compare

What's Changed

  • update logic to allow returning workouts even if HR monitor data missing by @NodeJSmith in #103

Full Changelog: v0.15.2...v0.15.3

v0.15.2

26 Jul 20:49
fa9def4

Choose a tag to compare

What's Changed

  • closes #100
  • add more logging, especially where filtering/removal of records happens
  • add logic to dump raw response if OTF_LOG_RAW_RESPONSE env var is set to true
    • only logging at DEBUG level so need to have that set too, which can be done with OTF_LOG_LEVEL env var
  • add coloredlogs package to make logs easier to read
  • remove headers from request log
  • change log format structure slightly, use % formatting
  • change some log lines to use % to avoid calling methods/converting to string when not logging at that level
  • relax data type on PerformanceMetric class, remove custom parsing, was not useful

Full Changelog: v0.15.1...v0.15.2

v0.15.1

26 Jul 19:18
987769e

Choose a tag to compare

What's Changed

Full Changelog: v0.15.0...v0.15.1

v0.15.0

17 Jul 03:26
e16682b

Choose a tag to compare

What's Changed

Full Changelog: v0.14.1...v0.15.0

v0.14.1

20 Jun 14:53
d3f20c6

Choose a tag to compare

What's Changed

  • Fix/improve idp id clients by making them cached properties, remove get/set state dunders by @NodeJSmith in #97

Full Changelog: v0.14.0...v0.14.1

v0.14.0

18 Jun 03:19
05c8219

Choose a tag to compare

What's Changed

  • Feature/add state dunder methods to allow pickling by @NodeJSmith in #96

Full Changelog: v0.13.3...v0.14.0

v0.13.3

30 May 18:52

Choose a tag to compare

What's Changed

Full Changelog: v0.13.2...v0.13.3

v0.13.2

30 May 03:57
349d69f

Choose a tag to compare

What's Changed

Full Changelog: v0.13.1...v0.13.2

v0.13.1

28 May 11:36
b837752

Choose a tag to compare

What's Changed

Full Changelog: v0.13.0...v0.13.1