Commit Graph

12276 Commits

Author SHA1 Message Date
7e3f2ab0c6 Merge pull request #5785 from meilisearch/webhook-api
Webhook api
2025-08-05 18:10:00 +00:00
899be9c3ff make sure we NEVER ever write the cli defined webhook to the database or dumps prototype-webhooks-0 2025-08-05 18:55:32 +02:00
444231e812 Merge pull request #5804 from meilisearch/curquiza-patch-2
Minor fix in PR template
2025-08-05 15:11:23 +00:00
1ff6da63e8 Make errors singular 2025-08-05 16:58:25 +02:00
b5158e1e83 Fix cli webhook getting stored in dumps 2025-08-05 16:58:25 +02:00
3f1e172c6f fix race condition: take the rtxn before entering the thread so we're sure we won't try to retrieve deleted tasks 2025-08-05 16:47:35 +02:00
2b5b41790e update the dump so it doesn't contains the null-uuid webhook 2025-08-05 16:21:14 +02:00
55cd3203fe Merge pull request #5783 from meilisearch/starts-with-optim
Optimize the starts_with filter
2025-08-05 14:10:10 +00:00
45bb13bf43 Minor fix in PR template 2025-08-05 15:42:56 +02:00
3a9b08960a Add test 2025-08-05 13:49:28 +02:00
c4e7bf2e60 Stabilize STARTS WITH filter 2025-08-05 12:14:25 +02:00
4f6a48c327 Stop storing the cli webhook in the db 2025-08-05 11:44:53 +02:00
4c61a227ca fmt after my suggestion 2025-08-05 11:29:54 +02:00
3d2c204f2d Update crates/milli/src/search/facet/filter.rs 2025-08-05 11:26:10 +02:00
8b27dec25c Test that the cli webhook receives data 2025-08-05 11:19:21 +02:00
a9c924b433 Turn url back into a setting 2025-08-05 11:16:34 +02:00
6cb2296644 Update tests 2025-08-05 11:10:48 +02:00
b2d157a74a Remove dbg
Co-Authored-By: Thomas Campistron <irevoire@hotmail.fr>
2025-08-05 10:49:21 +02:00
386cf83285 Improve webhook settings 2025-08-05 10:48:39 +02:00
8ef1a50086 Add hint
Co-Authored-By: Thomas Campistron <irevoire@hotmail.fr>
2025-08-05 10:42:39 +02:00
84651ffd7d Remove hardcoded buffer size
Co-Authored-By: Thomas Campistron <irevoire@hotmail.fr>
2025-08-05 10:41:28 +02:00
43c20bb3ed Add missing actions in from_repr
Co-Authored-By: Thomas Campistron <irevoire@hotmail.fr>
2025-08-05 10:39:52 +02:00
d340013d8b Change error name 2025-08-05 10:35:12 +02:00
8a44d9faef Merge branch 'main' into webhook-api 2025-08-05 10:32:36 +02:00
afb367c7f4 Update old comment 2025-08-05 10:29:39 +02:00
84bcf9785f Merge branch 'main' into starts-with-optim 2025-08-05 10:27:45 +02:00
fc814b7537 Apply review suggestion 2025-08-05 10:25:14 +02:00
0865d8af6c Merge pull request #5766 from meilisearch/release-process-change
Release process change
2025-08-05 07:07:46 +00:00
cac884401f Merge pull request #5800 from meilisearch/tmp-release-v1.16.0
Bring back changes to main
2025-08-04 16:34:24 +00:00
7251cccd03 Make notify_webhooks execute in its own thread 2025-08-04 17:13:05 +02:00
ddfcacbb62 Add nice error message for users trying to set uuid or isEditable 2025-08-04 16:53:41 +02:00
3b26d64a5d Edit reserved webhook message 2025-08-04 16:39:34 +02:00
3b0f576d56 Improve invalid uuid error message 2025-08-04 16:38:00 +02:00
454f8b36f4 Make clippy happy 2025-08-04 16:36:46 +02:00
1754745c42 Add URL and header validity checks 2025-08-04 16:26:20 +02:00
6f30dfa41c Merge remote-tracking branch 'origin/main' into tmp-release-v1.16.0 2025-08-04 16:06:51 +02:00
33350248c8 Merge pull request #5773 from meilisearch/snapshotception
Fix snapshotCreation task being included in snapshot
2025-08-04 13:53:43 +00:00
69c59d3de3 Update security in utoipa 2025-08-04 15:43:37 +02:00
8dfebbb3e7 Fix tests 2025-08-04 15:37:12 +02:00
737ad3ec19 Add new api key actions 2025-08-04 15:00:45 +02:00
4ec4710811 Improve logs 2025-08-04 15:00:26 +02:00
c5caac95dd Format 2025-08-04 14:51:23 +02:00
7acbb1e140 Remove PATCH /webhooks 2025-08-04 14:49:27 +02:00
a5e5afd123 Merge pull request #5794 from meilisearch/dependabot/github_actions/sigstore/cosign-installer-3.9.2
Bump sigstore/cosign-installer from 3.8.2 to 3.9.2
2025-08-04 12:39:40 +00:00
c70e9abf70 Merge pull request #5795 from meilisearch/dependabot/github_actions/svenstaro/upload-release-action-2.11.2
Bump svenstaro/upload-release-action from 2.11.1 to 2.11.2
2025-08-04 12:10:03 +00:00
f8d70249a7 Update process with Ruleset branch addition 2025-08-04 13:59:11 +02:00
a2c96d40d3 Merge pull request #5798 from meilisearch/update-minidashboard-v0.2.22
Update mini-dashboard v0.2.22
v1.16.0
2025-08-04 10:40:12 +00:00
05dd8e0d62 update mini-dashboard to v0.2.22 2025-08-04 11:14:10 +02:00
4182e631d6 Potential fix for code scanning alert no. 63: Workflow does not contain permissions
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-08-04 09:59:54 +02:00
ddea0b1570 Bump svenstaro/upload-release-action from 2.11.1 to 2.11.2
Bumps [svenstaro/upload-release-action](https://github.com/svenstaro/upload-release-action) from 2.11.1 to 2.11.2.
- [Release notes](https://github.com/svenstaro/upload-release-action/releases)
- [Changelog](https://github.com/svenstaro/upload-release-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/svenstaro/upload-release-action/compare/2.11.1...2.11.2)

---
updated-dependencies:
- dependency-name: svenstaro/upload-release-action
  dependency-version: 2.11.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-01 17:05:02 +00:00