This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-k.git


The following commit(s) were added to refs/heads/master by this push:
     new 352441b  Updated CHANGELOG.md
352441b is described below

commit 352441b0a300af18124d6ffda83dfd7fb638764c
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 2 03:17:09 2020 +0000

    Updated CHANGELOG.md
---
 CHANGELOG.md | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 949b88e..e1f7a6c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,13 +8,17 @@
 
 - Multiple knative revisions created when integration has multiple 
spec.configuration items [\#1824](https://github.com/apache/camel-k/issues/1824)
 - Release 1.2.1 [\#1823](https://github.com/apache/camel-k/issues/1823)
+- Support for kamelet repository 
[\#1818](https://github.com/apache/camel-k/issues/1818)
+- Telegram Kamlet sets CloudEvent source attribute to Knative sink 
[\#1813](https://github.com/apache/camel-k/issues/1813)
 - Move released images to a hub without rate limits 
[\#1761](https://github.com/apache/camel-k/issues/1761)
 - Document the --config option in the kamel CLI 
[\#1185](https://github.com/apache/camel-k/issues/1185)
 - Basic module structure for Camel K projects 
[\#1135](https://github.com/apache/camel-k/issues/1135)
 
 **Merged pull requests:**
 
+- chore\(test\): upgrade YAKS to 0.1.0 
[\#1835](https://github.com/apache/camel-k/pull/1835) 
([nicolaferraro](https://github.com/nicolaferraro))
 - doc\(cli\): add section for global flags \#1185 
[\#1833](https://github.com/apache/camel-k/pull/1833) 
([tadayosi](https://github.com/tadayosi))
+- Fix \#1818: add support for Kamelet repository 
[\#1830](https://github.com/apache/camel-k/pull/1830) 
([nicolaferraro](https://github.com/nicolaferraro))
 - Provide tests for ENTESB-14497 
[\#1829](https://github.com/apache/camel-k/pull/1829) 
([llowinge](https://github.com/llowinge))
 - Sort the integration configurations before returning 
[\#1825](https://github.com/apache/camel-k/pull/1825) 
([kaczyns](https://github.com/kaczyns))
 - Split tests by language 
[\#1822](https://github.com/apache/camel-k/pull/1822) 
([bouskaJ](https://github.com/bouskaJ))
@@ -1326,7 +1330,6 @@
 - context with status error should not be included when looking up suitable 
context for an integration [\#585](https://github.com/apache/camel-k/pull/585) 
([lburgazzoli](https://github.com/lburgazzoli))
 - Split builder from operator 
[\#583](https://github.com/apache/camel-k/pull/583) 
([astefanutti](https://github.com/astefanutti))
 - Add log4j-slf4j-impl as runtime dependency in default project build 
[\#578](https://github.com/apache/camel-k/pull/578) 
([astefanutti](https://github.com/astefanutti))
-- dependencies: add support for boms 
[\#565](https://github.com/apache/camel-k/pull/565) 
([lburgazzoli](https://github.com/lburgazzoli))
 
 ## [0.3.2](https://github.com/apache/camel-k/tree/0.3.2) (2019-03-26)
 
@@ -1351,6 +1354,7 @@
 - allow to configure resources requests/limits 
[\#573](https://github.com/apache/camel-k/pull/573) 
([lburgazzoli](https://github.com/lburgazzoli))
 - Add support for traits defaults 
[\#572](https://github.com/apache/camel-k/pull/572) 
([lburgazzoli](https://github.com/lburgazzoli))
 - knative: create full camel environment 
[\#571](https://github.com/apache/camel-k/pull/571) 
([lburgazzoli](https://github.com/lburgazzoli))
+- dependencies: add support for boms 
[\#565](https://github.com/apache/camel-k/pull/565) 
([lburgazzoli](https://github.com/lburgazzoli))
 - Upgrade Operator SDK to version 0.6.0 
[\#562](https://github.com/apache/camel-k/pull/562) 
([astefanutti](https://github.com/astefanutti))
 
 ## [0.3.1](https://github.com/apache/camel-k/tree/0.3.1) (2019-03-15)

Reply via email to