github Uninett/Argus v1.37.0
[1.37.0] - 2025-05-14

latest releases: v2.2.0, v2.1.1, v2.1.0...
3 months ago

There's a very important change to the database schema in this release.
Depending on the amount of incidents in your database you might not be able to
migrate the normal way. Please see the NOTES.

This is the first release to not support any Django older than 5.2.

Added

  • Add source argument to create_fake_incident CLI command

Changed

  • Drop support for all Django versions older than 5.2.
  • The primary keys of the models Incident, Tag, IncidentTagRelation and Event
    (and indirectly Acknowledgment) were changed from a 32-bit signed integer to
    a 64-bit signed integer since these may grow for all eternity.

Don't miss a new Argus release

NewReleases is sending notifications on new releases.