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 08bd33b Updated CHANGELOG.md
08bd33b is described below
commit 08bd33be0ed7000dfb65dc7f8885ee8512809155
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Dec 6 03:19:46 2020 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7af1e45..1e2d500 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1651,6 +1651,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)
@@ -1681,7 +1682,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))