·
30 commits
to main
since this release
What's Changed
- Make it possible to use a LangChain4j CustomMessage with Ollama by @fjuma in #1255
- Fix testing doc typo by @anunnakian in #1276
- Bump org.wiremock:wiremock-standalone from 3.11.0 to 3.12.0 by @dependabot in #1279
- Bump io.opentelemetry:opentelemetry-sdk-testing from 1.46.0 to 1.47.0 by @dependabot in #1273
- Remove deprecated RegisterAiService#retriever by @geoand in #1282
- Rewrite auditing to use CDI events by @edeandrea in #1280
- Added "Analyze PDF document" sample by @dliubarskyi in #1283
- MCP Client - Server sample using SSE transport protocol by @kdubois in #1286
- Update watsonx.ai module to Langchain4j 1.0.0-beta1 by @andreadimaio in #1288
New Contributors
- @anunnakian made their first contribution in #1276
- @dliubarskyi made their first contribution in #1283
- @kdubois made their first contribution in #1286
Full Changelog: 0.24.0...0.25.0.CR1