Releases: earthgecko/skyline
v4.0.0
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
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: v3.0.3...v3.0.4
v3.0.3
This is a minor release with minor bug fixes from v3.0.2
See release and update notes - https://earthgecko-skyline.readthedocs.io/en/latest/releases/3_0_3.html or
https://github.com/earthgecko/skyline/blob/master/docs/releases/3_0_3.rst
What's Changed
Full Changelog: v3.0.2...v3.0.3
v3.0.2
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: v3.0.0...v3.0.2
v3.0.0
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 (d8cafc7) 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
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.3.1
v1.3.0
v1.2.17
v1.2.17-beta
Merge pull request #114 from earthgecko/luminosity v1.2.17