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 13a26b6c73 Updated CHANGELOG.md
13a26b6c73 is described below
commit 13a26b6c734644a1e398c610419a1b0f42c0b960
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 30 04:12:35 2022 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1f6bdefe58..8929f0a073 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,8 +4,15 @@
[Full Changelog](https://github.com/apache/camel-quarkus/compare/2.12.0...HEAD)
+**Closed issues:**
+
+- master: fix itests harness in native mode
[\#4050](https://github.com/apache/camel-quarkus/issues/4050)
+- Increase JPA extension test coverage
[\#4007](https://github.com/apache/camel-quarkus/issues/4007)
+
**Merged pull requests:**
+- master: fix itests harness in native mode
[\#4055](https://github.com/apache/camel-quarkus/pull/4055)
([aldettinger](https://github.com/aldettinger))
+- Fix \#4007 increase JPA extension test coverage
[\#4053](https://github.com/apache/camel-quarkus/pull/4053)
([osmman](https://github.com/osmman))
- Upgrade to Quarkiverse CXF 1.5.0, the Santuario related stuff moved t…
[\#4052](https://github.com/apache/camel-quarkus/pull/4052)
([ppalaga](https://github.com/ppalaga))
- Adapt Dropbox tests to new authentication mechanism
[\#4048](https://github.com/apache/camel-quarkus/pull/4048)
([jamesnetherton](https://github.com/jamesnetherton))
- Filter out non-service endpoints in Salesforce testGetRestResources
[\#4046](https://github.com/apache/camel-quarkus/pull/4046)
([jamesnetherton](https://github.com/jamesnetherton))