Skip to content

v0.58.2 - 2023-08-07

Compare
Choose a tag to compare
@kfdm kfdm released this 07 Aug 05:40
· 2 commits to release-0.58 since this release

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