Skip to content

Releases: Uninett/pyargus

0.6.0

10 Dec 11:53
Compare
Choose a tag to compare

Added

  • Added support for the new API token refresh endpoint introduced in Argus 1.29.

Changed

  • Implemented ruff for linting and code formatting.

Removed

  • Explicit support for Python 3.7 was dropped.

0.5.0

13 Sep 09:39
Compare
Choose a tag to compare

Added

  • Added support for the new metadata attribute introduced in Argus 1.17.0.

Fixed

  • Ignore unknown incident attributes from Argus API, so as not to crash when new versions of Argus introduce new attributes

Changed

  • Switched from setup.cfg to using pyproject.toml
  • Test on all Python versions from 3.7 through 3.11.