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-k.git


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

commit 2e3613d8f5225f7e56c88365645bea043363db62
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 8 03:32:29 2021 +0000

    Updated CHANGELOG.md
---
 CHANGELOG.md | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index ecdaeed..8769117 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,7 @@
 **Closed issues:**
 
 - Maven logs are no longer shown 
[\#2357](https://github.com/apache/camel-k/issues/2357)
+- examples/RestDSL.java does not work 
[\#2349](https://github.com/apache/camel-k/issues/2349)
 - kamelets: add condition to report when an integration is stuck waiting for 
them  [\#2331](https://github.com/apache/camel-k/issues/2331)
 - Property in cron trait to set `startingDeadlineSeconds` 
[\#2330](https://github.com/apache/camel-k/issues/2330)
 - maven-repository flag is not honored in the run command  
[\#2327](https://github.com/apache/camel-k/issues/2327)
@@ -16,6 +17,7 @@
 - Integration container build errors are absent from the log messages 
[\#2306](https://github.com/apache/camel-k/issues/2306)
 - Kamel delete should consider KameletBindings 
[\#2305](https://github.com/apache/camel-k/issues/2305)
 - Log parsing errors [\#2299](https://github.com/apache/camel-k/issues/2299)
+- Rebase architecture diagram on 1.4 release  
[\#2297](https://github.com/apache/camel-k/issues/2297)
 - Structured logs: remaining bits 
[\#2286](https://github.com/apache/camel-k/issues/2286)
 - \[Docs\] Broken links on autogenerated API 
[\#2280](https://github.com/apache/camel-k/issues/2280)
 - Normalize Spectrum build logs 
[\#2276](https://github.com/apache/camel-k/issues/2276)
@@ -45,6 +47,11 @@
 
 **Merged pull requests:**
 
+- chore\(doc\): Remove deprecated Camel Sources documentation 
[\#2368](https://github.com/apache/camel-k/pull/2368) 
([astefanutti](https://github.com/astefanutti))
+- chore\(ci\): kourier versions not necessarily bound to knative-serving 
[\#2367](https://github.com/apache/camel-k/pull/2367) 
([tadayosi](https://github.com/tadayosi))
+- chore\(ci\): Do not execute e2e tests on documentation changes 
[\#2366](https://github.com/apache/camel-k/pull/2366) 
([astefanutti](https://github.com/astefanutti))
+- chore\(doc\): Update high-level architecture diagram 
[\#2362](https://github.com/apache/camel-k/pull/2362) 
([astefanutti](https://github.com/astefanutti))
+- Make it possible to define the container image without IntegrationKit 
[\#2360](https://github.com/apache/camel-k/pull/2360) 
([lburgazzoli](https://github.com/lburgazzoli))
 - Update README to reflect where Sample.java is 
[\#2359](https://github.com/apache/camel-k/pull/2359) 
([bentito](https://github.com/bentito))
 - Related to \#2165: account for annotations when checking if integratio… 
[\#2352](https://github.com/apache/camel-k/pull/2352) 
([nicolaferraro](https://github.com/nicolaferraro))
 - feat\(cli\): add sub command kamel kamelet for get and delete \#2312 
[\#2351](https://github.com/apache/camel-k/pull/2351) 
([tadayosi](https://github.com/tadayosi))

Reply via email to