Releases: tidepool-org/tide-whisperer
Releases · tidepool-org/tide-whisperer
v0.13.0
Deployment details: https://trello.com/c/qCH0fFdF
- Fix Tide Whisperer open file leak
- Add
deviceId
query parameter to filter on Device ID - Add
uploadId
query parameter to filter on Upload ID - Add
latest
query parameter to return the latest of eachtype
of matching data
v0.12.0
- Use non-distinct Mongo query to determine Medtronic Direct upload ids
- Add logging of slow Mongo queries
- Add request id and user id to all logging
- Migrate Travis CI from .org to .com
v0.11.0
- Filter Medtronic Direct data if Loop data has Medtronic device
- Use correct start time for log messages
v0.10.2
- Support restricted tokens for authentication
v0.10.1
v0.10.0-config-from-env.1
updates based on testing
v0.9.6
- Return other CGM data after latest Dexcom API data
v0.9.5
- Fix edge case with Dexcom API that results in no data returned
- Update to Go 1.9.1
- Update Dockerfile
v1.0.10-accept-access-tokens5.2
update version
v1.0.10-accept-access-tokens5.1
fix merge issue