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 378680ba Updated CHANGELOG.md
378680ba is described below
commit 378680ba61bdf11c03d2f27b218470f2f3261197
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Nov 24 03:14:51 2022 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6beab983..3b97828d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,6 +13,7 @@
- Add a JQ Action
[\#1153](https://github.com/apache/camel-kamelets/issues/1153)
- IT Tests: Add Tests for Kinesis Firehose
[\#1151](https://github.com/apache/camel-kamelets/issues/1151)
- IT Tests: Add tests for AWS SNS
[\#1150](https://github.com/apache/camel-kamelets/issues/1150)
+- IT Tests: make terraform configuration more stable
[\#1149](https://github.com/apache/camel-kamelets/issues/1149)
- Integration tests based on camel-jbang
[\#1147](https://github.com/apache/camel-kamelets/issues/1147)
- Release 0.9.3 [\#1129](https://github.com/apache/camel-kamelets/issues/1129)
- Nats Kamelets: Mark servers as secret parameter since it could contains
sensitive data if authenticated
[\#1086](https://github.com/apache/camel-kamelets/issues/1086)
@@ -20,6 +21,8 @@
**Merged pull requests:**
+- SCP Sink IT Test
[\#1175](https://github.com/apache/camel-kamelets/pull/1175)
([oscerd](https://github.com/oscerd))
+- It-Tests Makefile: Add specific targets for different kind of it-tests
[\#1174](https://github.com/apache/camel-kamelets/pull/1174)
([oscerd](https://github.com/oscerd))
- SCP connector missing authentication options to use a private key
[\#1172](https://github.com/apache/camel-kamelets/pull/1172)
([oscerd](https://github.com/oscerd))
- Added it-test for SFTP Sink
[\#1171](https://github.com/apache/camel-kamelets/pull/1171)
([oscerd](https://github.com/oscerd))
- SFTP / SCP connectors missing authentication options to use a private key
[\#1170](https://github.com/apache/camel-kamelets/pull/1170)
([oscerd](https://github.com/oscerd))