This is an automated email from the ASF dual-hosted git repository.

gnodet pushed a change to branch 
investigate-and-fix-camel-23963-camel-openai-conf
in repository https://gitbox.apache.org/repos/asf/camel.git


    omit ee48fc1650ca CAMEL-23963: change toolExecutionErrorStrategy default to 
failExchange
    omit 0cd8f162a76f CAMEL-23963: regenerate catalog and EndpointDSL sources
    omit f4b4af6bab3e CAMEL-23963: configurable strategies for tool errors and 
hallucinated tool names
     add d282a10d4290 Fix flakiness of Eventbridge tests
     add a0bf15804833 CAMEL-23963: configurable strategies for tool errors and 
hallucinated tool names
     add 48816927daff CAMEL-23963: regenerate catalog and EndpointDSL sources
     add dc063cde3e36 CAMEL-23963: change toolExecutionErrorStrategy default to 
failExchange

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (ee48fc1650ca)
            \
             N -- N -- N   
refs/heads/investigate-and-fix-camel-23963-camel-openai-conf (dc063cde3e36)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../camel-aws/camel-aws2-eventbridge/pom.xml       |  5 ++
 .../localstack/EventbridgeDeleteRuleIT.java        | 24 +++++-----
 .../localstack/EventbridgeDescribeRuleIT.java      | 24 +++++-----
 .../localstack/EventbridgeDisableRuleIT.java       | 35 ++++++++------
 .../localstack/EventbridgeEnableRuleIT.java        | 55 ++++++++++++----------
 .../localstack/EventbridgeListRulesIT.java         | 36 +++++++++-----
 .../localstack/EventbridgeListTargetsByRuleIT.java | 18 +++----
 .../localstack/EventbridgePutEventsIT.java         | 24 ++--------
 .../localstack/EventbridgePutRuleIT.java           | 29 +++++++-----
 .../localstack/EventbridgeRemoveTargetsIT.java     | 25 +++++-----
 10 files changed, 145 insertions(+), 130 deletions(-)

Reply via email to