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 33ba6b7 Updated CHANGELOG.md
33ba6b7 is described below
commit 33ba6b7cfb37f4c6c7525654dc2beae60a1e5872
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 3 03:10:29 2022 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 86921e6..e5fa93a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,10 @@
**Merged pull requests:**
+- Fix nitrate collection tests on slow machines
[\#3515](https://github.com/apache/camel-quarkus/pull/3515)
([jamesnetherton](https://github.com/jamesnetherton))
+- Clean up usage of deprecated Quarkus APIs
[\#3513](https://github.com/apache/camel-quarkus/pull/3513)
([jamesnetherton](https://github.com/jamesnetherton))
+- Upgrade formatter-maven-plugin to 2.17.1
[\#3512](https://github.com/apache/camel-quarkus/pull/3512)
([jamesnetherton](https://github.com/jamesnetherton))
+- Fix deprecation warnings and typos in csimple extension
[\#3510](https://github.com/apache/camel-quarkus/pull/3510)
([jamesnetherton](https://github.com/jamesnetherton))
- fix update script
[\#3508](https://github.com/apache/camel-quarkus/pull/3508)
([djencks](https://github.com/djencks))
- Fix \#3496 Ban javax.servlet:javax.servlet-api in favor of jakarta.ser…
[\#3506](https://github.com/apache/camel-quarkus/pull/3506)
([zhfeng](https://github.com/zhfeng))
- Next is 2.8.0 [\#3502](https://github.com/apache/camel-quarkus/pull/3502)
([jamesnetherton](https://github.com/jamesnetherton))