This is an automated email from the ASF dual-hosted git repository.
Croway pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
from 7dc2fc19522e chore(deps): Bump aws-java-sdk2-version from 2.44.12 to
2.44.13 (#23549)
new 6851a94075b8 CAMEL-23621: filter tool argument headers against
declared parameters
new e9c4541a91ce CAMEL-23621: remove backwards-compatibility bypass and
fix raw JsonNode headers
new 7e65891f77ae CAMEL-23621: document tool argument header filtering in
upgrade guide
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../agent/LangChain4jAgentProducer.java | 31 +++++++++++++++++++++-
.../tools/LangChain4jToolsProducer.java | 13 +++++++++
.../langchain4j/tools/LangChain4jToolTest.java | 29 ++++++++++++++++++++
.../springai/tools/SpringAiToolsEndpoint.java | 14 +++++++++-
.../ROOT/pages/camel-4x-upgrade-guide-4_21.adoc | 28 +++++++++++++++++++
5 files changed, 113 insertions(+), 2 deletions(-)