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 c0ed776 Updated CHANGELOG.md
c0ed776 is described below
commit c0ed7763b051ec942455f8584d4db1a07b2e5410
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 7 22:11:47 2020 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3583a64..2a0fb53 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1372,7 +1372,6 @@
- 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))
-- 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))
## [0.2.0](https://github.com/apache/camel-k/tree/0.2.0) (2019-01-22)
@@ -1416,6 +1415,7 @@
**Merged pull requests:**
+- 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))
- Integration/IntegrationContext builds sometimes fail
[\#346](https://github.com/apache/camel-k/pull/346)
([lburgazzoli](https://github.com/lburgazzoli))