|
c3cefbc170
|
send the version when returning prometheus metrics
|
2025-09-02 12:40:18 +02:00 |
|
|
8e2aeb6739
|
Merge pull request #5874 from meilisearch/dependabot/github_actions/actions/setup-java-5
Bump actions/setup-java from 4 to 5
|
2025-09-02 09:11:19 +00:00 |
|
|
9c06545ae3
|
Bump actions/setup-java from 4 to 5
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4 to 5.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/setup-java
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-02 08:23:15 +00:00 |
|
|
5cad65cca5
|
Merge pull request #5869 from meilisearch/dependabot/cargo/tracing-subscriber-0.3.20
Bump tracing-subscriber from 0.3.19 to 0.3.20
|
2025-09-01 14:23:26 +00:00 |
|
|
7fe9d07247
|
Merge pull request #5858 from shreeup/5835DispProgressTrace
Display the progressTrace in real time
|
2025-09-01 10:21:36 +00:00 |
|
|
026b95afbb
|
Bump tracing-subscriber from 0.3.19 to 0.3.20
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.3.19 to 0.3.20.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.3.19...tracing-subscriber-0.3.20)
---
updated-dependencies:
- dependency-name: tracing-subscriber
dependency-version: 0.3.20
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-29 20:54:30 +00:00 |
|
|
210da70faf
|
Merge pull request #5856 from arithmeticmean/main
Fix scheduled CI failure
|
2025-08-28 17:53:59 +00:00 |
|
|
1f0a6e8a44
|
Merge pull request #5862 from meilisearch/release-v1.19.1
Bring back v1.19.1 to main
|
2025-08-28 12:57:48 +00:00 |
|
|
952394710c
|
Merge remote-tracking branch 'origin/main' into 5835DispProgressTrace
|
2025-08-26 14:03:09 -07:00 |
|
|
0fd66a5317
|
Merge pull request #5860 from meilisearch/update-version-v1.19.1
Update version for the next release (v1.19.1) in Cargo.toml
latest
v1.19.1
|
2025-08-26 11:43:23 +00:00 |
|
|
cb4dd3b88c
|
Merge pull request #5846 from meilisearch/update-arroy-v0.6.2
Update Arroy v0.6.2
|
2025-08-26 12:01:06 +02:00 |
|
|
0ade376b00
|
update version tests
|
2025-08-26 11:57:27 +02:00 |
|
|
32785cb2d0
|
Update version for the next release (v1.19.1) in Cargo.toml
|
2025-08-26 08:39:16 +00:00 |
|
|
5cf66856ae
|
Merge pull request #5859 from meilisearch/revert-5857-license-detection
Revert "Fix license detection"
|
2025-08-26 07:53:17 +00:00 |
|
|
7acac2f560
|
Revert "Fix license detection"
|
2025-08-26 08:51:07 +02:00 |
|
|
b68431367f
|
run cargo fmt
|
2025-08-25 23:47:24 -07:00 |
|
|
79d3d1606c
|
Display the progressTrace in real time #5835
|
2025-08-25 23:33:26 -07:00 |
|
|
580bfb06b4
|
Merge pull request #5857 from meilisearch/license-detection
Fix license detection
|
2025-08-25 18:28:55 +00:00 |
|
|
062c9c6971
|
Fix links
|
2025-08-25 19:39:24 +02:00 |
|
|
07ed5c57e4
|
Fix license detection
|
2025-08-25 19:12:28 +02:00 |
|
|
a94a13c9b0
|
Merge pull request #5849 from meilisearch/tmp-v1.19
Prepare for v1.19 release
v1.19.0
|
2025-08-25 07:03:27 +00:00 |
|
|
938ef77ee5
|
Fix scheduled CI failure
Disabled default features on the meilisearch dependency in one crate to
prevent lindera from being pulled in during the scheduled CI build
|
2025-08-23 19:30:26 +05:30 |
|
|
9dcdde592c
|
Merge pull request #5729 from martin-g/5616-max-memory-in-container
Take into account the allowed max memory of the container
|
2025-08-21 14:43:32 +00:00 |
|
|
7de44ad2b7
|
Add v1.19 in index-scheduler and index upgrades
|
2025-08-21 16:37:35 +02:00 |
|
|
820854ba5c
|
Update snapshots
|
2025-08-21 16:37:23 +02:00 |
|
|
496de5563a
|
Update version in Cargo.toml
|
2025-08-21 16:36:56 +02:00 |
|
|
0a86b1e11e
|
Update Arroy v0.6.2
The new version of arroy contains a search optimization when there is few input candidates compared to the number of documents in the database
|
2025-08-21 09:37:17 +02:00 |
|
|
795045c03a
|
Merge pull request #5784 from meilisearch/sharding-split-docs
Sharding and EE license
|
2025-08-19 14:17:37 +00:00 |
|
|
b541b7bed3
|
Change license text to clarify that EE files are in EE modules
|
2025-08-19 14:50:42 +02:00 |
|
|
6fb3cf95e4
|
Move EE files into EE modules
|
2025-08-19 14:50:42 +02:00 |
|
|
cbd2bdf0fa
|
Fix snapshots
|
2025-08-19 14:50:42 +02:00 |
|
|
601785692f
|
Remove erroneous untagged annotation
|
2025-08-19 14:50:42 +02:00 |
|
|
65c212d1fd
|
camel case the fields in "origin"
|
2025-08-19 14:50:42 +02:00 |
|
|
85feb3a26c
|
Rename Body::with_file
|
2025-08-19 14:50:42 +02:00 |
|
|
d550b90c60
|
Adjust timeouts
|
2025-08-19 14:50:42 +02:00 |
|
|
385acbbcd2
|
Don't always hardcode Content-Type in proxy
|
2025-08-19 14:50:41 +02:00 |
|
|
484dbf8c06
|
Update snap
|
2025-08-19 14:50:41 +02:00 |
|
|
9c6c0af076
|
Misc churn
|
2025-08-19 14:50:41 +02:00 |
|
|
e33fbcf7b2
|
Move meilisearch_types::Network to its own module
|
2025-08-19 14:50:41 +02:00 |
|
|
d352f33d16
|
Make types Serialize and Deserialize for proxying
|
2025-08-19 14:50:41 +02:00 |
|
|
3682b92ee8
|
New errors
|
2025-08-19 14:50:41 +02:00 |
|
|
ef10c1fb23
|
Dependency changes
|
2025-08-19 14:50:41 +02:00 |
|
|
bd97a7cc19
|
IndexScheduler::update_task now merges the task.network and accepts &mut Task
|
2025-08-19 14:50:41 +02:00 |
|
|
56c7f54804
|
IndexScheduler::set_task_network
|
2025-08-19 14:50:41 +02:00 |
|
|
15d34c33e8
|
file-store: persist returns the persisted File object
|
2025-08-19 14:50:40 +02:00 |
|
|
42ac869c5c
|
Dump support for network
|
2025-08-19 14:50:40 +02:00 |
|
|
6e0152921f
|
Proxy all document tasks to the network when sharding is enabled
|
2025-08-19 14:50:40 +02:00 |
|
|
069d25dce6
|
Shard documents
|
2025-08-19 14:50:40 +02:00 |
|
|
9929f798d3
|
network: add sharding to Network and writeApiKey to Remotes
|
2025-08-19 14:50:40 +02:00 |
|
|
80ff438402
|
Add proxy module to proxy requests to members of a network
|
2025-08-19 14:50:40 +02:00 |
|