Skip to content

Fork vs last release#11

Open
rdettai-sk wants to merge 49 commits intosekoia-20260302from
sekoia
Open

Fork vs last release#11
rdettai-sk wants to merge 49 commits intosekoia-20260302from
sekoia

Conversation

@rdettai-sk
Copy link
Copy Markdown
Collaborator

This PR shows the diff between the sekoia branch and the last deployed release.

rdettai-sk and others added 12 commits March 4, 2026 17:02
The multilang feature pulls heavy dependencies (lindera, whichlang) for little apparent usage. Remove it along with associated code, benchmarks, and tests to reduce build times and binary size.
Bumps [oneshot](https://github.com/faern/oneshot) from 0.1.11 to 0.1.12.
- [Changelog](https://github.com/faern/oneshot/blob/main/CHANGELOG.md)
- [Commits](faern/oneshot@v0.1.11...v0.1.12)

---
updated-dependencies:
- dependency-name: oneshot
  dependency-version: 0.1.12
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [time](https://github.com/time-rs/time) from 0.3.44 to 0.3.47.
- [Release notes](https://github.com/time-rs/time/releases)
- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)
- [Commits](time-rs/time@v0.3.44...v0.3.47)

---
updated-dependencies:
- dependency-name: time
  dependency-version: 0.3.47
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.11.0 to 1.11.1.
- [Release notes](https://github.com/tokio-rs/bytes/releases)
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md)
- [Commits](tokio-rs/bytes@v1.11.0...v1.11.1)

---
updated-dependencies:
- dependency-name: bytes
  dependency-version: 1.11.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [keccak](https://github.com/RustCrypto/sponges) from 0.1.5 to 0.1.6.
- [Commits](RustCrypto/sponges@keccak-v0.1.5...keccak-v0.1.6)

---
updated-dependencies:
- dependency-name: keccak
  dependency-version: 0.1.6
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…d binary size (quickwit-oss#6125)

Optimizes hyper-util, tokio-util, prometheus, dialoguer, zstd, and env_logger by disabling default features that aren't used by the codebase.

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
This is fixed upstream in memory cache improvement PR.
Rustfmt 1.9.0 (shipped in nightly 2026-03-01) changed behavior for
`imports_granularity = "Module"`: top-level imports are no longer
merged. Expand grouped `pub use` re-exports and fix sort order.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
rdettai-sk and others added 17 commits March 10, 2026 11:12
Signed-off-by: Darkheir <raphael.cohen@sekoia.io>
Signed-off-by: Darkheir <raphael.cohen@sekoia.io>
Signed-off-by: Darkheir <raphael.cohen@sekoia.io>
Signed-off-by: Darkheir <raphael.cohen@sekoia.io>
Signed-off-by: Darkheir <raphael.cohen@sekoia.io>
Signed-off-by: Darkheir <raphael.cohen@sekoia.io>
Signed-off-by: Darkheir <raphael.cohen@sekoia.io>
Signed-off-by: Darkheir <raphael.cohen@sekoia.io>
Signed-off-by: Darkheir <raphael.cohen@sekoia.io>
Signed-off-by: Darkheir <raphael.cohen@sekoia.io>
Signed-off-by: Darkheir <raphael.cohen@sekoia.io>
Signed-off-by: Darkheir <raphael.cohen@sekoia.io>
Darkheir and others added 20 commits March 30, 2026 10:20
feat: Store indexation time in documents
Signed-off-by: Darkheir <raphael.cohen@sekoia.io>
Signed-off-by: Darkheir <raphael.cohen@sekoia.io>
feat: Set client.id for Kafka source
Signed-off-by: Darkheir <raphael.cohen@sekoia.io>
Signed-off-by: Darkheir <raphael.cohen@sekoia.io>
Avoid large merge backlog to block the indexer
Signed-off-by: Darkheir <raphael.cohen@sekoia.io>
feat: Default timeout config for AWS queries
* Rewrite sort logic to support strings and multi type columns

* Fix native pagination for datetime sort

* Explicit error when datetime and numerical values are mixed

* Separate internal representation to separate file

* Handle batch extraction from fast field

* Elide unused sort values in internal repr

* Clarify and fix small things

* Apply great bug catch from copilot

* Fix further typos in docs

* Remove test regarding numeric search after as string and document it

* Avoid panic on unexpected index data

* Fix returned sort value when null

* Apply review comments

* Fix default sort again
* Upgrade tantivy to 0.26

* Fix aggregation test precision
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants