Author: buildbot
Date: Thu Nov 29 07:21:12 2018
New Revision: 1037377
Log:
Production update by buildbot for camel
Modified:
websites/production/camel/content/cache/main.pageCache
websites/production/camel/content/camel-2230-release.html
Modified: websites/production/camel/content/cache/main.pageCache
==============================================================================
Binary files - no diff available.
Modified: websites/production/camel/content/camel-2230-release.html
==============================================================================
--- websites/production/camel/content/camel-2230-release.html (original)
+++ websites/production/camel/content/camel-2230-release.html Thu Nov 29
07:21:12 2018
@@ -74,7 +74,7 @@
<div class="top_red_bar">
<div id="site-breadcrumbs">
<!-- Breadcrumbs -->
-<a href="index.html">Apache Camel</a> > <a
href="community.html">Community</a> > <a
href="in-progress.html">In Progress</a> > <a
href="camel-2230-release.html">Camel 2.23.0 Release</a>
+<a href="index.html">Apache Camel</a> > <a
href="community.html">Community</a> > <a
href="download.html">Download</a> > <a
href="camel-2230-release.html">Camel 2.23.0 Release</a>
</div>
<!-- Quicklinks -->
<div id="site-quicklinks"><p><a shape="rect" href="download.html">Download</a>
| <a shape="rect" href="javadoc.html">JavaDoc</a> | <a shape="rect"
href="source.html">Source</a> | <a shape="rect" class="external-link"
href="https://github.com/apache/camel/" rel="nofollow">GitHub</a> | <a
shape="rect" class="external-link" href="https://gitter.im/apache/apache-camel"
rel="nofollow">Gitter</a> | <a shape="rect"
href="support.html">Support</a></p></div>
@@ -88,24 +88,24 @@
<tbody>
<tr>
<td valign="top" width="100%">
-<div class="wiki-content maincontent"><h1
id="Camel2.23.0Release-Camel2.23.0Release(currentlyinprogress)">Camel 2.23.0
Release (currently in progress)</h1><div class="conf-macro output-block"
data-hasbody="true" data-macro-name="div"
style="padding-right:20px;float:left;margin-left:-20px;"><span
class="confluence-embedded-file-wrapper"><img class="confluence-embedded-image
confluence-external-resource"
src="http://camel.apache.org/images/camel-box-small.png"
data-image-src="http://camel.apache.org/images/camel-box-small.png"></span></div>
+<div class="wiki-content maincontent"><h1
id="Camel2.23.0Release-Camel2.23.0Release">Camel 2.23.0 Release</h1><div
class="conf-macro output-block" data-hasbody="true" data-macro-name="div"
style="padding-right:20px;float:left;margin-left:-20px;"><span
class="confluence-embedded-file-wrapper"><img class="confluence-embedded-image
confluence-external-resource"
src="http://camel.apache.org/images/camel-box-small.png"
data-image-src="http://camel.apache.org/images/camel-box-small.png"></span></div>
<div class="conf-macro output-block" data-hasbody="true" data-macro-name="div"
style="min-height:200px"> </div>
-<h2 id="Camel2.23.0Release-NewandNoteworthy">New and Noteworthy</h2><p>Welcome
to the 2.23.0 release which approx XXX issues resolved (new features,
improvements and bug fixes such as...)</p><ul><li>Upgraded to Spring Boot
2.1.</li><li>Additional component level options can now be configured via
spring-boot auto-configuration and these options is included in spring-boot
component metadata json file descriptor for tooling assistance.</li><li>Added
section with all the spring boot auto configuration options for all the
components, data-formats and languages to the documentation.</li><li>All the
Camel Spring Boot starter JARs now include
META-INF/spring-autoconfigure-metadata.properties file in their JARs to
optimise Spring Boot auto-configuration</li><li>The <a shape="rect"
href="throttler.html">Throttler</a> now supports correlation groups based on
dynamic expression so you can group messages into different throttled
sets.</li><li>The <a shape="rect" href="hystrix-eip.html"
>Hystrix EIP</a> now allows to inherit Camel's error handler so you retry the
>entire Hystrix EIP block agin if you have enabled error handling with
>redeliveries.</li><li><a shape="rect" href="sql.html">SQL</a> and <a
>shape="rect" href="elsql.html">ElSql</a> consumers now support dynamic
>query parameters in route from. Notice its limited to be mostly about calling
>beans via simple expressions.</li><li>The <a shape="rect"
>class="external-link"
>href="https://github.com/apache/camel/blob/master/tooling/maven/camel-restdsl-swagger-plugin/src/main/docs/camel-restdsl-swagger-plugin.adoc"
> rel="nofollow">swagger-restdsl maven plugin</a> now has supports for
>generating DTO model classes from the swagger specification file.<br
>clear="none"><br clear="none"></li></ul><p>The following noteworthy bugs has
>been fixed:</p><ul><li>The <a shape="rect"
>href="aggregator2.html">Aggregator2</a> has been fixed to not propgate
>control headers for forcing completion of all groups, so it will not h
appen again if another aggregator EIP are in use later during
routing.</li><li>Fixed <a shape="rect" href="tracer.html">Tracer</a> not
working if redelivery was turned on the error handler</li><li>The built-in type
converter for XML Documents may output parsing errors to stdout, which has now
been fixed to output via the logging API.</li><li>Fixed SFTP writing files via
the charset option would not work if the message body was streaming
based.</li><li>Fixed Zipkin root id to not be reused when routing over
multiple routes to group them together into a single parent span.</li><li>Fixed
optimised toD when using HTTP endpoints had a bug when hostname contains ip
address with digits. </li><li>Fixed issue with <a shape="rect"
href="rabbitmq.html">RabbitMQ</a> with request/reply over temporary queues and
using manual acknowledge mode, would not acknowledge the temporary queue (which
is needed to make request/reply possible)</li><li>Fixed various HTTP consumer
component
s may not return all allowed HTTP verbs in Allow header for OPTIONS requests
(such as when using rest-dsl)</li><li>Fixed thread-safety issue
with <code>FluentProducerTemplate</code></li></ul><h3
id="Camel2.23.0Release-New">New <a shape="rect"
href="enterprise-integration-patterns.html">Enterprise Integration
Patterns</a></h3><h3 id="Camel2.23.0Release-New.1">New <a shape="rect"
href="components.html">Components</a></h3><ul><li>camel-fhir - For working with
the FHIR health-care protocol</li></ul><h3 id="Camel2.23.0Release-NewDSL">New
DSL</h3><h3 id="Camel2.23.0Release-NewAnnotations">New Annotations</h3><h3
id="Camel2.23.0Release-NewDataFormats">New <a shape="rect"
href="data-format.html">Data Formats</a></h3><h3
id="Camel2.23.0Release-New.2">New <a shape="rect"
href="languages.html">Languages</a></h3><h2
id="Camel2.23.0Release-APIbreaking">API
breaking</h2><ul><li>The <code>HttpBinding</code> interface has new
methods for setting fileNameExtWhiteList option.</li><li>The co
py, copyFrom methods on <code>org.apache.camel.Message</code> now
also copy over reference to the exchange </li></ul><h2
id="Camel2.23.0Release-KnownIssues">Known Issues</h2><h2
id="Camel2.23.0Release-Importantchangestoconsiderwhenupgrading">Important
changes to consider when upgrading</h2><ul><li>The Camel -starter JARs for
Spring Boot has limited the possibility of using nested configuration for only
known Camel types such as SSLContextParameters. Beforehand it was too open and
may generate tooling metadata that would apper as you can configure these
options despite the java class was not supportive of this. </li></ul><h2
id="Camel2.23.0Release-GettingtheDistributions">Getting the
Distributions</h2><h3 id="Camel2.23.0Release-BinaryDistributions">Binary
Distributions</h3><div class="table-wrap"><table
class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1"
class="confluenceTh"><p>Description</p></th><th colspan="1" rowspan="1"
class="confluenceTh"><p>Down
load Link</p></th><th colspan="1" rowspan="1" class="confluenceTh"><p>PGP
Signature file of download</p></th></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"><p>Windows Distribution</p></td><td colspan="1"
rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link"
href="http://www.apache.org/dyn/closer.cgi/camel/apache-camel/x.y.x/apache-camel-x.y.x.zip">apache-camel-x.y.x.zip</a></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
class="external-link"
href="http://www.apache.org/dist/camel/apache-camel/x.y.x/apache-camel-x.y.x.zip.asc">apache-camel-x.y.x.zip.asc</a></p></td></tr><tr><td
colspan="1" rowspan="1" class="confluenceTd"><p>Unix/Linux/Cygwin
Distribution</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a
shape="rect" class="external-link"
href="http://www.apache.org/dyn/closer.cgi/camel/apache-camel/x.y.x/apache-camel-x.y.x.tar.gz">apache-camel-x.y.x.tar.gz</a></p></td><td
colspan="1" rowspan="1" class="confluen
ceTd"><p><a shape="rect" class="external-link"
href="http://www.apache.org/dist/camel/apache-camel/x.y.x/apache-camel-x.y.x.tar.gz.asc">apache-camel-x.y.x.tar.gz.asc</a></p></td></tr></tbody></table></div><div
class="confluence-information-macro confluence-information-macro-information
conf-macro output-block" data-hasbody="true" data-macro-name="info"><p
class="title">The above URLs use redirection</p><span class="aui-icon
aui-icon-small aui-iconfont-info confluence-information-macro-icon">
</span><div class="confluence-information-macro-body"><p>The above URLs use the
Apache Mirror system to redirect you to a suitable mirror for your download.
Some users have experienced issues with some versions of browsers (e.g. some
Safari browsers). If the download doesn't seem to work for you from the above
URL then try using <a shape="rect" class="external-link"
href="http://www.mozilla.com/en-US/firefox/"
rel="nofollow">FireFox</a></p></div></div><h3
id="Camel2.23.0Release-SourceDistributio
ns">Source Distributions</h3><div class="table-wrap"><table
class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1"
class="confluenceTh"><p>Description</p></th><th colspan="1" rowspan="1"
class="confluenceTh"><p>Download Link</p></th><th colspan="1" rowspan="1"
class="confluenceTh"><p>PGP Signature file of download</p></th></tr><tr><td
colspan="1" rowspan="1" class="confluenceTd"><p>Source (zip)</p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
class="external-link"
href="http://www.apache.org/dyn/closer.cgi/camel/apache-camel/x.y.x/apache-camel-x.y.x-src.zip">apache-camel-x.y.x-src.zip</a></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
class="external-link"
href="http://www.apache.org/dist/camel/apache-camel/x.y.x/apache-camel-x.y.x-src.zip.asc">apache-camel-x.y.x-src.zip.asc</a></p></td></tr></tbody></table></div><h3
id="Camel2.23.0Release-GettingtheBinariesusingMaven2">Getting the Binaries
using Maven 2</h3><p>To use t
his release in your maven project, the proper dependency configuration that
you should use in your <a shape="rect" class="external-link"
href="http://maven.apache.org/guides/introduction/introduction-to-the-pom.html">Maven
POM</a> is:</p><div class="code panel pdl conf-macro output-block"
data-hasbody="true" data-macro-name="code" style="border-width: 1px;"><div
class="codeContent panelContent pdl">
+<h2 id="Camel2.23.0Release-NewandNoteworthy">New and Noteworthy</h2><p><span
style="color: rgb(0,0,0);">Welcome to the Apache Camel 2.23.0 release which is
a new minor release and resolved 262 issues including new features,
improvements and bux fixes.</span></p><ul><li>Upgraded to Spring Boot
2.1.</li><li>Additional component level options can now be configured via
spring-boot auto-configuration and these options is included in spring-boot
component metadata json file descriptor for tooling assistance.</li><li>Added
section with all the spring boot auto configuration options for all the
components, data-formats and languages to the documentation.</li><li>All the
Camel Spring Boot starter JARs now include
META-INF/spring-autoconfigure-metadata.properties file in their JARs to
optimize Spring Boot auto-configuration</li><li>The <a shape="rect"
href="throttler.html">Throttler</a> now supports correlation groups based on
dynamic expression so you can group messages into different t
hrottled sets.</li><li>The <a shape="rect"
href="hystrix-eip.html">Hystrix EIP</a> now allows to inherit Camel's error
handler so you retry the entire Hystrix EIP block again if you have enabled
error handling with redeliveries.</li><li><a shape="rect"
href="sql.html">SQL</a> and <a shape="rect"
href="elsql.html">ElSql</a> consumers now support dynamic query parameters
in route from. Notice it's limited to be mostly about calling beans via simple
expressions.</li><li>The <a shape="rect" class="external-link"
href="https://github.com/apache/camel/blob/master/tooling/maven/camel-restdsl-swagger-plugin/src/main/docs/camel-restdsl-swagger-plugin.adoc"
rel="nofollow">swagger-restdsl maven plugin</a> now has supports for
generating DTO model classes from the swagger specification file.<br
clear="none"><br clear="none"></li></ul><p>The following noteworthy bugs has
been fixed:</p><ul><li>The <a shape="rect"
href="aggregator2.html">Aggregator2</a> has been fixed to not propag
ate control headers for forcing completion of all groups, so it will not
happen again if another aggregator EIP are in use later during
routing.</li><li>Fixed <a shape="rect" href="tracer.html">Tracer</a> not
working if redelivery was turned on the error handler</li><li>The built-in type
converter for XML Documents may output parsing errors to stdout, which has now
been fixed to output via the logging API.</li><li>Fixed SFTP writing files via
the charset option would not work if the message body was streaming
based.</li><li>Fixed Zipkin root id to not be reused when routing over
multiple routes to group them together into a single parent span.</li><li>Fixed
optimised toD when using HTTP endpoints had a bug when hostname contains ip
address with digits. </li><li>Fixed issue with <a shape="rect"
href="rabbitmq.html">RabbitMQ</a> with request/reply over temporary queues and
using manual acknowledge mode, would not acknowledge the temporary queue (which
is needed to
make request/reply possible)</li><li>Fixed various HTTP consumer components
may not return all allowed HTTP verbs in Allow header for OPTIONS requests
(such as when using rest-dsl)</li><li>Fixed thread-safety issue
with <code>FluentProducerTemplate</code></li></ul><h3
id="Camel2.23.0Release-New">New <a shape="rect"
href="enterprise-integration-patterns.html">Enterprise Integration
Patterns</a></h3><h3 id="Camel2.23.0Release-New.1">New <a shape="rect"
href="components.html">Components</a></h3><ul><li>camel-fhir - For working with
the FHIR health-care protocol</li></ul><h3 id="Camel2.23.0Release-NewDSL">New
DSL</h3><h3 id="Camel2.23.0Release-NewAnnotations">New Annotations</h3><h3
id="Camel2.23.0Release-NewDataFormats">New <a shape="rect"
href="data-format.html">Data Formats</a></h3><h3
id="Camel2.23.0Release-New.2">New <a shape="rect"
href="languages.html">Languages</a></h3><h2
id="Camel2.23.0Release-APIbreaking">API
breaking</h2><ul><li>The <code>HttpBinding</code> interfa
ce has new methods for setting fileNameExtWhiteList option.</li><li>The copy,
copyFrom methods on <code>org.apache.camel.Message</code> now also
copy over reference to the exchange </li></ul><h2
id="Camel2.23.0Release-KnownIssues">Known Issues</h2><h2
id="Camel2.23.0Release-Importantchangestoconsiderwhenupgrading">Important
changes to consider when upgrading</h2><ul><li>The Camel -starter JARs for
Spring Boot has limited the possibility of using nested configuration for only
known Camel types such as SSLContextParameters. Beforehand it was too open and
may generate tooling metadata that would appear as you can configure these
options despite the java class was not supportive of this. </li></ul><h2
id="Camel2.23.0Release-GettingtheDistributions">Getting the
Distributions</h2><h3 id="Camel2.23.0Release-BinaryDistributions">Binary
Distributions</h3><div class="table-wrap"><table
class="confluenceTable"><colgroup span="1"><col span="1"><col span="1"><col
span="1"></c
olgroup><tbody><tr><th colspan="1" rowspan="1"
class="confluenceTh"><p>Description</p></th><th colspan="1" rowspan="1"
class="confluenceTh"><p>Download Link</p></th><th colspan="1" rowspan="1"
class="confluenceTh"><p>PGP Signature file of download</p></th></tr><tr><td
colspan="1" rowspan="1" class="confluenceTd"><p>Windows
Distribution</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a
shape="rect" class="external-link"
href="http://www.apache.org/dyn/closer.cgi/camel/apache-camel/2.23.0/apache-camel-2.23.0.zip">apache-camel-2.23.0.zip</a></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
class="external-link"
href="http://www.apache.org/dist/camel/apache-camel/2.23.0/apache-camel-2.23.0.zip.asc">apache-camel-2.23.0.zip.asc</a></p></td></tr><tr><td
colspan="1" rowspan="1" class="confluenceTd"><p>Unix/Linux/Cygwin
Distribution</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a
shape="rect" class="external-link" href="http://www.apache
.org/dyn/closer.cgi/camel/apache-camel/2.23.0/apache-camel-2.23.0.tar.gz">apache-camel-2.23.0.tar.gz</a></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
class="external-link"
href="http://www.apache.org/dist/camel/apache-camel/2.23.0/apache-camel-2.23.0.tar.gz.asc">apache-camel-2.23.0.tar.gz.asc</a></p></td></tr></tbody></table></div><div
class="confluence-information-macro confluence-information-macro-information
conf-macro output-block" data-hasbody="true" data-macro-name="info"><p
class="title">The above URLs use redirection</p><span class="aui-icon
aui-icon-small aui-iconfont-info confluence-information-macro-icon">
</span><div class="confluence-information-macro-body"><p>The above URLs use the
Apache Mirror system to redirect you to a suitable mirror for your download.
Some users have experienced issues with some versions of browsers (e.g. some
Safari browsers). If the download doesn't seem to work for you from the above
URL then try using <a shape="
rect" class="external-link" href="http://www.mozilla.com/en-US/firefox/"
rel="nofollow">FireFox</a></p></div></div><h3
id="Camel2.23.0Release-SourceDistributions">Source Distributions</h3><div
class="table-wrap"><table class="confluenceTable"><colgroup span="1"><col
span="1"><col span="1"><col span="1"></colgroup><tbody><tr><th colspan="1"
rowspan="1" class="confluenceTh"><p>Description</p></th><th colspan="1"
rowspan="1" class="confluenceTh"><p>Download Link</p></th><th colspan="1"
rowspan="1" class="confluenceTh"><p>PGP Signature file of
download</p></th></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"><p>Source (zip)</p></td><td colspan="1" rowspan="1"
class="confluenceTd"><p><a shape="rect" class="external-link"
href="http://www.apache.org/dyn/closer.cgi/camel/apache-camel/2.23.0/apache-camel-2.23.0-src.zip">apache-camel-2.23.0-src.zip</a></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
class="external-link" href="http://www.apache.org/dist/c
amel/apache-camel/2.23.0/apache-camel-2.23.0-src.zip.asc">apache-camel-2.23.0-src.zip.asc</a></p></td></tr></tbody></table></div><h3
id="Camel2.23.0Release-GettingtheBinariesusingMaven2">Getting the Binaries
using Maven 2</h3><p>To use this release in your maven project, the proper
dependency configuration that you should use in your <a shape="rect"
class="external-link"
href="http://maven.apache.org/guides/introduction/introduction-to-the-pom.html">Maven
POM</a> is:</p><div class="code panel pdl conf-macro output-block"
data-hasbody="true" data-macro-name="code" style="border-width: 1px;"><div
class="codeContent panelContent pdl">
<pre class="syntaxhighlighter-pre" data-syntaxhighlighter-params="brush: java;
gutter: false; theme: Default" data-theme="Default"><dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-core</artifactId>
- <version>x.y.x</version>
+ <version>2.23.0</version>
</dependency>
</pre>
</div></div><h3 id="Camel2.23.0Release-GitTagCheckout">Git Tag
Checkout</h3><div class="code panel pdl conf-macro output-block"
data-hasbody="true" data-macro-name="code" style="border-width: 1px;"><div
class="codeContent panelContent pdl">
<pre class="syntaxhighlighter-pre" data-syntaxhighlighter-params="brush: java;
gutter: false; theme: Default" data-theme="Default">git clone
https://git-wip-us.apache.org/repos/asf/camel.git
cd camel
-git checkout camel-x.y.x</pre>
-</div></div><h2 id="Camel2.23.0Release-Changelog">Changelog</h2><p>For a more
detailed view of new features and bug fixes, see the:</p><ul><li><a
shape="rect" class="external-link"
href="http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311211&styleName=Html">Release
notes for x.y.x</a></li></ul></div>
+git checkout camel-2.23.0</pre>
+</div></div><h2 id="Camel2.23.0Release-Changelog">Changelog</h2><p>For a more
detailed view of new features and bug fixes, see the:</p><ul><li><a
shape="rect" class="external-link"
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12343345&projectId=12311211">Release
notes for 2.23.0</a></li></ul></div>
</td>
<td valign="top">
<div class="navigation">