Releases: earthgecko/skyline
v1.0.6-beta-crucible
A very quick release to fix the immediate last release which was missing a
settings.py variable related to ENABLE_WEBAPP_DEBUG in v1.0.5-crucible-beta
The variable had been included in config management but not the codebase hence
it tested fine.
Full release details:
https://github.com/earthgecko/skyline/blob/master/docs/releases/1_0_6.rst
http://earthgecko-skyline.readthedocs.io/en/latest/releases/1_0_6.html
v1.0.5-beta-crucible
Fixes two Analyzer memory leaks and improves overview memory footprint a bit.
alert_smtp moved to a mutliprocessing process.
Adds a catchall default_recipient in the Analyzer and Boundary SMTP_OPTS contexts.
Full release details:
https://github.com/earthgecko/skyline/blob/master/docs/releases/1_0_5.rst
http://earthgecko-skyline.readthedocs.io/en/latest/releases/1_0_5.html
v1.0.4-beta-crucible
Adds more sanity check and some bug fixes - see http://earthgecko-skyline.readthedocs.io/en/latest/releases/1_0_4.html or https://github.com/earthgecko/skyline/blob/master/docs/releases/1_0_4.rst
v1.0.3-beta-crucible
Minor release - mostly docs changes and additions and a couple of UI additions reporting Known bugs
v1.0.2-beta-crucible
Webapp time zone handling
This adds moment.js and moment-timezone to handle rendering of Panorama Dygraph graphs with a fixed time zone if desired, overcoming limitations of the javascript Date function.
v1.0.1-beta-crucible
Analyzer alerters - Redis data graph in SMTP alerts
v1.0.0-beta-crucible
Tagging v1.0.0-beta-crucible here before committing the new v1.0.1-beta-crucible