Skip to content

Releases: ecmwf/aviso

1.0.2 — Deprecation notice

08 Jun 21:20
b1b58aa

Choose a tag to compare

This project is deprecated and will be archived. Aviso has been re-engineered and is now developed as two separate, actively maintained projects:

Source code Documentation
Aviso server https://github.com/ecmwf/aviso-server https://sites.ecmwf.int/docs/aviso-server/main/
Aviso client https://github.com/ecmwf/aviso-client https://sites.ecmwf.int/docs/aviso-client/main/

Please migrate to the new projects. This release is a maintenance update whose purpose is to surface the deprecation notice on PyPI and in the documentation.

Changes:

  • Prominent deprecation notice in the README and across the documentation.
  • Repaired the Read the Docs build (added the required .readthedocs.yaml; the version is now read without importing the package).
  • Pinned cloudevents<2 (2.x removed cloudevents.http).
  • Dropped the retired macos-13 CI runners.

1.0.1

12 May 12:16

Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.0.1

Version 1.0.0

10 Jan 20:06
e213341

Choose a tag to compare

Release Notes for Version 1.0.0

This release includes several key bug fixes and enhancements aimed at improving performance, compatibility, and overall robustness. Highlights of this release include:

  • File-based Engine Update:

    • We've upgraded the backend for the file-based engine from Pyinotify to Watchdog. This change significantly boosts both performance and reliability.
  • MacOS Support:

    • This version marks the introduction of initial support for MacOS, thereby expanding our platform compatibility.
  • Test Enhancements:

    • Our testing process has been refined to use relative paths, enhancing the robustness and portability of our tests.
  • Prometheus Metrics:

    • We've integrated token support for Prometheus metrics, enhancing the metrics' security and flexibility.
  • Kubernetes Compatibility:

    • There are enhancements in aviso-monitoring, improving support for Kubernetes environments.

Hotfix for automatic restart of aviso listeners

02 Feb 11:25

Choose a tag to compare

0.11.1

hotfix for automatic restart of aviso listeners

Aws Topic

14 Dec 17:18

Choose a tag to compare

Post trigger supporting AWS topic

Automatic retry

26 Apr 15:13
af587bf

Choose a tag to compare

Merge pull request #1 from ecmwf/develop

0.10.0

Generic Aviso - First public release

04 Feb 16:00

Choose a tag to compare

Pre-release

This release allows Aviso to run with generic custom-defined events