1.0.0.CR1
·
651 commits
to main
since this release
What's Changed
- Harmonize Quarkus versions and fix samples by @geoand in #1464
- Use JDK 24 as the latest JDK by @geoand in #1389
- Bump quarkus-neo4j.version from 5.3.0 to 5.4.0 by @dependabot in #1465
- Bump org.mockito:mockito-core from 5.16.1 to 5.17.0 by @dependabot in #1466
- Document @McpToolBox annotation and fix samples by @mariofusco in #1467
- Fix reranking cohere API by @lordofthejars in #1471
- Update reranking.adoc with the correct property by @lordofthejars in #1473
- Expand auditing observability by @edeandrea in #1472
- Make MCP Client Health check actually optional by @geoand in #1478
- Add chatbot example with Easy RAG implementation in Kotlin by @kpavlov in #1480
- Use programmatically provided system message if present by @mariofusco in #1483
- Properly make MCP Client Health check actually optional by @geoand in #1484
- Refactor SentimentAnalyzer, introduce CustomerCallbackScheduler by @kpavlov in #1482
- Add DeepWiki badge to readme by @kpavlov in #1487
- Improve styles in Kotlin sample by @kpavlov in #1488
- Polish the secure-mcp-sse-client-server a bit by @jmartisk in #1489
- Add McpClientAuthProvider by @sberyozkin in #1470
- Bump to Langchain4j
1.0.0and use upstreamMcpToolProviderby @mariofusco in #1485 - Kotlin RAG sample: Update Kotlin, use Redis for embeddings and memory store by @kpavlov in #1492
New Contributors
Full Changelog: 0.27.0.CR2...1.0.0.CR1