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 2a27899e Updated CHANGELOG.md
2a27899e is described below
commit 2a27899ead163d6f084f34a972da836dd2d9d2da
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Dec 20 03:06:57 2022 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 13 ++-----------
1 file changed, 2 insertions(+), 11 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 95f8891c..72fefc91 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,7 +6,9 @@
**Closed issues:**
+- Use a semantic version instead of `main-SNAPSHOT`
[\#1218](https://github.com/apache/camel-kamelets/issues/1218)
- Google Pubsub Kamelets: Make serviceAccountKey optional
[\#1214](https://github.com/apache/camel-kamelets/issues/1214)
+- Version alignment: Align the camel-kamelets project version to the camel
core version [\#1211](https://github.com/apache/camel-kamelets/issues/1211)
- Slack Source Kamelet: Set default delay to 1 minute
[\#1207](https://github.com/apache/camel-kamelets/issues/1207)
- Documentation. Can Kamelet pull dependencies from private artifactory?
[\#1205](https://github.com/apache/camel-kamelets/issues/1205)
- MQTT source kamelet does not include topic
[\#1204](https://github.com/apache/camel-kamelets/issues/1204)
@@ -17,17 +19,6 @@
- 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:**
-
-- Add FHIR sink kamelet
[\#1219](https://github.com/apache/camel-kamelets/pull/1219)
([bramplouvier](https://github.com/bramplouvier))
-- fixed Azure Storage Blob changefeed source connector
[\#1217](https://github.com/apache/camel-kamelets/pull/1217)
([valdar](https://github.com/valdar))
-- Upgrade Redshift Jdbc42 to version 2.1.0.10
[\#1216](https://github.com/apache/camel-kamelets/pull/1216)
([oscerd](https://github.com/oscerd))
-- Google pubsub optional service account key
[\#1215](https://github.com/apache/camel-kamelets/pull/1215)
([oscerd](https://github.com/oscerd))
-- Log sink and log action should show streams by default
[\#1213](https://github.com/apache/camel-kamelets/pull/1213)
([oscerd](https://github.com/oscerd))
-- Camel Google Pubsub headers names changed in Camel 3.20.0
[\#1212](https://github.com/apache/camel-kamelets/pull/1212)
([oscerd](https://github.com/oscerd))
-- 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)