Skip to content

Releases: line/promgen

v0.68.0 - 2025-03-13

13 Mar 07:55
4f5752c
Compare
Choose a tag to compare
  • [SECURITY] Remove 'authorization' field from the retrieve Shard API #576

v0.67.1 - 2025-03-04

04 Mar 08:59
c582db4
Compare
Choose a tag to compare
  • [BUGFIX] Misleading =~ operator in silence form #570
  • [BUGFIX] Display active silences and rules for service #568
  • [IMPROVEMENT] Improve UI/UX of the global list of silence #569
  • [BUGFIX] templates/service_detail: Show description #567

v0.67.0 - 2025-02-26

26 Feb 04:44
74cd51a
Compare
Choose a tag to compare
  • [BUGFIX] Add a missing migration for the change in regex validation #564
  • [IMPROVEMENT] Improve the UI/UX of Promgen #563
  • [IMPROVEMENT] Handle query for the audit logs of deleted objects #558
  • [BUGFIX] Store the correct rule ID in rule annotation #556
  • [IMPROVEMENT] Organize Service View Page with Tabs #551
  • [IMPROVEMENT] Truncate long silence matchers #550
  • [IMPROVEMENT] Service: Group action buttons inside a dropdown menu #546

v0.66.0 - 2024-09-25

26 Sep 06:08
Compare
Choose a tag to compare
  • [IMPROVEMENT] Test metrics validity when testing Exporter #526
  • [IMPROVEMENT] Shard: Add support for Authorization header #518
  • [BUGFIX] Fix promql-query Vue component rendering #516
  • [INTERNAL] Upgrade Celery #514
  • [INTERNAL] Django upgrade fixes #515
  • [INTERNAL] Update dependencies #513
  • [INTERNAL] Update mysql settings in docker-compose #509

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