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-kamelets.git
The following commit(s) were added to refs/heads/main by this push:
new 04c498ba Updated CHANGELOG.md
04c498ba is described below
commit 04c498ba93b49693f59ed3e8cd85454575332b15
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 14 03:10:13 2022 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8e9eda5c..0c6614b5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,9 +6,17 @@
**Closed issues:**
+- Slack Source Kamelet: Set default delay to 1 minute
[\#1207](https://github.com/apache/camel-kamelets/issues/1207)
- MQTT source kamelet does not include topic
[\#1204](https://github.com/apache/camel-kamelets/issues/1204)
+- google-storage-sink serviceAccountKey is not required
[\#1203](https://github.com/apache/camel-kamelets/issues/1203)
+- Release 0.10.0 [\#1128](https://github.com/apache/camel-kamelets/issues/1128)
- Add Camel test for the beans used in some of the Kamelet action
[\#730](https://github.com/apache/camel-kamelets/issues/730)
+**Merged pull requests:**
+
+- Slack Source Kamelet: Set default delay to 1 minute
[\#1208](https://github.com/apache/camel-kamelets/pull/1208)
([oscerd](https://github.com/oscerd))
+- Google Storage Source/Sink Kamelet: serviceAccountKey is not required
[\#1206](https://github.com/apache/camel-kamelets/pull/1206)
([oscerd](https://github.com/oscerd))
+
## [v0.10.0](https://github.com/apache/camel-kamelets/tree/v0.10.0)
(2022-12-05)
[Full
Changelog](https://github.com/apache/camel-kamelets/compare/v0.9.3...v0.10.0)