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