Releases: line/promgen
Releases · line/promgen
v0.66.0 - 2024-09-25
- [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
- [BUGFIX] Fix testing Rule query before saving #510
v0.64.0 - 2024-04-30
- [BUGFIX] Fix search: Be more specific with v-pre #506
v0.63.0 - 2024-04-25
- [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
- [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
v0.60.0 - 2024-01-26
v0.59.0 - 2023-12-11
- [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
- [BUGFIX] Fix check for invalid annotation name #437
v0.58.2 - 2023-08-07
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