Releases: keephq/keep
Releases · keephq/keep
Release v0.43.1
What's Changed
- feat: Toggle noise reduction features via tenant configuration by @skynetigor in #4534
- fix: provisioned provider should update with the latest configurations by @tuantran0910 in #4633
- fix: workflow yaml schema and workflow examples by @Kiryous in #4667
- chore(deps): add awscli by @talboren in #4707
Full Changelog: v0.43.0...v0.43.1
Release v0.43.0
Deprecation Warning
we have deprecated old workflow alert triggers that were based on filter in favour of CEL. Read more about it in our documentation and examples.
What's Changed
- feat: show provider version by @shahargl in #4695
- fix: test wf provisioning by @Kiryous in #4697
- feat: workflow trigger with cel expression by @talboren in #4577
Full Changelog: v0.42.5...v0.43.0
Release v0.42.5
What's Changed
- fix: pagerduty with
unkown
title by @shahargl in #4682 - fix: Fix bug when clicking on severity/status 0 matched option showed all alerts by @skynetigor in #4685
- fix: Use INCIDENT_TIME_ISO instead of INCIDENT_TIME for site24x7 provider by @VladimirFilonov in #4686
- chore: log failing parsed events by @talboren in #4688
- fix: kibana name by @shahargl in #4689
- feat: grafana datasource-managed alerts by @shahargl in #4693
Full Changelog: v0.42.4...v0.42.5
Release v0.42.4
What's Changed
Full Changelog: v0.42.3...v0.42.4
Release v0.42.3
What's Changed
Full Changelog: v0.42.2...v0.42.3
Release v0.42.2
What's Changed
- fix: Improve timeline layout and add alert fingerprint display by @VladimirFilonov in #4634
- chore: remove Mailchimp, remove Frigade, fix some vulns by @talboren in #4636
- fix: Enhance DB retry logic to handle StaleDataError by @VladimirFilonov in #4638
- fix: Update middleware to exclude /api/healthcheck from auth by @VladimirFilonov in #4639
- fix: Fix bug causing E2E to fail by @skynetigor in #4641
- feat: add clipboard functionality to copy alert fingerprint in AlertSidebar by @tuantran0910 in #4643
- fix: Skip instance-level enrichment for elastic. Ensure enrichments are applied conditionally by @VladimirFilonov in #4645
- fix: dummy workflow per tenant by @Kiryous in #4600
- test: duplicate wf provisioning by @Kiryous in #4652
- feat: Add linting for cel input by @skynetigor in #4654
- feat: add more keep workflow functions by @tuantran0910 in #4657
- feat: add support for user mentions in Adaptive Cards for Teams notifications by @tuantran0910 in #4655
- fix: delete workflows that are not provisioned anymore by @Kiryous in #4664
- chore: bump version
0.42.2
by @Kiryous in #4672
Full Changelog: v0.42.1...v0.42.2
Release v0.42.1
What's Changed
- fix: Handle None property metadata in facet selection by @skynetigor in #4627
- fix: Fix cosmetic issues in CelInput by @skynetigor in #4629
- chore: bump version
0.42.1
by @shahargl in #4631
Full Changelog: v0.42.0...v0.42.1
Release v0.42.0
What's Changed
- fix: Incident field cant be queried by @skynetigor in #4620
- chore(deps): bump h11 from 0.14.0 to 0.16.0 by @dependabot in #4624
- fix: Refactor retry logic to handle additional DB errors by @VladimirFilonov in #4625
- feat: Use monaco editor instead of query builder for CEL by @skynetigor in #4597
Full Changelog: v0.41.31...v0.42.0
Release v0.41.31
What's Changed
- fix: workflow-updating-via-s3 by @Matvey-Kuk in #4622
Full Changelog: v0.41.30...v0.41.31
Release v0.41.30
What's Changed
- fix: Workflow facets stop updating when using search by @skynetigor in #4614
- fix: Improve "in" CEL operator behavior with null by @skynetigor in #4611
Full Changelog: v0.41.29...v0.41.30