What's Changed
- Bump to LangChain4j 1.3.0 by @mariofusco in #1679
- Integration tests for exposing resources as tools by @jmartisk in #1691
- Roots integration plus tests by @jmartisk in #1690
- Adapt tests in OpenAI module to run with OpenAI API by @fedinskiy in #1696
- Fix Git text in attributes.adoc by @lordofthejars in #1697
- TLS integration for MCP clients by @jmartisk in #1702
- prevent NPE in case of null parts by @KaiSuchomel in #1704
- Prevent NPE in case of null temperature/topP by @KaiSuchomel in #1714
- Take OLLAMA_MODELS env var into account in the Dev Service by @geoand in #1712
- Introduce support for Audio in AI services by @geoand in #1716
- Feature: Add proxy support for Azure OpenAI and Vertex and Google Gemini by @csotiriou in #1707
- Use the default LangChain4j BedrockStreamingChatModel by @tomas1885 in #1715
- Update AudioUrl.java with correct Javadoc by @lordofthejars in #1718
- Prevent NPE when delta is null in Azure OpenAI streaming by @windschi3f in #1721
- Update quickstart-function-calling.adoc import by @lordofthejars in #1722
- Use a better API to check for fast jar by @gsmet in #1723
- Prevent NPE by @KaiSuchomel in #1724
- Bump mermaid from 11.6.0 to 11.10.1 in /docs by @dependabot[bot] in #1709
- Bump sha.js from 2.4.11 to 2.4.12 in /docs by @dependabot[bot] in #1706
- Handle java time types in json schema generation by @ulisse1996 in #1725
- Bump to LangChain4j 1.4.0 by @mariofusco in #1731
- Use deep link for easy rag docs by @holly-cummins in #1732
- Refactor upstream guardrails by @edeandrea in #1728
- Fix bump to langchain4j 1.4.0 by @mariofusco in #1738
- Introduce the Agentic module by @geoand in #1737
- Send the initialized notification on a worker thread by @jmartisk in #1734
- Bump to LangChain4j Community 1.4.0-beta10 by @geoand in #1739
- Introduce thought configuration to
quarkus-langchain4j-ai-gemini
by @geoand in #1711
New Contributors
- @windschi3f made their first contribution in #1721
- @ulisse1996 made their first contribution in #1725
Full Changelog: 1.1.1...1.2.0.CR1