Skip to content

Upgrade net.ladenthin:llama to 5.0.6 - #137

Merged
bernardladenthin merged 1 commit into
mainfrom
claude/java-llama-cpp-compat-tdr19b
Jul 8, 2026
Merged

Upgrade net.ladenthin:llama to 5.0.6#137
bernardladenthin merged 1 commit into
mainfrom
claude/java-llama-cpp-compat-tdr19b

Conversation

@bernardladenthin

Copy link
Copy Markdown
Owner

Summary

  • Upgrade net.ladenthin:llama dependency from 5.0.4 to 5.0.6
  • Verified source compatibility: CHANGELOG.md confirms only additive changes between 5.0.4 and 5.0.6
  • Updated documentation in pom.xml and CLAUDE.md to reflect the new version

Test plan

  • CI is green on this branch
  • No code changes required; dependency upgrade is source-compatible

Related issues / PRs

None

Checklist

  • I have read CONTRIBUTING.md and CODE_OF_CONDUCT.md
  • My commits follow Conventional Commits
  • No security-sensitive changes

https://claude.ai/code/session_01RKk3GzmTrVDzzvT7joNWte

Verified the provider's full API surface (LlamaModel, ModelParameters,
InferenceParameters, ChatResponse/ChatChoice/Timings, Pair,
ReasoningFormat, ChatResponseParser) against current java-llama.cpp
source and CHANGELOG.md 5.0.4 -> 5.0.6: all changes in that range are
additive, nothing used by LlamaCppJniAiGenerationProvider/
LlamaCppJniConfig was renamed or removed. Full mvn test suite (413
tests) passes unchanged.
@bernardladenthin
bernardladenthin merged commit e82a4e2 into main Jul 8, 2026
8 of 10 checks passed
@bernardladenthin
bernardladenthin deleted the claude/java-llama-cpp-compat-tdr19b branch July 8, 2026 14:24
@sonarqubecloud

sonarqubecloud Bot commented Jul 8, 2026

Copy link
Copy Markdown

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.

2 participants