Skip to content

chore(deps): bump dakera-client from 0.11.102 to 0.11.106 - #145

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/dakera-client-0.11.106
Open

chore(deps): bump dakera-client from 0.11.102 to 0.11.106#145
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/dakera-client-0.11.106

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

Bumps dakera-client from 0.11.102 to 0.11.106.

Release notes

Sourced from dakera-client's releases.

v0.11.106

What's Changed

Bug Fixes

  • fix+sync: /v1/kpis path fix + `debug_config()` API endpoint (DAK-7534) in Dakera-AI/dakera-rs#158
  • fix: LoCoMo label → Recall@20 + LLM-judge scored; open-core framing (b4a16cef)

API Updates

Testing — 97 new serde unit tests

Maintenance

Full changelog: Dakera-AI/dakera-rs@v0.11.102...v0.11.106

Changelog

Sourced from dakera-client's changelog.

[0.11.106] - 2026-08-07

Added

  • debug_config() — GET /debug/config — new method returning a HashMap<String, String> of live server configuration key/value pairs (DAK-7534). Parity with dakera-py, dakera-js, and dakera-go. (#158)

  • valid_from field on StoreMemoryRequest and BatchStoreMemoryItem — optional chrono::DateTime<Utc> (serialized as ISO-8601) for bi-temporal memory storage (DAK-7424). Allows callers to back-date memory creation timestamps. Parity with all other SDKs. (#159)

Changed

  • Server sync v0.11.106 — bundles server v0.11.99–v0.11.106 internal engine improvements (CE-148 zero-result fallback, CE-149 precision rerank, CE-150 temporal rerank, CE-151 fetch_n boost, CE-153 all-evidence recall, CE-156 curated specificity boost, CE-160 neighborhood retrieval, CE-162 expand-only temporal gating). No additional public API surface changes beyond the items listed above.

Tests

  • 97 new serde unit tests — added across four modules: memory.rs (34 tests, #160), admin.rs (29 tests, #161), knowledge, analytics, and agents (34 tests combined, #162). Serialization/deserialization round-trips validated for all public request/response types.
Commits
  • f014384 chore: bump version to 0.11.106 (#163)
  • 5723c02 test(knowledge,analytics,agents): add 34 serde unit tests (#162)
  • f9b18d6 test(admin): add 29 unit tests for admin.rs serialization/deserialization (#161)
  • d716bcd test(memory): add 34 unit tests for memory.rs serialization/deserialization (...
  • b4a16ce fix: LoCoMo label → Recall@20 + LLM-judge scored; open-core framing
  • 8bf9e25 sync: add valid_from to StoreMemoryRequest + BatchStoreMemoryItem (DAK-7424) ...
  • 693df40 fix+sync: /v1/kpis path fix + debug_config() (DAK-7534) (#158)
  • See full diff in compare view

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.102 to 0.11.106.
- [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.102...v0.11.106)

---
updated-dependencies:
- dependency-name: dakera-client
  dependency-version: 0.11.106
  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 Aug 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

0 participants