Skip to content

chore: release main#194

Merged
StefanSteiner merged 2 commits into
mainfrom
release-please--branches--main
Jul 11, 2026
Merged

chore: release main#194
StefanSteiner merged 2 commits into
mainfrom
release-please--branches--main

Conversation

@StefanSteiner

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.7.0

0.7.0 (2026-07-11)

⚠ BREAKING CHANGES

Features

  • commits the plan produces, per release-please. (f6e5789)
  • kv: #192 KV MCP LLM ergonomics — created signal, batch, size, value_path, JSON docs (#193) (52a3ba0)
  • kv: add async set_if_absent/byte_size/entries/set_batch_if_absent (a166813)
  • kv: add set_if_absent and set_batch_if_absent to AsyncKvStore (d116b12)
  • kv: add sync KvStore::byte_size and entries (aea9ea5)
  • kv: add sync KvStore::set_batch_if_absent atomic guard (4a88aa3)
  • kv: add sync KvStore::set_if_absent write guard (4f1ca85)
  • kv: async set/set_as/set_batch return SetOutcome/BatchSetOutcome (6af0649)
  • kv: async twin — reshape AsyncKvStore set/set_as/set_batch (89a7767)
  • kv: sync set/set_as/set_batch return SetOutcome/BatchSetOutcome (5aeab78)
  • mcp: add kv_set_many atomic batch write tool (34f15f7)
  • mcp: add values flag to kv_list for whole-store reads (f0b3527)
  • mcp: kv_set reports created/value_bytes, adds overwrite guard + value_path (fd89084)
  • mcp: kv_size reports total value bytes (0967c05)

Bug Fixes

  • mcp: #192 cap kv_set value_path file size before reading (0fda8ec)
  • mcp: preserve PermissionDenied and steer JSON errors to ::json cast (e1acbcd)

This PR was generated with Release Please. See documentation.

@StefanSteiner StefanSteiner merged commit 5fa668d into main Jul 11, 2026
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant