This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
The following commit(s) were added to refs/heads/master by this push: new 438702f Updated CHANGELOG.md 438702f is described below commit 438702f51eb4135c96028e9b959c7b21cefbc4ce Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Sun Feb 28 03:26:39 2021 +0000 Updated CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 87538ac..b46c2d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -208,7 +208,6 @@ - Camel import not working [\#2068](https://github.com/apache/camel-quarkus/issues/2068) - FastHeadersMapFactory ClassNotFoundException since 1.0.0-M6 [\#1086](https://github.com/apache/camel-quarkus/issues/1086) - JSch native support [\#797](https://github.com/apache/camel-quarkus/issues/797) -- Protobuf dataformat native support [\#789](https://github.com/apache/camel-quarkus/issues/789) - \[Camel 3.7\] Test with camel.main.lightweight=true [\#2063](https://github.com/apache/camel-quarkus/issues/2063) - CSimple language support [\#2036](https://github.com/apache/camel-quarkus/issues/2036) - Micrometer component support [\#2034](https://github.com/apache/camel-quarkus/issues/2034) @@ -1418,6 +1417,7 @@ - Move Groovy executions under the enforce profile [\#831](https://github.com/apache/camel-quarkus/issues/831) - Braintree support [\#810](https://github.com/apache/camel-quarkus/issues/810) - Zip Deflate Compression dataformat support [\#791](https://github.com/apache/camel-quarkus/issues/791) +- Protobuf dataformat native support [\#789](https://github.com/apache/camel-quarkus/issues/789) - LZF Deflate Compression dataformat support [\#788](https://github.com/apache/camel-quarkus/issues/788) - Add support for camel-jms [\#767](https://github.com/apache/camel-quarkus/issues/767) - Create Azure component extension [\#761](https://github.com/apache/camel-quarkus/issues/761)