This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
The following commit(s) were added to refs/heads/main by this push:
new 0b7c1fd Updated CHANGELOG.md
0b7c1fd is described below
commit 0b7c1fdfb9a52266fb515e7770cdd2aacde622f2
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 15 03:12:14 2022 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ed0c551..e2fb1b3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -29,6 +29,9 @@
**Merged pull requests:**
+- Fix link to Quarkus Freemarker docs
[\#3547](https://github.com/apache/camel-quarkus/pull/3547)
([jamesnetherton](https://github.com/jamesnetherton))
+- Fixup e72113e send optaplanner test messages asynchronously
[\#3546](https://github.com/apache/camel-quarkus/pull/3546)
([jamesnetherton](https://github.com/jamesnetherton))
+- Remove freemarker inaccurate documentation
[\#3545](https://github.com/apache/camel-quarkus/pull/3545)
([aldettinger](https://github.com/aldettinger))
- Deprecate camel-quarkus-spark
[\#3544](https://github.com/apache/camel-quarkus/pull/3544)
([ppalaga](https://github.com/ppalaga))
- Remove duplicate software.amazon.awssdk:iam dependency declaration
[\#3543](https://github.com/apache/camel-quarkus/pull/3543)
([jamesnetherton](https://github.com/jamesnetherton))
- Poll for optaplanner results to avoid timeouts on slow machines
[\#3542](https://github.com/apache/camel-quarkus/pull/3542)
([jamesnetherton](https://github.com/jamesnetherton))