Gregor Zurowski [Thu, 23 Dec 2021 21:07:53 +0000 (21:07 +0000)]
[maven-release-plugin] prepare release camel-3.11.5
Tom Cunningham [Tue, 21 Dec 2021 15:30:15 +0000 (10:30 -0500)]
Upgrade logback to 1.2.9 (https://jira.qos.ch/browse/LOGBACK-1591) (#6580)
David Jencks [Mon, 20 Dec 2021 03:58:17 +0000 (19:58 -0800)]
non-generated removal of cq adoc bits
David Jencks [Mon, 20 Dec 2021 03:55:13 +0000 (19:55 -0800)]
generated removal of cq bits from adoc
David Jencks [Sun, 19 Dec 2021 18:49:59 +0000 (10:49 -0800)]
tooling/config changes to remove cq adoc bits
David Jencks [Fri, 17 Dec 2021 20:54:02 +0000 (12:54 -0800)]
local/partial build setup
Chandish RK Daiboo [Mon, 20 Dec 2021 05:39:42 +0000 (09:39 +0400)]
Update log 4js version to 2.17 (#6560)
* Update log 4js version to 2.17
This fixes the security issue https://nvd.nist.gov/vuln/detail/CVE-2021-45105
* Update log 4js version to 2.17
This fixes the security issue https://nvd.nist.gov/vuln/detail/CVE-2021-45105
Claus Ibsen [Tue, 14 Dec 2021 14:48:37 +0000 (15:48 +0100)]
CAMEL-17335: Upgrade to logback 1.2.8
Claus Ibsen [Tue, 14 Dec 2021 06:28:11 +0000 (07:28 +0100)]
CAMEL-17327: Upgrade to log4j 2.16.0
Claus Ibsen [Mon, 13 Dec 2021 14:36:05 +0000 (15:36 +0100)]
CAMEL-17316: camel-corda - Remove log4j-core dependency as only log4j-api is needed.
Claus Ibsen [Sat, 11 Dec 2021 08:13:14 +0000 (09:13 +0100)]
CAMEL-17316: camel-nsq - Remove log4j-core dependency as only log4j-api is needed.
Claus Ibsen [Mon, 13 Dec 2021 14:32:16 +0000 (15:32 +0100)]
Regen
iWantToKeepAnon [Fri, 10 Dec 2021 17:24:30 +0000 (11:24 -0600)]
Invalid XML
setHeader element was incorrectly closed by a transform tag.
(trivial PR).
Claus Ibsen [Fri, 10 Dec 2021 10:35:31 +0000 (11:35 +0100)]
CAMEL-17309: Upgrade to log4j 2.15.0 and logback to 1.2.7
Andrea Cosentino [Thu, 25 Nov 2021 17:42:42 +0000 (18:42 +0100)]
Revert "Camel-AWS2-S3: When includeBody is false, the message Body should not be set"
This reverts commit
f73a2b7d5b0f1c43ce9c1e5ab2512bc55fe2aeba.
Gregor Zurowski [Wed, 24 Nov 2021 11:15:00 +0000 (11:15 +0000)]
Merge branch 'release/3.11.4' into camel-3.11.x
Gregor Zurowski [Wed, 17 Nov 2021 14:01:26 +0000 (14:01 +0000)]
[maven-release-plugin] prepare for next development iteration
Gregor Zurowski [Wed, 17 Nov 2021 13:59:44 +0000 (13:59 +0000)]
[maven-release-plugin] prepare release camel-3.11.4
Claus Ibsen [Tue, 16 Nov 2021 09:00:51 +0000 (10:00 +0100)]
CAMEL-17131: camel-kafka - Consumer should not be in reconnect state on startup as this causes to create the kafka consumer twice on startup, which is also causing a JMX duplicate MBean error, and let alone the creation of the consumer again.
Claus Ibsen [Sat, 13 Nov 2021 12:45:23 +0000 (13:45 +0100)]
Fixed xref
Claus Ibsen [Sat, 13 Nov 2021 12:42:20 +0000 (13:42 +0100)]
Regen
Claus Ibsen [Sat, 13 Nov 2021 12:21:09 +0000 (13:21 +0100)]
CAMEL-17174: fixed issue where exchange UnitOfWork was not being cleared upon completion.
Claus Ibsen [Sat, 13 Nov 2021 11:50:32 +0000 (12:50 +0100)]
CAMEL-17174: fixed issue where exchange UnitOfWork was not being cleared upon completion.
Marc Eiro [Fri, 12 Nov 2021 11:38:10 +0000 (12:38 +0100)]
CAMEL-17174: fixed issue where exchange UnitOfWork was not being cleared upon completion.
Claus Ibsen [Sat, 13 Nov 2021 10:59:36 +0000 (11:59 +0100)]
camel-core - Fixed NPE in Recipient List EIP
Claus Ibsen [Fri, 12 Nov 2021 09:07:10 +0000 (10:07 +0100)]
CAMEL-17181: camel-xpath - Fixed leak when using @XPath which will keep growing pool
Claus Ibsen [Fri, 12 Nov 2021 08:33:43 +0000 (09:33 +0100)]
Revert "CAMEL-17187: camel-xpath - @XPath annotation should never pre-compile"
This reverts commit
5699851398df04240d1157a567f62ed3e47f8bce.
Claus Ibsen [Thu, 11 Nov 2021 20:00:16 +0000 (21:00 +0100)]
CAMEL-17187: camel-xpath - @XPath annotation should never pre-compile
Claus Ibsen [Thu, 11 Nov 2021 19:54:35 +0000 (20:54 +0100)]
CAMEL-17187: camel-xpath - Allow to configure preCompile on @XPath annotation
Luigi De Masi [Thu, 11 Nov 2021 19:26:39 +0000 (20:26 +0100)]
CAMEL-17175: camel-mllp option 'logPhi' with value 'false' does not work for exception logging (#6426)
Andrea Cosentino [Thu, 4 Nov 2021 17:26:40 +0000 (18:26 +0100)]
CAMEL-17167 - Camel-AWS2-SQS: Message attributes can be at most 10
Andrea Cosentino [Thu, 4 Nov 2021 15:46:15 +0000 (16:46 +0100)]
CAMEL-17167 - Camel-AWS2-SQS: Message attributes can be at most 10
Andrea Cosentino [Thu, 4 Nov 2021 15:33:02 +0000 (16:33 +0100)]
CAMEL-17167 - Camel-AWS2-SQS: Message attributes can be at most 10
henka-rl [Wed, 3 Nov 2021 08:53:58 +0000 (09:53 +0100)]
[CAMEL-17159] Changes to support multiple valid content types (#6372)
* [CAMEL-17159] Changes to support multiple valid content types
* CAMEL-17159 Code style adjustments
Simon Rasmussen [Tue, 2 Nov 2021 11:04:48 +0000 (12:04 +0100)]
CAMEL-17156: camel-aws2 - do not interrupt extension (#6362)
* CAMEL-17156: camel-aws2 - do not interrupt extension
* CAMEL-17156: camel-aws2 - Catch and swallow SqsException when failing to extend visibility
Claus Ibsen [Sat, 30 Oct 2021 08:27:04 +0000 (10:27 +0200)]
CAMEL-17135: camel-debezium - Fixed configuration component level options not working correctly.
henka-rl [Wed, 27 Oct 2021 05:14:34 +0000 (07:14 +0200)]
CAMEL-17124 Changed filter expression for query parameters (#6333)
* CAMEL-17124 Changed filter expression for query parameters
* CAMEL-17124 Replaced regex and added test
* CAMEL-17124 Encoded question mark
Claus Ibsen [Wed, 27 Oct 2021 04:59:45 +0000 (06:59 +0200)]
camel-kubernetes - The cluster service should be deferred to avoid WARN logging about CamelContext not injected.
David Jencks [Sun, 24 Oct 2021 19:30:52 +0000 (12:30 -0700)]
latest to next
Claus Ibsen [Mon, 25 Oct 2021 19:00:28 +0000 (21:00 +0200)]
Upgrade to spring 5.3.12
henka-rl [Mon, 25 Oct 2021 18:47:28 +0000 (20:47 +0200)]
CAMEL-17126 Set clientRequestValidation on generator (#6335)
Martin Muzikar [Mon, 25 Oct 2021 10:37:00 +0000 (12:37 +0200)]
Fix typo in aws2-ddbstream doc
David Jencks [Thu, 30 Sep 2021 02:55:17 +0000 (19:55 -0700)]
point to current version, not latest from eip docs
Fix links to user manual
update to new indexer and jsonpath syntax
fix avra-rpc and paho-mqtt5 spring boot metadata
Claus Ibsen [Tue, 19 Oct 2021 10:00:43 +0000 (12:00 +0200)]
Regen
Nick Smith [Tue, 19 Oct 2021 08:54:24 +0000 (11:54 +0300)]
CAMEL-17105: Use isRollbackOnlyLast flag in TransactionErrorHandler (#6300)
* rollback transaction when exchange marked as rollback only last
* tests for "rollback transaction when exchange marked as rollback only last"
Claus Ibsen [Sun, 17 Oct 2021 12:01:29 +0000 (14:01 +0200)]
CAMEL-17095: camel-resilience4j - Using timeout and bulkhead together does not work
Otavio Rodolfo Piske [Fri, 15 Oct 2021 11:34:11 +0000 (13:34 +0200)]
(chores) camel-grpc: fix version conflict causing CI failures
The reordering of the Netty dependencies from
b8ca24ee853275ad5cf9fa0ca61fa5e72a9b891b is bringing a newer version of
the io.netty:netty-tcnative-boringssl-static (2.0.44.Final). Forcing the
camel-grpc to use the older one (2.0.39.Final) causes a failure because the class
AsyncSSLPrivateKeyMethod is not present on the older one.
This causes the GrpcProducerSecurityTest test to fail.
David Jencks [Wed, 13 Oct 2021 23:52:38 +0000 (16:52 -0700)]
copies of core language docs with new attributes
David Jencks [Wed, 13 Oct 2021 19:59:59 +0000 (12:59 -0700)]
add explicit starter-artifactid to core languages
David Jencks [Thu, 7 Oct 2021 06:51:48 +0000 (23:51 -0700)]
switch to starter template include
generated adoc changes in components
generated changes in adoc copies
other generated changes
catalog copies of generated adoc changes
generated changes in camel-dependencies/pom.xml
regenerate adocs with shortname header attribute included
David Jencks [Sat, 9 Oct 2021 23:00:29 +0000 (16:00 -0700)]
set up moving new manual attributes to header in UpdateReadmeMojo
add shortname to header attributes (tooling)
Claus Ibsen [Wed, 13 Oct 2021 16:54:15 +0000 (18:54 +0200)]
CAMEL-17073: Fixed simple language caching bug.
Claus Ibsen [Wed, 13 Oct 2021 12:33:45 +0000 (14:33 +0200)]
CAMEL-17073: Fixed simple language caching bug.
iliya [Wed, 13 Oct 2021 10:22:01 +0000 (13:22 +0300)]
CAMEL-17073: Invalid simple expression cache behavior
James Netherton [Fri, 8 Oct 2021 08:54:41 +0000 (09:54 +0100)]
CAMEL-17052: Import netty-bom before azure-bom to enforce correct dependency versions
Gregor Zurowski [Tue, 12 Oct 2021 07:08:58 +0000 (07:08 +0000)]
Merge branch 'release/3.11.3' into camel-3.11.x
Claus Ibsen [Tue, 12 Oct 2021 05:37:22 +0000 (07:37 +0200)]
CAMEL-17049: camel-rest-openapi should avoid duplicate parameters if the param is a path param.
henka-rl [Mon, 11 Oct 2021 19:40:55 +0000 (21:40 +0200)]
CAMEL-17067 Not transforming body to String then bodyMT is null (#6242)
Claus Ibsen [Sat, 9 Oct 2021 15:43:40 +0000 (17:43 +0200)]
CAMEL-17060: camel-openapi-java - The rest api can fail due to two unknown properties on endpoint
Otavio Rodolfo Piske [Wed, 6 Oct 2021 09:37:41 +0000 (11:37 +0200)]
CAMEL-16718: fix camel-netty-http test case
The fix for the CAMEL-16718 changed the exception returned
(commit ref:
4845cf938e423355ea96ed7a3e1942fcceac2de3), so now the
SSLHandshakeException is not on the cause of the original exception, but
instead is the exception itself.
Claus Ibsen [Fri, 8 Oct 2021 05:15:46 +0000 (07:15 +0200)]
CAMEL-17049 Changed camelContext.getEndpoint() variant in createConsumer
henka-rl [Fri, 8 Oct 2021 05:14:35 +0000 (07:14 +0200)]
CAMEL-17049 Changed camelContext.getEndpoint() variant in createProducer (#6226)
* CAMEL-17049 Changed camelContext.getEndpoint() variant in createProducer
* CAMEL-17049 Changed camelContext.getEndpoint() variant in createProducer
* CAMEL-17049 Fixed format issue
* CAMEL-17049 Changed camelContext.getEndpoint() variant in createConsumer
* CAMEL-17049 Formatting issue
David Jencks [Wed, 6 Oct 2021 23:24:50 +0000 (16:24 -0700)]
new spring-boot-partial coordinates in docs copies
David Jencks [Wed, 6 Oct 2021 23:24:37 +0000 (16:24 -0700)]
new spring-boot-partial coordinates in catalog copies
David Jencks [Wed, 6 Oct 2021 23:24:21 +0000 (16:24 -0700)]
new spring-boot-partial coordinates in components
Gregor Zurowski [Thu, 7 Oct 2021 09:20:04 +0000 (09:20 +0000)]
[maven-release-plugin] prepare for next development iteration
Gregor Zurowski [Thu, 7 Oct 2021 09:18:34 +0000 (09:18 +0000)]
[maven-release-plugin] prepare release camel-3.11.3
Freeman Fang [Wed, 6 Oct 2021 19:09:40 +0000 (15:09 -0400)]
[CAMEL-17047]upgrade aries proxy version to 1.1.11 to support JDK11+
(cherry picked from commit
9d99c2ee4e56a574118c79a6dbe46fd6393c8dea)
Gregor Zurowski [Wed, 6 Oct 2021 07:54:09 +0000 (09:54 +0200)]
[Minor] Apply formatter
Gregor Zurowski [Wed, 6 Oct 2021 07:52:32 +0000 (09:52 +0200)]
[Minor] Apply formatter
davsclaus [Fri, 1 Oct 2021 16:18:21 +0000 (16:18 +0000)]
Regen for commit
8e1225caf08a4c38beaf519c6ce4f20e3067659a
Signed-off-by: GitHub <noreply@github.com>
christian ohr [Fri, 1 Oct 2021 15:21:05 +0000 (17:21 +0200)]
CAMEL-17022:add disconnect on timeout (#6195)
* CAMEL-17022:add disconnect on timeout
* CAMEL-17022:formatting
Co-authored-by: Christian Ohr <christian.ohr@icw.de>
Claus Ibsen [Tue, 5 Oct 2021 08:43:25 +0000 (10:43 +0200)]
CAMEL-17043 Added rest endpoint parameters to nestedParameters (#6211)
henka-rl [Tue, 5 Oct 2021 08:42:50 +0000 (10:42 +0200)]
CAMEL-17043 Added rest endpoint parameters to nestedParameters (#6211)
Andrea Cosentino [Mon, 4 Oct 2021 11:45:05 +0000 (13:45 +0200)]
Camel-AWS2-S3: When includeBody is false, the message Body should not be set
Andrea Cosentino [Mon, 4 Oct 2021 08:08:40 +0000 (10:08 +0200)]
CAMEL-17034 - Camel-Github: StartingSha should be an URI param and not an URI path
Andrea Cosentino [Mon, 4 Oct 2021 08:07:17 +0000 (10:07 +0200)]
CAMEL-17034 - Camel-Github: StartingSha should be an URI param and not an URI path
Claus Ibsen [Fri, 1 Oct 2021 14:51:24 +0000 (16:51 +0200)]
CAMEL-17031 - Performances/Profiling: Avoid boolean allocation in EventHelper (#6194)
Andrea Cosentino [Fri, 1 Oct 2021 14:49:22 +0000 (16:49 +0200)]
CAMEL-17031 - Performances/Profiling: Avoid boolean allocation in EventHelper (#6194)
Claus Ibsen [Fri, 1 Oct 2021 07:19:08 +0000 (09:19 +0200)]
CAMEL-17030: camel-ftp - Disconnect should ignore any kind of exception.
Rafal Korytkowski [Thu, 30 Sep 2021 11:42:00 +0000 (13:42 +0200)]
CAMEL-17023 Do not bundle Atlasmap DFDL module (#6185)
henka-rl [Thu, 30 Sep 2021 10:24:24 +0000 (12:24 +0200)]
CAMEL-17020 Fixed apiContextPath and added clientRequestValidation (#6182)
* CAMEL-17020 Fixed apiContextPath and added clientRequestValidation
* Restored SSPTParser* classes
Claus Ibsen [Wed, 29 Sep 2021 12:37:41 +0000 (14:37 +0200)]
CAMEL-17017: camel-metrics - Cannot be used out of the box due to mixed jackson JARs
Claus Ibsen [Wed, 29 Sep 2021 09:16:30 +0000 (11:16 +0200)]
CAMEL-17015: Fixed camel-serlvet cannot set servletName in rest-dsl. And ensure they all setup component properties in init phase. Fixed typo.
James Netherton [Tue, 28 Sep 2021 12:23:25 +0000 (13:23 +0100)]
CAMEL-16837: Remove reference to non-functional aws2-ddbstream batch consumers
Claus Ibsen [Tue, 28 Sep 2021 10:03:53 +0000 (12:03 +0200)]
CAMEL-16916: Added unit test.
Claus Ibsen [Tue, 28 Sep 2021 10:08:24 +0000 (12:08 +0200)]
CAMEL-17011: Fixed camel-ssh producer to not be singleton.
Claus Ibsen [Tue, 28 Sep 2021 09:54:41 +0000 (11:54 +0200)]
CAMEL-16916: camel-core - Using non singleton producers (camel-ftp) causes a memory leak in the MultiPool and the pool capacity is also mistakenly capped at 1 which causes EIPs with parallel mode to not reuse pooled producers.
Krzysztof Jamróz [Mon, 27 Sep 2021 15:54:49 +0000 (17:54 +0200)]
CAMEL-17008: okStatusCodeRange single value (#6169)
* CAMEL-17008: camel-netty-http - okStatusCodeRange should allow single value
* CAMEL-17008: camel-http - okStatusCodeRange should allow single value
* CAMEL-17008: camel-vertx-http - okStatusCodeRange should allow single value
Co-authored-by: Krzysztof Jamróz <krzysztof.jamroz@apdu.pl>
aldettinger [Mon, 27 Sep 2021 10:06:16 +0000 (12:06 +0200)]
CAMEL-17007: fix getAlias operation in camel-aws2-lambda
Claus Ibsen [Sun, 26 Sep 2021 17:08:56 +0000 (19:08 +0200)]
CAMEL-17004: camel-servlet - Should not close HttpServletInputStream when reading body into stream caching
Claus Ibsen [Sun, 26 Sep 2021 15:22:11 +0000 (17:22 +0200)]
CAMEL-14823: Fixed so camel-servlet honours when stream caching is disabled.
Claus Ibsen [Fri, 24 Sep 2021 20:38:32 +0000 (22:38 +0200)]
CAMEL-14823: Fixed so camel-servlet honours when stream caching is disabled.
David Jencks [Sat, 18 Sep 2021 06:01:07 +0000 (23:01 -0700)]
[CAMEL-16992] stay in version in component-component xrefs
Freeman Fang [Wed, 22 Sep 2021 15:08:39 +0000 (11:08 -0400)]
[CAMEL-15403] follow up: to work on Azul Zulu JDK8 as well
(cherry picked from commit
722f16d098e29efd226393d771323e399212b46a)
Claus Ibsen [Tue, 21 Sep 2021 13:33:55 +0000 (15:33 +0200)]
CAMEL-16990: camel-core - Stream caching checking for caused exception can lead to converter problem
Colm O hEigeartaigh [Tue, 21 Sep 2021 11:37:43 +0000 (12:37 +0100)]
Updating XML Security to 2.1.7
Jeremy Ross [Wed, 15 Sep 2021 16:05:55 +0000 (11:05 -0500)]
CAMEL-16877: camel-salesforce: Fix timeouts...
occurring in synchronous/transacted routes.
Жемжицкий Сергей Владимирович [Tue, 14 Sep 2021 12:01:11 +0000 (15:01 +0300)]
do not append slash to an empty path
Gregor Zurowski [Mon, 13 Sep 2021 10:57:54 +0000 (10:57 +0000)]
Merge branch 'release/3.11.2' into camel-3.11.x