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.4 Liquorice #6078

Merged
merged 7 commits into from
Sep 23, 2020
Merged

Nightscout 14.0.4 Liquorice #6078

merged 7 commits into from
Sep 23, 2020

Commits on Sep 19, 2020

  1. * Require created_at for Treatments on insert

    * Refactoring the cache: moved to another file and support flushing from bus events
    sulkaharo committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    0c7e9bf View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2020

  1. Add support for CGM data and device statuses. Refactor dataloader to …

    …use the new model and reduce queries back down
    sulkaharo committed Sep 20, 2020
    Configuration menu
    Copy the full SHA
    f878ce1 View commit details
    Browse the repository at this point in the history
  2. Fix data order for REST API

    sulkaharo committed Sep 20, 2020
    Configuration menu
    Copy the full SHA
    a75c5a3 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

  1. * Add cache update events to websocket API

    * Remove the validation for created_at in REST API ;(
    sulkaharo committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    1059232 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. Remove excess logging

    sulkaharo committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    54008a7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6056 from nightscout/cache_invalidation

    Refactor in-memory caching
    sulkaharo committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    cde9aa3 View commit details
    Browse the repository at this point in the history
  3. Bump version to .4

    sulkaharo committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    3f1081e View commit details
    Browse the repository at this point in the history