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 fc7d800cec Updated CHANGELOG.md
fc7d800cec is described below
commit fc7d800cec85ef75fc0fb74f7d460e7cdeff2d38
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 4 03:41:14 2022 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 11656a48ae..cf6d400af8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,6 +15,10 @@
**Merged pull requests:**
+- Fix intermittent native mode failures of JacksonJsonTest
[\#3955](https://github.com/apache/camel-quarkus/pull/3955)
([jamesnetherton](https://github.com/jamesnetherton))
+- Close the streams returned by Files.walk properly
[\#3954](https://github.com/apache/camel-quarkus/pull/3954)
([ppalaga](https://github.com/ppalaga))
+- Increase test coverage \(file/http\) for camel-quarkus-validator extens…
[\#3953](https://github.com/apache/camel-quarkus/pull/3953)
([svkcemk](https://github.com/svkcemk))
+- Add more details to the Jackson ObjectMapper usage section
[\#3952](https://github.com/apache/camel-quarkus/pull/3952)
([ppalaga](https://github.com/ppalaga))
- Test Azure Storage Blob with credentialType AZURE\_IDENTITY
[\#3950](https://github.com/apache/camel-quarkus/pull/3950)
([jamesnetherton](https://github.com/jamesnetherton))
- Add missing jboss-jaxrs-api\_2.1\_spec dependency to ServiceNow extension
[\#3948](https://github.com/apache/camel-quarkus/pull/3948)
([jamesnetherton](https://github.com/jamesnetherton))
- Upgrade Quarkus to 2.11.1.Final
[\#3943](https://github.com/apache/camel-quarkus/pull/3943)
([jamesnetherton](https://github.com/jamesnetherton))