Skip to content

Releases: tidepool-org/shoreline

v0.16.1

22 Jun 21:03
f522c6a
Compare
Choose a tag to compare

Refactor Prometheus metrics to use a Count vector. The following metrics are available now:

  • tidepool_shoreline_marketo_config_valid
  • tidepool_shoreline_failed_marketo_upload_total
  • tidepool_shoreline_failed_status_count

v0.14.2

12 Apr 01:51
Compare
Choose a tag to compare

Deployment details: https://trello.com/c/yoksUpXM

  • Fix Shoreline open file leak
  • Optionally provide MailChimp api key from env variable.
  • Changes to allow running in Kubernetes

v0.14.1

14 Nov 07:10
Compare
Choose a tag to compare
  • Fix decoding of complex password in Authorization header

v0.14.0

24 May 02:41
Compare
Choose a tag to compare
  • Do not add Tidepool domain email to Mailchimp
  • Add email to Mailchimp only after email verified and TOS accepted

v0.13.0

18 Dec 22:49
Compare
Choose a tag to compare

Update config so its now read from an environment variable

v0.13.0-config-from-env.1

13 Dec 09:07
Compare
Choose a tag to compare
Pre-release
update for deployed config

v0.12.0

23 May 22:18
Compare
Choose a tag to compare
  • Subscribe users to appropriate MailChimp lists
  • Allow multiple MailChimp mailing lists and interests per list

v0.11.0

21 Apr 17:40
Compare
Choose a tag to compare
  • Refactor find users by role in to separate function
  • Allow signup to specify roles for clinic
  • Automatically share demo account for new users with clinic role

v0.10.1

01 Mar 01:48
Compare
Choose a tag to compare
  • Remove getMetaPair API and tests

v0.10.0

05 Oct 22:28
Compare
Choose a tag to compare
  • Refactor session token handling to support additional fields in database (other than session token only)
  • Check if user is marked as deleted upon login
  • Check if session exists in database on all requests
  • Synchronize database and collection names between local development and deployed environmentsSynchronize database and collection names between local development and deployed environments