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 07e77eb Updated CHANGELOG.md
07e77eb is described below
commit 07e77eb246136ecfa0602ee2915a1b082cfd5325
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 8 03:11:10 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5fee821..70a7fc4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,12 +6,14 @@
**Closed issues:**
+- Expand OpenAPI Java test coverage
[\#3072](https://github.com/apache/camel-quarkus/issues/3072)
- JdbcAggregationRepository build error by spring JtaTransactionManager
[\#3054](https://github.com/apache/camel-quarkus/issues/3054)
- Expand REST DSL test coverage
[\#3036](https://github.com/apache/camel-quarkus/issues/3036)
- Unsatisfying test coverage of binding mode in rest component
[\#3028](https://github.com/apache/camel-quarkus/issues/3028)
**Merged pull requests:**
+- Expand OpenApi Java test coverage
[\#3073](https://github.com/apache/camel-quarkus/pull/3073)
([jamesnetherton](https://github.com/jamesnetherton))
- Fixed reference to camel-kamelets-catalog
[\#3071](https://github.com/apache/camel-quarkus/pull/3071)
([oscerd](https://github.com/oscerd))
- Fixed reference to Kamelets catalog
[\#3070](https://github.com/apache/camel-quarkus/pull/3070)
([oscerd](https://github.com/oscerd))
- \[Website\] fix attribute syntax
[\#3064](https://github.com/apache/camel-quarkus/pull/3064)
([djencks](https://github.com/djencks))