Apache Camel Quarkus 1.4.0 has been released!
We continue to integrate with the latest Camel and Quarkus releases, whilst adding new features and fixing bugs.
For a full overview of the changes see the 1.4.0 milestone details.
Here are some of the highlights.
Major component upgrades Quarkus 1.10.0 New extensions As ever, we added some new extensions and enhanced existing ones with native support.
1 new JVM only extension was added:
New release of VS Code Language Support for Apache Camel 0.0.28
A new release of VS Code Language Support for Apache Camel 0.0.28 is available. It includes an interesting set of new features.
Camel 3.6.0 upgrade Camel 3.6.0 catalog is now provided by default. The 3.6.0 version is also leveraged internally.
Camel Kafka Connector Properties file improvements Previously, the support for Camel Kafka Connector was limited to Camel URI in camel.(sink|source).url property value. This release adds support for the list of properties provided for each parameter instead of using a potentially long Camel URI.
Apache Camel 3.6 has just been released.
This is a non-LTS release which means we will not provide patch releases but use the release as-is. The next planned LTS release is 3.7 scheduled towards the end of the year.
So what’s in this release? This release introduces a set of new features and noticeable improvements that we will cover in this blog post.
Spring Boot We have upgraded to the latest release at this time which is Spring Boot 2.
Apache Camel K 1.2.0 has been released!
This version introduces some important features that will play an increasingly bigger role in future releases of Camel K.
Quarkus as default runtime Camel K 1.2.0 uses camel-quarkus 1.1.0 (Quarkus 1.8.0.Final) as runtime, but Quarkus is no longer an optional runtime for Camel K: Quarkus is now the default runtime.
This means that users no longer need to enable Quarkus explicitly when running their integrations (using kamel run -t quarkus.
The Camel community announces the immediate availability of Camel 3.4.4, a new patch release for the 3.4 LTS version with 31 new features, improvements and fixes.
The artifacts are published and ready for you to download 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 Camel 3.6.0, a new minor release with 151 new features, improvements and fixes.
The artifacts are published and ready for you to download 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
Apache Camel Kafka Connector 0.5.0 has just been released.
This is based on the non-LTS release of Apache Camel 3.5.0, this means we will not provide patch releases, but use the release as-is.
So what’s in this release? This release introduce bug fixes, improvements and new connectors obviously
New connectors The new connectors introduced in this release are the following:
ArangoDB: Perform operations on ArangoDb when used as a Document Database, or as a Graph Database.
Apache Camel Quarkus 1.1.0 has been released!
We continue to integrate with the latest Camel and Quarkus releases, whilst adding new features and fixing bugs.
For a full overview of the changes see the 1.1.0 milestone details.
Here are some of the highlights.
Major component upgrades Camel 3.5.0 Quarkus 1.8.0 New extensions We added a whopping 174 new extensions in this release! This is because Camel Quarkus will shortly become the only and default runtime in our sibling project Camel K.
Apache Camel 3.5 has just been released.
This is a non-LTS release which means we will not provide patch releases, but use the release as-is. The next planned LTS release is 3.7 scheduled towards end of the year.
So what’s in this release? This release introduces new set of features and noticeable improvements that will we cover in this blog post.
Java 14 This is the first release that supports Java 14.
The Camel community announces the immediate availability of Camel 3.5.0, a new minor release with 240 new features, improvements and fixes.
The artifacts are published and ready for you to download 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
Enjoy the first maintenance release in the 1.0.x branch of Camel Quarkus!
What’s inside Highlights:
Camel 3.4.3 Quarkus 1.7.1 Details:
All changes since 1.0.0 What’s next? Camel Quarkus 1.1.0 will be released shortly after Camel 3.5.0. We will possibly release some candidate releases (CRs) depending on the availability of Camel 3.5.0 CRs.
To get an idea which new extensions are coming, look for the extensions having since = 1.
The Camel community announces the immediate availability of Camel 3.4.3, a new patch release for the 3.4 LTS version with 33 new features, improvements and fixes.
The artifacts are published and ready for you to download 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
We recently released camel-kafka-connector 0.4.0. This is the first release of the latest project in the Camel’s ecosystem, based on an LTS camel release.
The main features of this release are: Introduction of aggregation support Introduction of marshalling and unmarshalling support on both sink and source connectors Upgrade to the latest Apache Camel release 3.4.2 Addition of new examples in the camel-kafka-connector-examples repository Integration tests added for HDFS (sink), Cassandra/CQL (source), Slack (Source), JDBC (sink) and MongoDB (sink/source).
The Camel community announces the immediate availability of Camel 3.4.2, a new patch release for the 3.4 LTS version with 6 new features, improvements and fixes.
The main reason we are releasing this version is that we compiled 3.4.1 with Java 11 which leads to issues as described in this Github issue. Although we already have a fix for this problem (see CAMEL-15309), we found that it would be safer to push out a release compiled with Java 8 so nobody gets affected by this or any similar problems.
The Camel community announces the immediate availability of Camel 2.25.2, a new patch release with 10 fixes and improvements.
The artifacts are published and ready for you to download from Maven Central. 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 Camel 3.4.1, the first patch release for the 3.4 LTS version with 20 new features, improvements and fixes.
The artifacts are published and ready for you to download 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
We are pleased to announce the release 1.0.0-CR3 of Camel Quarkus. Camel Quarkus brings the outstanding integration capabilities of Apache Camel to Quarkus - the toolkit for writing subatomically small and supersonically fast Java, Kotlin and Scala applications.
Here are some highlights of Camel Quarkus 1.0.0-CR3.
New extensions The following new extensions were added:
AWS 2 Athena Component DSL JOLT JTA OpenApi Java Tika Vert.x The following extensions added native mode support:
Apache Camel 3.4 is the first LTS (Long Term Support) release of Camel 3.
This release will be actively supported with regular patch releases containing important bug and security fixes for 1-year.
For more details about LTS vs non-LTS releases see this blog post.
So what’s in this release? This release is mostly about robustness and bug fixes.
We have also continued the work to make Camel more modular and lighter.
The Camel community announces the immediate availability of Camel 3.4.0, a new LTS release with 118 new features, improvements and fixes.
The artifacts are published and ready for you to download 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
Apache Camel K has made a lot of progress since its inception and we’re now proud to announce the 1.0 release. We’ve been working hard in the past months to add more awesome features to Camel K, but also to improve stability and performance. This post contains a list of cool stuff that you’ll find in the 1.0 GA release.
First of all, if you’re living under a rock and it’s the first time you hear about Camel K, you can read some introductory blog posts here (1 - introducing camel k, 2 - camel k on knative) or look at the Apache Camel website that contains a Camel K section with a lot of material that is automatically generated from the Github repository.
We are pleased to announce the release 1.0.0-CR2 of Camel Quarkus. Camel Quarkus brings the outstanding integration capabilities of Apache Camel to Quarkus - the toolkit for writing subatomically small and supersonically fast Java, Kotlin and Scala applications.
So what is new in Camel Quarkus 1.0.0-CR2?
New bits While we do not have any new extensions this time, the following extensions were promoted from JVM-only to JVM+native:
REST OpenApi Avro data format MongoDB GridFS Debezium PostgreSQL Debezium MySQL All supported bits can be seen in the List of Camel Quarkus extensions.
A few days ago Apache Camel 3.3 was released. This is a continuation of the work we are doing on Camel leading up to the first long term support release (LTS) that will be the next release v3.4.
In case you have missed this, the release model in Camel 3.x is following the principe of LTS and non-LTS releases (like Java JDKs). For more details see this blog post.
The Camel community announces the immediate availability of Camel 3.3.0, a new minor release with 149 new features, improvements and fixes.
Please read our Camel 3.x upgrade guide that describes how to upgrade Camel 3.2 applications to Camel 3.3.
The artifacts are published and ready for you to download 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.
The Apache Camel community is pleased to announce the release 1.0.0-M7 of Camel Quarkus. Camel Quarkus ports the outstanding integration capabilities of Apache Camel to Quarkus - the toolkit for writing subatomically small and supersonically fast Java, Kotlin and Scala applications.
So what is new in Camel Quarkus 1.0.0-M7?
Java 8 is deprecated Camel Quarkus works well on Java 11 (thanks Luca and James!). We can hardly support Java 8 without Quarkus itself supporting it.
The Apache Camel community is pleased to announce the first release (0.1.0) of Camel-Kafka-connector project.
This release is an early opportunity for the community to try the project and share feedback about usage of the autogenerated connectors as well as features ideas and use cases for the next development iterations.
The project provides a tiny integration layer between camel and kafka connect frameworks and generate one kafka connector for each existing camel component.
The Camel community announces the immediate availability of Camel 2.25.1, a new patch release with 14 fixes and improvements.
The artifacts are published and ready for you to download 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
A few days ago Apache Camel 3.2 was released. This is a continuation of the work we are doing on Camel leading up to the first long term support release (LTS) that would be either Camel 3.3 or 3.4.
In case you have missed this, the release model in Camel 3.x is following the principe of LTS and non-LTS releases (like Java JDKs). For more details see this blog post.
The Camel community announces the immediate availability of Camel 3.2.0, a new minor release with over 160 new features, improvements and fixes.
Please read our Camel 3.x upgrade guide that describes how to upgrade Camel 3.1 applications to Camel 3.2.
The artifacts are published and ready for you to download 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.
The Camel community announces the immediate availability of Camel 3.1.0, a new minor release with over 291 new features, improvements and fixes.
All users of Camel 3.0 are encouraged to upgrade to Camel 3.1 soon because there are some major memory usage optimizations in this release. We also plan to retire Camel 3.0 very soon due to this. Please read our Camel 3.x upgrade guide that describes how to upgrade Camel 3.
The Camel community announces the immediate availability of Camel 2.25.0, a new minor release with 112 improvements and fixes.
Please note that Camel 2.25.x is the last minor release for Camel 2.
The artifacts are published and ready for you to download from the Central Maven repository. For more details please take a look at the resolved issues.
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 Camel 3.0.1, the first patch release for the 3.0.x branch with 41 improvements and fixes.
The artifacts are published and ready for you to download from the Central Maven repository. For more details please take a look at the resolved issues.
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.24.3. This release contains 25 fixes and improvements applied in the past weeks by the community on the camel-2.24.x branch. It is the last planned patched release for the camel-2.24.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 resolved issues.
Apache Camel 3 was released last thursday November 28th 2019, which also happens to be the day of the US Thanksgiving. This was not intentionally but we can say its a big thanks from us to the community with a brand new major version of Camel - this does not come often by. In fact, its 10 years since Camel 2 hit the streets. So this 3rd generation is long overdue.
The Camel community announces the immediate availability of Camel 3.0.0, a new major release with over 1000 new features, improvements and fixes.
Please read our migration guide the describes how to upgrade Camel 2.x applications to Camel 3.0.
The artifacts are published and ready for you to download from the Central Maven repository. For more details please take a look at the resolved issues.
Many thanks to all who made this release possible.
The Camel community announces the immediate availability of Camel 3.0.0-RC3, the third release candidate towards a new 3.0.0 major release with 48 improvements and fixes.
The artifacts are published and ready for you to download from the Central Maven repository. For more details please take a look at the resolved issues.
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 Camel 3.0.0-RC2, the second release candidate towards a new 3.0.0 major release with 94 improvements and fixes.
The artifacts are published and ready for you to download from the Central Maven repository. For more details please take a look at the resolved issues.
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.23.4, the last planned patch release for the camel-2.23.x branch. This release contains 18 fixes and improvements applied in the past weeks by the community on the camel-2.23.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 resolved issues.
The Camel community announces the immediate availability of the new patch release Camel 2.24.2. This release contains 20 fixes and improvements applied in the past weeks by the community on the camel-2.24.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 resolved issues.
Many thanks to all who made this release possible.
The Camel community announces the immediate availability of Camel 3.0.0-RC1, the first release candidate towards a new 3.0.0 major release with 148 improvements and fixes.
The artifacts are published and ready for you to download from the Central Maven repository. For more details please take a look at the resolved issues.
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.24.0. This release contains 156 fixes and improvements. An overview of the changes is available here.
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 resolved issues.
Many thanks to all who made this release possible.