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 3628711 Updated CHANGELOG.md
3628711 is described below
commit 3628711305cf8e462bbf0a1243a68d3599da148f
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 8 03:12:27 2020 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2a0fb53..c4675c4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1456,6 +1456,7 @@
- Determine active/passive endpoints from Catalog
[\#277](https://github.com/apache/camel-k/pull/277)
([lburgazzoli](https://github.com/lburgazzoli))
- trait: add a trait to inject pod metadata as env var
[\#276](https://github.com/apache/camel-k/pull/276)
([lburgazzoli](https://github.com/lburgazzoli))
- Traits lifecycle [\#273](https://github.com/apache/camel-k/pull/273)
([lburgazzoli](https://github.com/lburgazzoli))
+- Support for compressed source blob
[\#266](https://github.com/apache/camel-k/pull/266)
([lburgazzoli](https://github.com/lburgazzoli))
## [0.1.0](https://github.com/apache/camel-k/tree/0.1.0) (2018-12-10)
@@ -1486,7 +1487,6 @@
- chore\(deps\): update kotlin to v1.3.11
[\#271](https://github.com/apache/camel-k/pull/271)
([lburgazzoli](https://github.com/lburgazzoli))
- builder: wake up event loop when the container image buils is done to seep
up deployment time [\#269](https://github.com/apache/camel-k/pull/269)
([lburgazzoli](https://github.com/lburgazzoli))
- chore: rename constant KamelPlatform to IntegrationContextTypePlatform
[\#267](https://github.com/apache/camel-k/pull/267)
([lburgazzoli](https://github.com/lburgazzoli))
-- Support for compressed source blob
[\#266](https://github.com/apache/camel-k/pull/266)
([lburgazzoli](https://github.com/lburgazzoli))
- Better Knative and Istio integration
[\#261](https://github.com/apache/camel-k/pull/261)
([nicolaferraro](https://github.com/nicolaferraro))
- chore\(runtime\): code cleanup
[\#260](https://github.com/apache/camel-k/pull/260)
([lburgazzoli](https://github.com/lburgazzoli))
- chore: add all sorts of linters and pre-commit hook
[\#257](https://github.com/apache/camel-k/pull/257)
([zregvart](https://github.com/zregvart))