Skip to content

Releases: line/promgen

v0.65.0 - 2024-05-16

16 May 08:51
b2af0af
Compare
Choose a tag to compare
  • [BUGFIX] Fix testing Rule query before saving #510

v0.64.0 - 2024-04-30

30 Apr 02:43
d689bd3
Compare
Choose a tag to compare
  • [BUGFIX] Fix search: Be more specific with v-pre #506

v0.63.0 - 2024-04-25

25 Apr 08:16
82ee68d
Compare
Choose a tag to compare
  • [BUGFIX] views/NotifierUpdate: Escape square brackets in global message #503
  • [BUGFIX] global_messages: Move v-pre to a more specific place #502
  • [BUGFIX] templates: Add v-pre to protect against XSS #501
  • [INTERNAL] Routine Dependabot updates #500
  • [INTERNAL] Bump actions/checkout from 4.1.2 to 4.1.3 #499

v0.62.0 - 2024-04-22

22 Apr 05:15
Compare
Choose a tag to compare
  • [BUGFIX] Use additional v-pre tags to avoid issues with user input. #498
  • [BUGFIX] Fix for foreign key check regarding m2m #497
  • [BUGFIX] Reset self.object on form_invalid #496
  • [BUGFIX] Fix notification splay #494
  • [INTERNAL] Upgrade to Django 4.2 #495
  • [INTERNAL] Migrate Black to Ruff for code formatting #487
  • [IMPROVEMENT] Rewrite filter from jQuery to regular JavaScript #486

v0.61.0 - 2024-03-04

04 Mar 05:15
Compare
Choose a tag to compare
  • [BUGFIX] Stricter validation for object names #476
  • [IMPROVEMENT] Rewrite copyto attribute in plain javascript #482
  • [IMPROVEMENT] Update to Alertmanager v2 API #481
  • [INTERNAL] Adopt pyproject.toml #479
  • [INTERNAL] Update various packages #480

v0.60.0 - 2024-01-26

26 Jan 02:03
Compare
Choose a tag to compare
  • [IMPROVEMENT] Add notifiers to audit logs #473
  • [IMPROVEMENT] Audit logs: Show projects for services #472
  • [BUGFIX] Fix silence form's delete label #468
  • [BUGFIX] Rule: Check content_object before accessing it #470

v0.59.0 - 2023-12-11

11 Dec 01:16
Compare
Choose a tag to compare
  • [IMPROVEMENT] notification/webhook: Add alias field #462
  • [DOCUMENTATION] Fix Promgen init documentation #459
  • [DOCUMENTATION] Update terms in documentation #448
  • [IMPROVEMENT] Migrate to Vue 3 #442
  • [INTERNAL] Convert Vue filters into methods #441
  • [INTERNAL] Reorganize Vue templates #440
  • [INTERNAL] Remove envdir #439
  • [BUGFIX] Fix check for invalid annotation name #437
  • [BUGFIX] Fix instance of Rule.add_label #436
  • [BUGFIX] Fix for rule prefetch on /search #435

v0.58.3 - 2023-08-18

18 Aug 04:54
Compare
Choose a tag to compare
  • [BUGFIX] Fix check for invalid annotation name #437

v0.58.2 - 2023-08-07

07 Aug 05:40
Compare
Choose a tag to compare

This release is primarily focused on upgrading Python version and assorted package versions.

  • [BUGFIX] Fix instance of Rule.add_label #436
  • [BUGFIX] Fix for rule prefetch on /search #435
  • [BUGFIX] Fix testing site rules with expected_labels #425
  • [BUGFIX] Stricter checks about silencing global rules #433
  • [IMPROVEMENT] Add debug warning to top of page #426
  • [IMPROVEMENT] Additional alert filters #432
  • [INTERNAL] Convert Rule label/annotation storage to JsonField #427
  • [INTERNAL] Update requirements #431
  • [INTERNAL] Upgrade to Python3.9 #429
  • [INTERNAL] Use ruff for formatting #434

Full Changelog: v0.57.0...v0.58.2

v0.58.1 - 2023-08-07

07 Aug 02:56
Compare
Choose a tag to compare

This release is primarily focused on upgrading Python version and assorted package versions.

  • [BUGFIX] Fix for rule prefetch on /search #435
  • [BUGFIX] Fix testing site rules with expected_labels #425
  • [BUGFIX] Stricter checks about silencing global rules #433
  • [IMPROVEMENT] Add debug warning to top of page #426
  • [IMPROVEMENT] Additional alert filters #432
  • [INTERNAL] Convert Rule label/annotation storage to JsonField #427
  • [INTERNAL] Update requirements #431
  • [INTERNAL] Upgrade to Python3.9 #429
  • [INTERNAL] Use ruff for formatting #434

Full Changelog: v0.57.0...v0.58.1