What's Changed
- Update POM(s) for Next Dev Cycle by @alexheifetz in #1922
- Fix Bedrock chat options conversion by @arnabnandy7 in #1924
- Resolve LLM roles through an SPI so a role is not tied to one provider by @jasperblues in #1894
- Update POM(s) version to 1.5.1 Release by @alexheifetz in #1926
- RAG enhancement: Add
SectionReaderto navigate document sections by name by @johnsonr in #1928 - Add embedding-driven skills by @johnsonr in #1934
- Enhance streaming test for Object as String by @igordayen in #1932
- Document a remote Streamable HTTP MCP connection by @georgeatparallel in #1865
- feat: add Atlas Cloud BYOK support by @binyangzhu000-sudo in #1908
- Restore the AgentProcess a thread already held, rather than clearing it by @jasperblues in #1912
- Make integration test suite runnable in bulk by @arnabnandy7 in #1929
- Ship credential factories for the whole BYOK surface, and name the role and model a deployment cannot satisfy by @jasperblues in #1942
- Fully support type hierarchy in domain types by @johnsonr in #1944
- fix(tool-loop): replace the blank turn before re-prompting by @azanux in #1943
- fix(openai): use versioned Mistral base URL by @arnabnandy7 in #1938
- Fix prompt-based thinking extraction for Ollama by @igordayen in #1952
- Let a deployment add a BYOK provider without naming an SPI type by @jasperblues in #1949
- Feature: Add tag selection control to Thinking via included / excluded Tags by @igordayen in #1954
- Fix eager search metadata filtering by @arnabnandy7 in #1958
- Say which expression syntax a text query mode means by @jasperblues in #1963
- Memoize ChatModel streaming capability probes by @LordKay-sudo in #1927
- Share search property filter dispatch by @arnabnandy7 in #1962
- fix: retain chunks when applying entity filters by @arnabnandy7 in #1964
- Upgrade apache httpcomponents core5 due to High Vulnerability by @igordayen in #1961
- Prepare 1.5.1 Release by @alexheifetz in #1977
New Contributors
- @georgeatparallel made their first contribution in #1865
- @binyangzhu000-sudo made their first contribution in #1908
Full Changelog: v1.5.0...v1.5.1