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

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 21e23a8  Update 2.23.0 release
21e23a8 is described below

commit 21e23a8be39eaf266b0af255b46aa183c8aa3eec
Author: Andrea Cosentino <[email protected]>
AuthorDate: Fri Jul 5 16:33:51 2019 +0200

    Update 2.23.0 release
---
 content/releases/release-2.23.0.md | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)

diff --git a/content/releases/release-2.23.0.md 
b/content/releases/release-2.23.0.md
index ef45b11..0bd54c4 100644
--- a/content/releases/release-2.23.0.md
+++ b/content/releases/release-2.23.0.md
@@ -3,7 +3,16 @@ date: 2018-11-24
 draft: false 
 type: release-note
 version: 2.23.0
-preview: "Welcome to the Apache Camel 2.23.0 release which is a new minor 
release and resolved 262 issues
+preview: "Major release for 2.23.x"
+apiBreaking: "
+* The HttpBinding interface has new methods for setting fileNameExtWhiteList 
option.
+* The copy, copyFrom methods on org.apache.camel.Message now also copy over 
reference to the
+exchange"
+knownIssues: ""
+jiraVersionId: 12343345
+---
+
+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.
 
 * Upgraded to Spring Boot 2.1.
@@ -41,13 +50,4 @@ digits.
 mode, would not acknowledge the temporary queue (which is needed to make 
request/reply possible)
 * Fixed various HTTP consumer components may not return all allowed HTTP verbs 
in Allow header for
 OPTIONS requests (such as when using rest-dsl)
-* Fixed thread-safety issue with FluentProducerTemplate"
-
-apiBreaking: "- The HttpBinding interface has new methods for setting 
fileNameExtWhiteList option.
-- The copy, copyFrom methods on org.apache.camel.Message now also copy over 
reference to the
-exchange"
-knownIssues: ""
-jiraVersionId: 12343345
----
-
-This is a major release for 2.23.x
+* Fixed thread-safety issue with FluentProducerTemplate

Reply via email to