Releases: ecmwf/aviso
Releases · ecmwf/aviso
1.0.2 — Deprecation notice
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 removedcloudevents.http). - Dropped the retired
macos-13CI runners.
1.0.1
Version 1.0.0
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
0.11.1 hotfix for automatic restart of aviso listeners
Aws Topic
Post trigger supporting AWS topic
Automatic retry
Merge pull request #1 from ecmwf/develop 0.10.0
Generic Aviso - First public release
This release allows Aviso to run with generic custom-defined events