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 779a4fa Updated CHANGELOG.md 779a4fa is described below commit 779a4fadd68fea2d4996c0f6d418d37777e3de7f Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Mon Mar 1 03:27:06 2021 +0000 Updated CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b46c2d5..87538ac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -208,6 +208,7 @@ - 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) @@ -1417,7 +1418,6 @@ - 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)