Skip to content

release: vectors 0.1.6 - #59

Merged
bsbodden merged 1 commit into
mainfrom
release/v0.1.6
Aug 7, 2026
Merged

release: vectors 0.1.6#59
bsbodden merged 1 commit into
mainfrom
release/v0.1.6

Conversation

@bsbodden

@bsbodden bsbodden commented Aug 7, 2026

Copy link
Copy Markdown
Member

Cuts 0.1.6. This publishes vectors-router — which merged after 0.1.5 and is not on Maven Central at any version — along with the two new semantic-cache decorator modules.

Contents

New modules

SPI

  • SemanticCache gained entry attributes, CacheFilter, lookupTopK, and supportsAttributes()

Fix

  • A Spring AI prompt carrying options never hit the semantic cache: the options signature came from DefaultChatOptions.toString(), which is identity-based, so identical option sets produced different signatures

Also documents 0.1.5, which shipped without a changelog entry.

Release steps after merge

Per RELEASING.md:

  1. Actions → Release with dry_run enabled
  2. Inspect JReleaser validation output and staged POMs
  3. Actions → Release with dry_run disabled

Maven Central versions are immutable, so the dry run matters.

Verified locally

spotlessCheck build, complianceCheck, verifyLockfiles, verifyGithubWorkflows, :docs:build — all green.

🤖 Generated with Claude Code

Publishes vectors-router and the two semantic-cache decorator modules, and
documents 0.1.5, which shipped without a changelog entry.
@bsbodden
bsbodden merged commit 94d6fa8 into main Aug 7, 2026
3 checks passed
@bsbodden
bsbodden deleted the release/v0.1.6 branch August 7, 2026 17:30
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