Skip to content

Releases: tidepool-org/platform

v1.1.0

30 Sep 03:17
Compare
Choose a tag to compare
  • Add tapi command-line tool for using Tidepool API (particularly for testing and operations)

v1.0.0

30 Sep 03:16
Compare
Choose a tag to compare
  • List and delete uploads
  • Significant refactor to support multiple services sharing common functionality
  • Add userservices service
  • Add metricservices client
  • Remove "/api" prefix on all APIs
  • Standardize API response signature
  • Begin adding created/modified/deleted time/userID to all database objects
  • Add variable fetching to environment reporter

v0.1.4

06 Sep 21:12
Compare
Choose a tag to compare
  • Add README.md for migrate_gid_to_uid tool

v0.1.3

06 Sep 19:39
Compare
Choose a tag to compare
  • Additional sanity checks and logging for migrate_gid_to_uid

v0.1.2

06 Sep 19:39
Compare
Choose a tag to compare
  • Fix location of start.sh script in deploy package

v0.1.1

06 Sep 19:38
Compare
Choose a tag to compare
  • Break deploy into multiple packages

v0.1.0

06 Sep 19:38
Compare
Choose a tag to compare
  • Tool to migrate device data group id to user id
  • Add list and delete uploads endpoints
  • Return data, error, and meta top-level JSON objects in response
  • Dynamically calculate version based on Travis tag or nearest Github tag
  • Various refactor to support new feature work
  • Use vendor directory rather than Godeps workspace directory
  • Update dependencies

v0.0.2

03 Aug 17:24
Compare
Choose a tag to compare
  • Update bolus validation code to allow actual insulin delivered to equal expected insulin delivered.
  • Update tests to match updated validations.

v0.0.1

29 Jul 03:47
Compare
Choose a tag to compare

Initial release of new Tidepool platform backend including dataservices which currently supports data upload for Animas devices.