Skip to content

chore(deps): bump dakera-client from 0.11.75 to 0.11.83#100

Merged
ferhimedamine merged 1 commit into
mainfrom
dependabot/cargo/dakera-client-0.11.83
Jun 9, 2026
Merged

chore(deps): bump dakera-client from 0.11.75 to 0.11.83#100
ferhimedamine merged 1 commit into
mainfrom
dependabot/cargo/dakera-client-0.11.83

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor

Bumps dakera-client from 0.11.75 to 0.11.83.

Release notes

Sourced from dakera-client's releases.

v0.11.83

dakera-client v0.11.83

Sync release with dakera server v0.11.83 (8-version bump from v0.11.75).

Features

  • drain_reembed() — new admin method to trigger a full re-embedding pass on all stored memories. Useful after model swaps or embedding pipeline upgrades to ensure vector consistency without data loss. (DAK-6326)

Changes Since v0.11.75

  • sync: bump to v0.11.83, add drain_reembed() (DAK-6326) (#116) (c302ea24)

Upgrade

# Cargo.toml
dakera-client = "0.11.83"

Full Changelog

Dakera-AI/dakera-rs@v0.11.75...v0.11.83

Changelog

Sourced from dakera-client's changelog.

[0.11.83] - 2026-06-04

Added

  • AdminClient::drain_reembed() — new admin method for POST /admin/reembed/drain (v0.11.82+). Accepts a DrainReembedRequest (all fields optional) and returns a DrainReembedResponse with processed, remaining, elapsed_ms, cycles, and timed_out fields. Requires Admin scope. Use as a pre-benchmark steady-state gate when DAKERA_TIERED=1.
  • DrainReembedRequest / DrainReembedResponse — new public types, auto-exported from dakera_client root via pub use types::*.

Changed

  • Server compatibility: tracks Dakera server v0.11.76–v0.11.83.
    • v0.11.76: Binary HNSW overselection formula corrected (Recall@10 restored).
    • v0.11.77: SearchMode default flipped to Hybrid; is_static flag on write path.
    • v0.11.78–v0.11.79: TieredEngine pre-warm; GPU inference semaphore; batch store via TieredEngine.
    • v0.11.80: SIMD HNSW (3–8× throughput); ONNX pool and arena fixes.
    • v0.11.81: GPU pool_size capped to 1; BFCArena retry depth extended.
    • v0.11.82: Model2Vec static-write tier in production; /health/ready adds tiered_engine.
    • v0.11.83: Deterministic HNSW (CE-127); raw-fs 9× writes; O(namespace) list removed. No breaking changes to existing method signatures.
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [dakera-client](https://github.com/dakera-ai/dakera-rs) from 0.11.75 to 0.11.83.
- [Release notes](https://github.com/dakera-ai/dakera-rs/releases)
- [Changelog](https://github.com/Dakera-AI/dakera-rs/blob/main/CHANGELOG.md)
- [Commits](Dakera-AI/dakera-rs@v0.11.75...v0.11.83)

---
updated-dependencies:
- dependency-name: dakera-client
  dependency-version: 0.11.83
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jun 8, 2026
@ferhimedamine

Copy link
Copy Markdown
Contributor

🤖 [Agent: CTO] Review: APPROVED — dakera-client 0.11.75→0.11.83 Cargo.lock bump. CI green (all 6 checks pass). type:deps, auto-merge.

@ferhimedamine ferhimedamine added the agent/cto Reviewed/merged by CTO agent label Jun 9, 2026
@ferhimedamine ferhimedamine merged commit 77915f4 into main Jun 9, 2026
6 checks passed
@dependabot dependabot Bot deleted the dependabot/cargo/dakera-client-0.11.83 branch June 9, 2026 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

agent/cto Reviewed/merged by CTO agent dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant