Earthgecko Skyline Versions Save

Anomaly detection

v4.0.0

10 months ago

This release is a major new release with additional functionality and backwards incompatible changes.

There are breaking changes to the v3.0.x version in the release.

See release and update notes - https://earthgecko-skyline.readthedocs.io/en/latest/releases/4_0_0.html or https://github.com/earthgecko/skyline/blob/master/docs/releases/4_0_0.rst

UPDATE - ensure that you install bin/pip3.8 install gevent==23.9.1 in the Skyline Python virtualenv after installing or upgrading Skyline

v3.0.4

2 years ago

This is a minor release with changes and enhancements relating to Skyline cluster.

If you are not running a Skyline cluster then you can skip v3.0.4 and stay on v3.0.3

See release and update notes - https://earthgecko-skyline.readthedocs.io/en/latest/releases/3_0_4.html or https://github.com/earthgecko/skyline/blob/master/docs/releases/3_0_4.rst

What's Changed

Full Changelog: https://github.com/earthgecko/skyline/compare/v3.0.3...v3.0.4

v3.0.3

2 years ago

v3.0.2

2 years ago

This is a minor release with minor bug fixes from v3.0.0 and some refactoring and non-general new features

See release and update notes - https://earthgecko-skyline.readthedocs.io/en/latest/releases/3_0_2.html or https://github.com/earthgecko/skyline/blob/master/docs/releases/3_0_2.rst

What's Changed

Full Changelog: https://github.com/earthgecko/skyline/compare/v3.0.0...v3.0.2

v3.0.0

2 years ago

This release is a major new release with additional functionality and backwards incompatible changes.

There are breaking changes to the v2.0.0 version in the release.

See release and update notes - https://earthgecko-skyline.readthedocs.io/en/latest/releases/3_0_0.html or https://github.com/earthgecko/skyline/blob/master/docs/releases/3_0_0.rst

UPDATE - 2022-05-05 OTEL_ENABLED needs to be set to True in settings.py if the webapp does not start

UPDATE - 2022-05-03: The release from 2022-05-01 (d8cafc71e4ae54036aa0f7633c0f513363bbcdfe) was replaced because there was a misspelling in a lost function file that was recreated. skyline/functions/metrics_manager/namesapce_analysed_events.py Should be: skyline/functions/metrics_manager/namespace_analysed_events.py

v2.0.0

3 years ago

This release is Python 3.8 only, Skyline is no longer supported on Python 2.7.

This is a major release and not backwards compatible with previous Python 2.7 releases, refer to the release and update notes below.

See release and update notes - https://earthgecko-skyline.readthedocs.io/en/latest/releases/2_0_0.html or https://github.com/earthgecko/skyline/blob/master/docs/releases/2_0_0.rst

v1.2.17-beta

5 years ago