Skip to content

Commit ddceeb2

Browse files
authored
Merge branch 'master' into dependabot/npm_and_yarn/ui-tests/form-data-4.0.4
2 parents 24bbdf5 + 9473e1e commit ddceeb2

File tree

6 files changed

+686
-161
lines changed

6 files changed

+686
-161
lines changed

.github/workflows/release_notice.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
run: echo "$GITHUB_CONTEXT"
1515
- name: Send custom JSON data to Slack workflow
1616
id: slack
17-
uses: slackapi/[email protected].0
17+
uses: slackapi/[email protected].1
1818
with:
1919
# This data can be any valid JSON from a previous step in the GitHub Action
2020
payload: |

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Fixes:
77

88
Enterprise Fixes:
99
- [crash_symbolication] Remove auto symbolication setting
10+
- [drill] Fix drill meta get filter
1011

1112
## Version 25.03.10
1213
Enterprise Fixes:

0 commit comments

Comments
 (0)