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 ef155f9 Updated CHANGELOG.md
ef155f9 is described below
commit ef155f9041974ceba587230edb7ea54cf270083d
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 23 03:14:18 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f07ffa2..6ae1676 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,8 @@
**Closed issues:**
- Update run-from-github page to correct github example path
[\#2230](https://github.com/apache/camel-k/issues/2230)
+- Release 1.4.0 [\#2134](https://github.com/apache/camel-k/issues/2134)
+- Can't mount secrets with binary data
[\#2009](https://github.com/apache/camel-k/issues/2009)
**Merged pull requests:**
@@ -1865,7 +1867,6 @@
- Allow to configure the location fo the local maven repo
[\#359](https://github.com/apache/camel-k/pull/359)
([lburgazzoli](https://github.com/lburgazzoli))
- kamel stuck when a secret has an illegal name
[\#357](https://github.com/apache/camel-k/pull/357)
([lburgazzoli](https://github.com/lburgazzoli))
- Enable status subresource for integration
[\#352](https://github.com/apache/camel-k/pull/352)
([astefanutti](https://github.com/astefanutti))
-- build handlers: split buld step in two phases: submit and run
[\#351](https://github.com/apache/camel-k/pull/351)
([lburgazzoli](https://github.com/lburgazzoli))
## [0.2.0](https://github.com/apache/camel-k/tree/0.2.0) (2019-01-22)
@@ -1909,6 +1910,7 @@
**Merged pull requests:**
+- build handlers: split buld step in two phases: submit and run
[\#351](https://github.com/apache/camel-k/pull/351)
([lburgazzoli](https://github.com/lburgazzoli))
- fix openapi handling when used in conjunction with
deployment.container-image=true
[\#350](https://github.com/apache/camel-k/pull/350)
([lburgazzoli](https://github.com/lburgazzoli))
- chore: regenerated resources.go
[\#349](https://github.com/apache/camel-k/pull/349)
([rhuss](https://github.com/rhuss))
- fix\(kamel log\): Use integration name for looking up containers
[\#348](https://github.com/apache/camel-k/pull/348)
([rhuss](https://github.com/rhuss))