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 6ab3651e Updated CHANGELOG.md
6ab3651e is described below
commit 6ab3651ef4fb0ea8ea8d3d3adc2c0b7f16d56d34
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Aug 26 03:09:37 2023 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ce095555..76961cd3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,6 +15,7 @@
- Remove forbidden parameter names list in validator
[\#1577](https://github.com/apache/camel-kamelets/issues/1577)
- CI enablement on PPC64le for Camel-kamelets
[\#1549](https://github.com/apache/camel-kamelets/issues/1549)
- Switch from Fabric 8 Camel K Extension to Camel K CRDS in Catalog
[\#1539](https://github.com/apache/camel-kamelets/issues/1539)
+- Create an Opensearch Search Source Kamelet
[\#1537](https://github.com/apache/camel-kamelets/issues/1537)
- Create an Opensearch Index sink Kamelet
[\#1536](https://github.com/apache/camel-kamelets/issues/1536)
- Support personal token authentication in jira kamelet
[\#1529](https://github.com/apache/camel-kamelets/issues/1529)
- Release Camel Kamelets 4.0.0-RC1
[\#1525](https://github.com/apache/camel-kamelets/issues/1525)
@@ -22,6 +23,7 @@
**Merged pull requests:**
+- Added Opensearch Search Source Kamelet
[\#1594](https://github.com/apache/camel-kamelets/pull/1594)
([oscerd](https://github.com/oscerd))
- Added Opensearch Sink Kamelet
[\#1592](https://github.com/apache/camel-kamelets/pull/1592)
([oscerd](https://github.com/oscerd))
- chore\(doc\) : Add examples for simple-filter-action kamelet
[\#1589](https://github.com/apache/camel-kamelets/pull/1589)
([gansheer](https://github.com/gansheer))
- Remove no more needed GitHub actions/cache
[\#1587](https://github.com/apache/camel-kamelets/pull/1587)
([apupier](https://github.com/apupier))