github Uninett/Argus v1.10.0
1.10.0 - 2022-11-17

latest releases: v2.2.1, v2.2.0, v2.1.1...
2 years ago

Added

  • Added support for testing on Python 3.11 and Django 4.0, 4.1
  • Plugin system for ticket system integrations, documented in the new "Ticket
    system settings" sections.
  • Add a production-oriented Dockerfile and use Github to build and store images
  • New API endpoint to create a new ticket in an external ticket system
  • Add docs about notification plugins
  • Added the possibility to filter notifications by event-type
  • Added a management command that will create incidents if a source token is
    close to expiring
  • Added an endpoint to set ticket_url of incidents in bulk
  • Added an endpoint to create events for incidents in bulk

Fixed

  • Changed when the Media-table is synced with settings MEDIA_PLUGINS to avoid
    dev/prod-settings leaking into the tests

Changed

  • Flatten the json structure for posting acknowledgements.
  • Improve Sonar Cloud settings, like just testing for Python 3

Don't miss a new Argus release

NewReleases is sending notifications on new releases.