Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nightscout 14.0.5 Liquorice #6135

Merged
merged 13 commits into from
Sep 27, 2020
Merged

Nightscout 14.0.5 Liquorice #6135

merged 13 commits into from
Sep 27, 2020

Conversation

sulkaharo
Copy link
Member

@sulkaharo sulkaharo commented Sep 27, 2020

  • Fix crash if carb absorption rate is blank
  • Fix Pebble API endpoint not recognising mmol
  • Improve environment variable parsing so extra white spaces are ignored
  • Fix error page, so if there is trouble connecting to Mongo, a human readable error is shown
  • Error page layout improvement to make it more friendly
  • Fixes a memory leak in caching
  • Fixes cache data injection on REST inserts by injecting the _id to inserted object correctly, so data backfills work as expected

* Change boot and caching to expose Mongo connection errors
* Fix a memory leak in 14.0.4
* Fix linter error in ddata.js
* Move data retention periods to caching
* Update _id of inserted entries and device status so merging to cache works correctly
* Reset the data in ddata before updating
* Fix typo on entry cache retention period
* Have device status cache retention period follow configuration
* Fix _id injection in treatments
@sulkaharo sulkaharo merged commit 9315b06 into master Sep 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant