github Uninett/Argus v1.22.0
[1.22.0] - 2024-08-3

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

Changed

  • Refactored ticket creation code so the actual changing of the incident
    happens only in one place. Also moved the actual autocreation magic to
    utility functions (sans error-handling since that is response-type
    dependent). Made bulk changes of tickets actually create the ChangeEvents so
    that it behaves like other bulk actions and make it possible to get notified
    of changed ticket urls.
  • Replace the setting STATICFILES_STORAGE with STORAGES to prepare for
    running on newer Djangos. See NOTES for details.

Fixed

  • Hopefully there will be fewer spurious test-failures thanks to explicitly
    creating the user connected to a sourcesystem. UniqueError, you won't be
    missed.
  • Fixed broken link to dataporten authentication docs in README
    (#broken-dataporten-link)
  • Renamed 'docker-compose' to 'Docker Compose' in README
    (#update-readme-command-naming)

Don't miss a new Argus release

NewReleases is sending notifications on new releases.