sync: bump to v0.11.75 — TieredEngine + binary HNSW server compat (DAK-6030)#136
Merged
Conversation
… 0.11.57 Tracks Dakera server v0.11.75 (TieredEngine, binary HNSW dispatch, ReembedJob). No client API surface changes. Also backfills missing CHANGELOG entry for v0.11.57 (storeMemoriesBatch, DAK-5508). Closes #DAK-6030
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Tracks Dakera server v0.11.75 shipped in CE-126/DAK-6029. No client API surface changes.
0.11.57→0.11.75[0.11.75]: server compat note (TieredEngine, binary HNSW dispatch viaDAKERA_SEARCH_MODE=hybrid, ReembedJob at startup)[0.11.57]:storeMemoriesBatch()(DAK-5508)Server-side changes (no SDK code changes required):
TieredEngineregistered inAppStateDAKERA_SEARCH_MODE=hybrid)ReembedJobspawned at startupSearchMode::from_env()default =Float(safe, no regression)Part of DAK-6030 SDK sync batch: py | js | rs | go
Closes DAK-6030