Skip to content

chore(deps): bump es-entity to 0.11.11 - #144

Merged
nicolasburtey merged 2 commits into
mainfrom
chore/bump-es-entity-0.11.11
Jul 30, 2026
Merged

chore(deps): bump es-entity to 0.11.11#144
nicolasburtey merged 2 commits into
mainfrom
chore/bump-es-entity-0.11.11

Conversation

@nicolasburtey

Copy link
Copy Markdown
Member

Bumps es-entity 0.11.9 → 0.11.11 (GaloyMoney/es-entity#168).

es-entity 0.11.11 gates the sargable multi-filter query matrix behind an opt-in per-repo #[es_repo(..., sargable_filters)] attribute, defaulting to off. This is the rebuild step of the release chain. Backward compatible, no source changes needed.

Rebuild against es-entity 0.11.11 (GaloyMoney/es-entity#168), which gates
the sargable multi-filter query matrix behind an opt-in per-repo attribute
(default off). Backward compatible.
es-entity 0.11.11 gates the sargable multi-filter query matrix behind an
opt-in per-repo attribute, defaulting to off. The EsRepo macro now
emits a different (smaller) set of queries for JobRepo, so the cached
query hashes no longer match and offline builds fail with:

  error: `SQLX_OFFLINE=true` but there is no cached data for this query

Regenerate the cache via `cargo sqlx prepare --workspace` against a DB
with the latest migration applied.
@nicolasburtey
nicolasburtey merged commit 62caf5f into main Jul 30, 2026
4 checks passed
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.

1 participant