News

The Camel community announces the immediate availability of the new patch release Camel 2.17.3.

This release contains 39 fixes applied in the past weeks by the community on the Camel 2.17.x maintenance branch.

The artifacts are published and ready for you to download either from the Apache mirrors or from the Central Maven repository. For more details please take a look at the release notes.

Many thanks to all who made this release possible.

On behalf of the Camel PMC,
Claus Ibsen

The Camel community announces the immediate availability of the new patch release Camel 2.17.2. This release contains 58 fixes applied in the past few weeks by the community on the Camel 2.17.x maintenance branch.

The artifacts are published and ready for you to download either from the Apache mirrors or from the Central Maven repository. For more details please take a look at the release notes.

Many thanks to all who made this release possible.

On behalf of the Camel PMC,
Gregor Zurowski

The Camel community announces the immediate availability of the new patch release Camel 2.17.1. This release contains 94 fixes applied in the past few weeks by the community on the Camel 2.17.x maintenance branch.

The artifacts are published and ready for you to download either from the Apache mirrors or from the Central Maven repository. For more details please take a look at the release notes.

Many thanks to all who made this release possible.

On behalf of the Camel PMC,
Gregor Zurowski

The Apache Camel PMC is pleased to introduce Stephan Siano as a new committer. We are very happy with the sustained growth of the project and look forward to continued contributions from the community and adding to the ranks of Camel Riders. Stephan was involved with Camel for well over long time now. He contributed to the code a lot and got involved with the community on the mailing lists.

 

On behalf of the Camel PMC, welcome aboard and we expect more great things coming from you!

 

Christian Müller,

VP, Apache Camel

The Apache Camel project is growing at the same steady pace we got used to with strong support from our community. The project would not be what it is without the community contributions.

 

Some contributors stand out not only because of the high quality of the contributions, but also due to the commitment to the project and the time and energy spend on helping other users be as successful in using Camel. This is the case now with another rider: Luca Burgazzoli. In recognition of his skills and passion the Camel community is proudly announcing him becoming a committer.

 

On behalf of the Camel PMC, welcome aboard Luca and we expect more great things coming from you!

Christian

The Camel community announces the immediate availability of the new patch release Camel 2.16.3. This release contains over 75 fixes applied in the past few weeks by the community on the Camel 2.16.x maintenance branch.

The artifacts are published and ready for you to download either from the Apache mirrors or from the Central Maven repository. For more details please take a look at the release notes.

Many thanks to all who made this release possible.

On behalf of the Camel PMC,
Gregor Zurowski 

The Camel community announces the immediate availability of the new patch release Camel 2.15.6, the last planned release for the 2.15.x branch. This release contains a total of 37 bug fixes and improvements applied in the past months by the community on the Camel 2.15.x branch.

The artifacts are published and ready for you to download either from the Apache mirrors or from the Central Maven repository. For more details please take a look at the release notes.

Many thanks to all who made this release possible.

On behalf of the Camel PMC,
Gregor Zurowski

The Camel community announces the immediate availability of the new minor release Camel 2.17.0. This release contains a total of 450+ improvements, fixes and new features applied in the past months by the community on the Camel master branch.

The artifacts are published and ready for you to download either from the Apache mirrors or from the Central Maven repository. For more details please take a look at the release notes.

Many thanks to all who made this release possible.

On behalf of the Camel PMC,
Gregor Zurowski

The upcoming Apache Camel 2.17.0 release, which we plan to release later this month be end of next week if all goes well, will be the last release that supports Java 1.7.
In the following release Apache Camel 2.18, Java 1.8 is required.  We will change the source compiler settings to be --source 1.8 and --target 1.8.

All Camel components that do not work on Java 1.8 will likewise be dropped.

A rule of thumb to remember which Camel version support which Java version is easy, because the numbers align very well:

  • Camel 2.17.x = Java 1.7.x
  • Camel 2.18.x = Java 1.8.x

 

The Apache Camel project is growing at the same steady pace we got used to with strong support from our community. The project would not be what it is without the community contributions.

 

Now and then contributors stand out not only because of the high quality of the contributions, but also due to the commitment to the project and the time and energy spend on helping other users be as successful in using Camel. This is the case now with one more rider: Antonin Stefanutti. In recognition of his skills and passion the Camel community is proudly announcing him becoming a new committer.

 

On behalf of the Camel PMC, welcome aboard and we expect more great things coming from you!

Christian Müller,

VP, Apache Camel

Apache Camel's XStream usage is vulnerable to Remote Code Execution attacks

Apache Camel's camel-xstream component is vulnerable to Java object de-serialisation vulnerability.
Such as de-serializing untrusted data can lead to security flaws as demonstrated in various similar reports about Java de-serialization issues.

Please study this security vulnerability carefully!
CVE-2015-5344 - [1]

You can download the fixed Apache Camel 2.15.x and 2.16.x version from the Apache mirrors [2] or from the Central Maven repository.

[1] http://camel.apache.org/security-advisories.data/CVE-2015-5344.txt.asc?version=1&modificationDate=1454056803464&api=v2
[2] http://camel.apache.org/download

 

