github Uninett/Argus v1.19.2
[1.19.2] - 2024-05-28

latest releases: v2.2.1, v2.2.0, v2.1.1...
16 months ago

Added

  • There is now a commented line in argus.site.urls.urlpatterns that if
    uncommented will allow logging into the API with username/password. This
    allows the use of the DRF HTML api to change records. This partially works
    with django-debug-toolbar and should ease some debugging sessions.

Changed

  • Optimized PUT/PATCH of incidents in API v2. Mainly by no longer replacing
    Incident.search_text on every Incident save, thereby avoiding looking up
    all events for that incident. The old behavior was fine when there was only
    a handful of events per incident but we can no longer assume that.

Don't miss a new Argus release

NewReleases is sending notifications on new releases.