This is an automated email from the ASF dual-hosted git repository.
reta pushed a change to branch 3.6.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
from 66308641af CXF-8457: Provide OpenTelemetry support. Fix README.txt
new 02be25361d CXF-8885: Eliminate hard refs to `HttpClient` via
`HTTPClientPolicy`
new 7d770b7966 Bump io.github.openfeign:feign-httpclient from 12.4 to 12.5
(#1407)
new 1689d5c842 Bump io.github.openfeign:feign-core from 12.4 to 12.5
(#1405)
new 484ced85b4 CXF-8920: use the same approach with
Temporal.class.isAssignableFrom check as used for non-collection fields to
recognize and convert temporal values (#1408)
new 6fa71dd279 CXF-8853: Get rid of EasyMock in
cxf-services-xkms-x509-handlers (#1401)
new 959404f8cc Recording .gitmergeinfo Changes
The 6 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:
.gitmergeinfo | 2 ++
.../samples/jax_rs/tracing_opentelemetry/pom.xml | 4 +--
.../samples/jax_rs/tracing_opentracing/pom.xml | 4 +--
.../ext/search/AbstractSearchConditionParser.java | 10 +++++--
.../jaxrs/ext/search/fiql/FiqlCollectionsTest.java | 18 ++++++++++++
.../org/apache/cxf/transport/http/HTTPConduit.java | 32 ++++++++++++++++++----
services/xkms/xkms-x509-handlers/pom.xml | 5 ++--
.../cxf/xkms/x509/handlers/X509LocatorTest.java | 9 +++---
8 files changed, 67 insertions(+), 17 deletions(-)