1.1.1
What's Changed
- Set Quarkus LangChain4j version to 1.1.0 in the MCP cli example by @sberyozkin in #1637
- Bump quarkus-neo4j.version from 5.5.0 to 5.6.0 by @dependabot[bot] in #1638
- Change BedrockRecorder to check if the model id contains anthropic in… by @tomas1885 in #1640
- Semantic compression guide by @cescoffier in #1643
- Ollama guide by @cescoffier in #1646
- Streamed response guide by @cescoffier in #1647
- fix: dev-ui being stuck on error by @holomekc in #1650
- Make sure Ollama works in native mode by @geoand in #1645
- Update OidcMcpAuthProvider to ignore requests without active request context by @sberyozkin in #1651
- Update OidcMcpAuthProvider to log how it deals with the access token by @sberyozkin in #1654
- Update Gemini and OpenAi ModelAuthProvider to use ManagedExecutor by @sberyozkin in #1656
- Remove some trash files by @jmartisk in #1659
- Disable the ordered execution of blocking actions by @tomas1885 in #1661
- Support same method name different tool name by @patriot1burke in #1664
- added Record Parser to parse each sse event by @nasonawa in #1657
- Add ability to run integration tests with another version of the extension by @fedinskiy in #1665
- Allow returning a ChatResponse Multi in streaming mode by @tomas1885 in #1662
- Fix for bedrock streaming chat model when there's an error. by @tomas1885 in #1673
- Allow setting maxSequentialToolInvocations on the RegisterAiService annotation by @jmartisk in #1677
- Update MCP integration test dependencies by @jmartisk in #1678
- Ignore static and @JsonIgnore. Look at superclass by @patriot1burke in #1681
- Release 1.1.1 by @geoand in #1682
- Adapt release process to changes in integration tests by @fedinskiy in #1687
- Release 1.1.1 by @geoand in #1688
New Contributors
- @tomas1885 made their first contribution in #1640
- @patriot1burke made their first contribution in #1664
- @fedinskiy made their first contribution in #1665
Full Changelog: 1.1.0...1.1.1