Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 783 Bytes

1_3_1.rst

File metadata and controls

29 lines (21 loc) · 783 Bytes

1.3.1

v1.3.1 - October 1, 2019

This is minor bug fix release.

Changes in v1.3.1

  • Corrected variable typo in settings from VISTA_FETCH_GRAPHITE_METRICS to VISTA_FETCH_METRICS (3002)

Update notes

How to update from v1.3.0

  • Update your skyline/settings.py and skyline/docker.settings.py.default to use :mod:`settings.VISTA_FETCH_METRICS` and restart Vista.
  • Or you pull v1.3.1 and redeploy as per previous releases (without any DB update).