Releases: keephq/keep
Releases · keephq/keep
Release v0.45.13
Release v0.45.12
What's Changed
- feat: generate and upload json schema by @Kiryous in #5088
- fix: git add schema.json and
--cachedto detect if schema does not yet exist by @Kiryous in #5127 - fix: correlation rule threshold counts already resolved alerts by @VladimirFilonov in #5128
- fix: Add alert body sanitizer by @skynetigor in #5133
- fix: History page makes keep unresponsive by @skynetigor in #5137
- fix: Sort dict keys before generating the hash by @dvora-ns in #5132
- fix: Add parentheses for search cel being sent to BE to fix searcCel/facetFilterCel/dateRangeCel logic by @skynetigor in #5134
- fix: support Zabbix 6.0.5 by improving error matching by @slgray in #5143
- fix: update release-workflow-schema.yml, skip schema repo checkout for forks by @Kiryous in #5145
- fix: incident enrichments by @Kiryous in #5142
- chore(deps): bump next from 15.3.1 to 15.3.4 in /keep-ui by @dependabot in #5147
- fix: Use integer severities for zabbix provider by @dvora-ns in #5140
- docs: missing doc redis sentinel by @bbcorp in #5155
- fix(provider): loki auth by @talboren in #5162
New Contributors
Full Changelog: v0.45.11...v0.45.12
Release v0.45.11
What's Changed
Full Changelog: v0.45.10...v0.45.11
Release v0.45.10
Release v0.45.9
What's Changed
- fix: Set EKS Provider Credentials Default to None by @reidg44 in #5091
- fix: sort workflow execution logs asc by @Kiryous in #5065
- fix: severity handling bug in CEL by @shahargl in #5101
- feat: Improve OpenShift provider connection validation using REST API by @talboren in #5074
- fix: Improve alert query error logging by serializing query object by @skynetigor in #5104
- fix: bug with not displaying certain rules by @skynetigor in #5106
- fix: co-int/str for CELs by @shahargl in #5109
New Contributors
Full Changelog: v0.45.8...v0.45.9
Release v0.45.8
What's Changed
Full Changelog: v0.45.7...v0.45.8
Release v0.45.7
Release v0.45.6
What's Changed
- fix: Use correct section for AUTH_SESSION_TIMEOUT in docs by @skynetigor in #5046
- fix(provider): Graylog provider search method by @kissze in #5044
- fix: Align workflows executions limits in facet query and /runs endpoint by @VladimirFilonov in #5052
- fix: Fix bug on incidents pagination by @skynetigor in #5058
- feat: add end-to-end test for interval workflow by @skynetigor in #5054
- fix: Add filter to exclude test runs in workflow query by @VladimirFilonov in #5059
- fix: keep_provider _notify foreach by @Kiryous in #5061
- test: foreach jumps to the end of workflow in UI Builder by @Kiryous in #5031
- chore(deps): bump urllib3 from 2.2.3 to 2.5.0 by @dependabot in #5067
- feat: add dbsecretmanager by @zcc0077 in #5057
- fix: Time delta in keep provider by @skynetigor in #5063
- fix: Enhance incident query to include alert enrichment for status by @skynetigor in #5062
- feat: Improve selected columns storage mechanism by @talboren in #5002
New Contributors
Full Changelog: v0.45.5...v0.45.6
Release v0.45.5
What's Changed
- feat: add Redis Sentinel support for high availability by @ns-rboyd in #5008
- fix: Log request headers in case of No valid authentication method found by @VladimirFilonov in #5027
- fix: wrong code by @shahargl in #5035
- fix: flacky e2e test
test_run_workflow_from_alert_and_incidentby @Kiryous in #5037 - chore(deps): bump protobuf from 5.29.2 to 5.29.5 by @dependabot in #5042
- fix: bug authentication errors hard to investigate without extra data in logs by @VladimirFilonov in #5029
- feat: add AUTH_SESSION_TIMEOUT environment variable for configurable session duration by @skynetigor in #5041
New Contributors
Full Changelog: v0.45.4...v0.45.5
Release v0.45.4
What's Changed
- feat: support OPENAI_MODEL_NAME override and fix Copilot runtime init syntax by @knownasmobin in #5006
- feat(provider): Implement ticket 5014 with unit tests by @shahargl in #5015
- fix: legit html in alert and incident descriptions by @Kiryous in #5004
- fix: updated parsing logic for pingdom provider by @battkajs in #5017
- build: bump version to 0.45.4 by @Kiryous in #5021
New Contributors
- @knownasmobin made their first contribution in #5006
- @battkajs made their first contribution in #5017
Full Changelog: v0.45.3...v0.45.4