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 b9ed465 Updated CHANGELOG.md
b9ed465 is described below
commit b9ed465f78fd5d7ed11be9930e225da5e80edb0b
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Oct 16 03:10:58 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 29875ca..ea046ed 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -27,10 +27,12 @@
- \[Camel 3.12\] Subclasses of ServiceCallConfiguration should not need to be
registered for reflection
[\#2955](https://github.com/apache/camel-quarkus/issues/2955)
- \[Camel 3.12\] UnmarshalTypeName should be renamed to unmarshalType
[\#2874](https://github.com/apache/camel-quarkus/issues/2874)
- \[camel 3.12\] core: camel.threadpools.config\[\*\] properties should not
need reflection anymore
[\#2828](https://github.com/apache/camel-quarkus/issues/2828)
+- Expand AWS Lambda test coverage
[\#2749](https://github.com/apache/camel-quarkus/issues/2749)
**Merged pull requests:**
- Fixes \#3184: Add requires attribute to playbook
[\#3187](https://github.com/apache/camel-quarkus/pull/3187)
([djencks](https://github.com/djencks))
+- Aws2-lambda: Add event source mapping test \#2749
[\#3186](https://github.com/apache/camel-quarkus/pull/3186)
([aldettinger](https://github.com/aldettinger))
- Improve the User guide
[\#3185](https://github.com/apache/camel-quarkus/pull/3185)
([ppalaga](https://github.com/ppalaga))
- Fix source code formatting in native mode reflection docs
[\#3183](https://github.com/apache/camel-quarkus/pull/3183)
([jamesnetherton](https://github.com/jamesnetherton))
- Simplify native mode locale docs section
[\#3182](https://github.com/apache/camel-quarkus/pull/3182)
([jamesnetherton](https://github.com/jamesnetherton))