Skip to content

Releases: line/promgen

v0.53

10 Nov 05:47
Compare
Choose a tag to compare
  • [BUGFIX] Fix rest_framework/js reference #365
  • [CHANGE] Stricter scrape test to better match Prometheus #366
  • [IMPROVEMENT] Make RuleDetail page a bit more readable #368
  • [IMPROVEMENT] Reduce input lag on silence form #370
  • [INTERNAL] Django version update #371
  • [INTERNAL] Fix quotes to avoid confusing the html linter #369

v0.52.1

24 Aug 23:32
Compare
Choose a tag to compare
  • [BUGFIX] Fix rest_framework/js reference #365

v0.52.0

23 Aug 05:08
Compare
Choose a tag to compare

Tagged 0.52.0 to fix docker build action

  • [CHANGES] Notification handling improvements #348
  • [CHANGES] Use ManifestStaticFilesStorage for cache busting #356
  • [DOCUMENTATION] add databse migration command in README.md #358
  • [IMPROVEMENT] Change history dropdown #364
  • [IMPROVEMENT] Fix Codespell errors #362
  • [IMPROVEMENT] Show datasource load with colors #359
  • [IMPROVEMENT] Update scrape to mimic Prometheus headers #357

v0.52

23 Aug 02:46
Compare
Choose a tag to compare

Tagged 0.52.0 to fix docker build action

  • [CHANGES] Notification handling improvements #348
  • [CHANGES] Use ManifestStaticFilesStorage for cache busting #356
  • [DOCUMENTATION] add databse migration command in README.md #358
  • [IMPROVEMENT] Change history dropdown #364
  • [IMPROVEMENT] Fix Codespell errors #362
  • [IMPROVEMENT] Show datasource load with colors #359
  • [IMPROVEMENT] Update scrape to mimic Prometheus headers #357

v0.51

21 May 01:43
Compare
Choose a tag to compare
  • [BUGFIX] Ensure that our splay query cannot fail on DoesNotExist #340
  • [BUGFIX] User notifier should only return enabled senders #345
  • [CHANGE] Remove ikasan notifier #331
  • [CHANGE] Stubs for including extra help information #333
  • [CHANGE] Rename "Shard" to "Datasource" #309
  • [DOCUMENTATION] Use Github pages for canonical documentation #332
  • [IMPROVEMENT] Allow custom proxy for Slack notifier #336
  • [INTERNAL] Upgrade to Django 3.2 #338

v0.50

03 Mar 03:33
Compare
Choose a tag to compare
  • [IMPROVEMENT] Improved Alert detail view #313
  • [BUGFIX] Move checks that require database, to post_migrate #314

v0.49

02 Feb 07:07
Compare
Choose a tag to compare
  • [BUGFIX] Fix some timezone display bugs for alerts page and silence menus #306
  • [BUGFIX] Fix typo in 'No results' message #292
  • [BUGFIX] Split bootstrap checks to avoid check errors #303
  • [DOCUMENTATION] Add note about reporting vulnerability #298
  • [DOCUMENTATION] Update install docs to mention Makefile #299
  • [IMPROVEMENT] Link back to Promgen in processed alert #307

v0.48

21 Jul 01:29
Compare
Choose a tag to compare
  • [BUGFIX] Fix checks that rely on database connection #280
  • [BUGFIX] Fix overflow formatting for notifiers #290
  • [BUGFIX] Use alternate Vue delimiters to fix double rendering bugs #288
  • [INTERNAL] Bump django from 2.2.10 to 2.2.13 #284

v0.47.1

14 May 08:31
Compare
Choose a tag to compare
  • [BUGFIX] Temporarily move some checks to require deploy=True

v0.47

14 May 01:26
Compare
Choose a tag to compare
  • [BUGFIX] Fix our check warning messages #277
  • [BUGFIX] Add scroll bar to notifier table #273
  • [INTERNAL] Refactoring and cleaning up promgen bootstrap #270
  • [ENHANCEMENT] Use the django checks framework to diagnose common errors #271
  • [ENHANCEMENT] Select multiple servers to silence #268