On behalf of the Camel PMC,
Claus Ibsen

The Camel community announces the immediate availability of the new patch release Camel 2.16.2. This release contains over 70 fixes applied in the past few weeks by the community on the Camel 2.16.x maintenance branch.

The artifacts are published and ready for you to download either from the Apache mirrors or from the Central Maven repository. For more details please take a look at the release notes.

Many thanks to all who made this release possible.

On behalf of the Camel PMC,
Gregor Zurowski

The Apache Camel project is a mature and well establish project that was created almost 9 years ago.

Some users of Apache Camel takes on the challenge of sharing their knowledge and experience by writing a book on the subject.

Here at the start of 2016, we will see two new books coming out:

  • Apache Camel Essentials
  • Camel Design Patterns

That brings the total number of books up to 8, and then in addition there is the book that started it all - the Enterprise Integration Patterns (EIP) book.

You can find a list of all the known books in the books page.

If you are aware of any new books on the way, then we would love to hear about this, so those books can be added to the list as well.

Apache Camel's Jetty/Servlet usage is vulnerable to Java object de-serialisation vulnerability
If using camel-jetty, or camel-servlet as a consumer in Camel routes, then Camel will automatic de-serialize HTTP requests that uses the content-header: application/x-java-serialized-object.

Please study this security vulnerability carefully!

  • CVE-2015-5348 - [1]

You can download the fixed Apache Camel 2.15.x and 2.16.x version from the Apache mirrors [2] or from the Central Maven repository.

[1] http://camel.apache.org/security-advisories.data/CVE-2015-5348.txt.asc?version=1&modificationDate=1450340845000&api=v2
[2] http://camel.apache.org/download

On behalf of the Camel PMC,
Claus Ibsen

The Apache Camel user community is growing constantly with increased adoption especially during this year. We are grateful to our users who decide to give something back in the form of reporting bugs, providing patches and contributing to the documentation. The project would not be what it is without the community contributions. We want to see more of you helping out and the most active join us as committers.

It is also very rewarding to see that most of the contributors who became committers continue to stay involved. Therefore, in recognition of their continued contribution, the Apache Camel PMC invited recently a committer to join the PMC, be even more involved and take a greater responsibility in shaping the future of the Camel project. We welcome Gregor Zurowski as new Apache Camel PMC member. Many thanks for your past contributions and we look forward to the same commitment in the future.

On behalf of the Camel PMC, welcome aboard and we expect more great things coming from you!

 

Christian Müller,

VP, Apache Camel

 

 

The Camel community announces the immediate availability of the new patch release Camel 2.15.5. This release contains 19 fixes applied in the past few weeks by the community on the Camel 2.15.x maintenance branch. This release also updates the Apache Commons Collections library to version 3.2.2 that contains a patch for a recently reported object de-serialization vulnerability.

The artifacts are published and ready for you to download either from the Apache mirrors or from the Central Maven repository. For more details please take a look at the release notes.

Many thanks to all who made this release possible.

On behalf of the Camel PMC,
Gregor Zurowski

The Camel community announces the immediate availability of the new patch release Camel 2.16.1. This release contains over 60 fixes applied in the past few weeks by the community on the Camel 2.16.x maintenance branch. This release also updates the Apache Commons Collections library to version 3.2.2 that contains a patch for a recently reported object de-serialization vulnerability.

The artifacts are published and ready for you to download either from the Apache mirrors or from the Central Maven repository. For more details please take a look at the release notes.
Many thanks to all who made this release possible.

On behalf of the Camel PMC,
Gregor Zurowski

The Camel community announces the immediate availability of the new patch release Camel 2.14.4. This release contains 18 fixes applied in the past few weeks by the community on the Camel 2.14.x maintenance branch. We expect this to be the last patch release for the 2.14.x branch.

The artifacts are published and ready for you to download either from the Apache mirrors or from the Central Maven repository. For more details please take a look at the release notes.

Many thanks to all who made this release possible.

On behalf of the Camel PMC,
Gregor Zurowski

The Camel community announces the immediate availability of the new patch release Camel 2.15.4. This release contains over 40 fixes applied in the past few weeks by the community on the Camel 2.15.x maintenance branch.

The artifacts are published and ready for you to download either from the Apache mirrors or from the Central Maven repository. For more details please take a look at the release notes.

Many thanks to all who made this release possible.

On behalf of the Camel PMC,

Gregor Zurowski

The Apache Camel PMC is pleased to introduce Sergey Beryozkin as a new committer. We are very happy with the sustained growth of the project and look forward to continued contributions from the community and adding to the ranks of Camel Riders. Sergey was involved with Camel for well over long time now, especially with Camel CXF. He contributed to the code and got involved with the community on the mailing lists.

 

On behalf of the Camel PMC, welcome aboard and we expect more great things coming from you!

 

Christian Müller,

VP, Apache Camel

© 2004-2015 The Apache Software Foundation.
Apache Camel, Camel, Apache, the Apache feather logo, and the Apache Camel project logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.
Graphic Design By Hiram