Blog from October, 2018

The Camel community announces the immediate availability of the new patch release Camel 2.21.3. This release contains 43 fixes applied in the past few weeks by the community on the Camel 2.21.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

Announcing Apache Camel K

After some months of brainstorming with the community and a bit more than
one month of development, our Camel K project has reached a good level of
stability and Nicola Ferraro published the first blog post about it yesterday.

For those of you who haven't heard of Camel K, it's now a subproject of
Apache Camel (https://github.com/apache/camel-k) with the target of
building a lightweight runtime for running integration code directly on
cloud platforms like Kubernetes and OpenShift. It was inspired by
"serverless" principles and it will also target Knative shortly.

With the exception of the runtime code, that remains the good old Apache Camel
Java framework with 200+ components and full of EIPs, most of the
"operator" code in Camel K is written in Go. But the new language has not
stopped many adventurer Camel developers that have actively contributed to
the project during last month. We still have a long way in front of us,
let's continue to make Camel awesome!

So, please.. check the project out! Spread it to the world!
And provide your feedback, so we can make it always better. We love any
kind of contribution!

For more details then check out the blog article by Nicola, and watch the 7
minute video, showing Camel K in action.

Links follow:

Announcement tweet: https://twitter.com/ni_ferraro/status/1051872786946363392
Blog article: https://www.nicolaferraro.me/2018/10/15/introducing-camel-k/
Github home: https://github.com/apache/camel-k