v0.4.0 (2024-04-19)
Chore
- chore(deps-dev): bump aiohttp from 3.9.3 to 3.9.4 (#1121)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (0f9637b
)
- chore(deps): bump gunicorn from 21.2.0 to 22.0.0 (#1112)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (24e78ac
)
-
chore(logs): add tenant id and fingerprint to enrichments logs (#1107) (
7fb8c6d
) -
chore(deps-dev): bump dnspython from 2.5.0 to 2.6.1 (#1099)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (fcf4f03
)
- chore(deps-dev): bump idna from 3.6 to 3.7 (#1096)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (a532324
)
-
chore(deps): bump pymongo from 4.6.1 to 4.6.3 (#1072)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (1c71baf
)
Documentation
-
docs(ilert): fix some captilzation problems and broken links (
2053f5b
)
Feature
Signed-off-by: Jay Kumar <jaykumar20march@gmail.com>
Co-authored-by: Tal <tal@keephq.dev>
Co-authored-by: Shahar Glazner <shaharglazner@gmail.com> (09baf0c
)
- feat: implement throttle mechanism (#1094)
Signed-off-by: Tal <talboren2@gmail.com>
Co-authored-by: Tal <tal@keephq.dev>
Co-authored-by: Tal <talboren2@gmail.com> (3299e2b
)
-
feat: add mocking alert for cloudwatch provider (#1111) (
eca2229
) -
feat: added
event_id
toAlertDto
to utilize as unique identifier in workflows and rest (#1092) (585dcc4
)
Fix
-
fix(api): default optioanl provider_instance to None (
1597d07
) -
fix(api): update secret k8s and prometheus basic connectivity test (#1118) (
3cfbf0a
) -
fix(ui): presets failing (
a3d7630
) -
fix(db): change uniqueness in Presets (
86fa221
) -
fix(provider): linearb teams loading if not list (#1116) (
b500475
) -
fix: revert last workflow execution removal (#1110) (
fd4fff4
) -
fix(api): break after first extraction match (
196f9c4
) -
fix(ui): remove '>' sign from extractions table (
45400f2
) -
fix(db): temp removal of last execution from context manager (#1106) (
58063ce
) -
fix(iohandler): handle newlines and better escaping (#1102) (
f25d009
) -
fix(ui): ever loading in progress in workflow logs (
6ab7557
) -
fix(api): remove results from workflows response (#1091) (
a2cc359
) -
fix(api): maximum response size and linearb services (#1087) (
49ccf0a
) -
fix(provider): linearb to accept issued_at (#1086) (
3b02914
) -
fix(provider): linearb when services in payload (#1081) (
ed73c21
) -
fix(api): log that action/step ran only if they did (#1080) (
dd52cb5
) -
fix: type error in throttle mechanism (#1066)
Co-authored-by: Tal <tal@keephq.dev>
Co-authored-by: Shahar Glazner <shaharglazner@gmail.com> (9080812
)
Co-authored-by: Tal <tal@keephq.dev> (9ed524c
)