Skip to content

1.0.2 — Deprecation notice

Latest

Choose a tag to compare

@sametd sametd released this 08 Jun 21:20
b1b58aa

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.