Skip to content

Add caller-owned KV directory queries - #34

Merged
smiggleworth merged 1 commit into
mainfrom
feat/transaction-directory-query
Sep 18, 2026
Merged

smiggleworth merged 1 commit into
mainfrom
feat/transaction-directory-query

Conversation

@smiggleworth

@smiggleworth smiggleworth commented Sep 18, 2026

Copy link
Copy Markdown
Contributor

Summary

  • report the exact route on KV transactions through a backward-compatible default interface member
  • allow bounded directory queries inside caller-owned transactions, including read-your-writes behavior
  • release the additive public API as package version 1.4.0

Validation

  • dotnet format Fitz.sln --verify-no-changes --no-restore --severity warn
  • dotnet build Fitz.sln -c Release --no-restore (0 warnings)
  • dotnet test Fitz.sln -c Release --no-build --filter FullyQualifiedName!~Integration (546 passed)

@smiggleworth
smiggleworth merged commit 5bfeaaf into main Sep 18, 2026
6 checks passed
@smiggleworth
smiggleworth deleted the feat/transaction-directory-query branch September 18, 2026 17:32
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