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 af54478 Updated CHANGELOG.md
af54478 is described below
commit af544782eb9171e9ffa79793a4c1e180f561704d
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 19 03:21:55 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d99eac7..308623e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -52,6 +52,7 @@
- doc: added documentation about deploying Camel K on k3s
[\#2143](https://github.com/apache/camel-k/pull/2143)
([orpiske](https://github.com/orpiske))
- Add toleration trait e2e test
[\#2142](https://github.com/apache/camel-k/pull/2142)
([tplevko](https://github.com/tplevko))
+- fix: disable CGO when building on Fedora to avoid linking issues on the
Ubuntu-based image \(\#2140\)
[\#2141](https://github.com/apache/camel-k/pull/2141)
([orpiske](https://github.com/orpiske))
- fix: buildah to ensure it works with insecure registries
[\#2138](https://github.com/apache/camel-k/pull/2138)
([orpiske](https://github.com/orpiske))
- fix: ensure Kaniko build strategy works with insecure registries
[\#2130](https://github.com/apache/camel-k/pull/2130)
([orpiske](https://github.com/orpiske))
- test: Add e2e/common/cli to common e2e test suite
[\#2128](https://github.com/apache/camel-k/pull/2128)
([astefanutti](https://github.com/astefanutti))
@@ -331,7 +332,6 @@
- Update to k8s 0.18.8 [\#1698](https://github.com/apache/camel-k/issues/1698)
- Error during unshare\(...\): Operation not permitted
[\#1580](https://github.com/apache/camel-k/issues/1580)
- Remove support for Main runtime for integrations
[\#1562](https://github.com/apache/camel-k/issues/1562)
-- Add the camel category to Camel K CRDs
[\#1556](https://github.com/apache/camel-k/issues/1556)
- Auto-detect json in yaml syntax
[\#1549](https://github.com/apache/camel-k/issues/1549)
- Provide yaml schema of design definition
[\#1537](https://github.com/apache/camel-k/issues/1537)
- Expose operator related metrics
[\#1267](https://github.com/apache/camel-k/issues/1267)
@@ -388,6 +388,7 @@
- chore\(crd\): make CRD more json-schema friend
[\#1752](https://github.com/apache/camel-k/pull/1752)
([nicolaferraro](https://github.com/nicolaferraro))
- Fix \#1750: auto-compress/encode binary sources and resources
[\#1751](https://github.com/apache/camel-k/pull/1751)
([nicolaferraro](https://github.com/nicolaferraro))
- Fix \#1747: propagate icon on kameletbinding and fix integration owner…
[\#1749](https://github.com/apache/camel-k/pull/1749)
([nicolaferraro](https://github.com/nicolaferraro))
+- Add suport for gists [\#1748](https://github.com/apache/camel-k/pull/1748)
([lburgazzoli](https://github.com/lburgazzoli))
- Add support for Strimzi KafkaTopics in KameletBinding
[\#1745](https://github.com/apache/camel-k/pull/1745)
([nicolaferraro](https://github.com/nicolaferraro))
- chore: Upgrade Prometheus to version 0.42.1
[\#1744](https://github.com/apache/camel-k/pull/1744)
([astefanutti](https://github.com/astefanutti))
- fix\(doc\): Set architecture diagram width explicitly
[\#1742](https://github.com/apache/camel-k/pull/1742)
([astefanutti](https://github.com/astefanutti))
@@ -508,6 +509,7 @@
- dependencies trait - Camel shorthand camel:dns vs camel-dns
[\#1583](https://github.com/apache/camel-k/issues/1583)
- Camel to Yaml transformation
[\#1581](https://github.com/apache/camel-k/issues/1581)
- Running YAML code [\#1579](https://github.com/apache/camel-k/issues/1579)
+- Add the camel category to Camel K CRDs
[\#1556](https://github.com/apache/camel-k/issues/1556)
- kamel run simple.js --dev hangs after multiple kill/start
[\#1505](https://github.com/apache/camel-k/issues/1505)
- Support `make install-crc`
[\#1410](https://github.com/apache/camel-k/issues/1410)
- Add a nodeport option to the service trait
[\#1321](https://github.com/apache/camel-k/issues/1321)
@@ -1134,6 +1136,7 @@
- Cannot push kit image to GCR \(or Docker.io\) during integration creation
[\#1024](https://github.com/apache/camel-k/issues/1024)
- groovy.lang.MissingMethodException: No signature of method:
Script1.context\(\) [\#1022](https://github.com/apache/camel-k/issues/1022)
- support for quarkus in JVM mode
[\#990](https://github.com/apache/camel-k/issues/990)
+- Remove depenency on Istio for Knative sources
[\#669](https://github.com/apache/camel-k/issues/669)
- Release 1.0.0-M4 [\#1055](https://github.com/apache/camel-k/issues/1055)
- When kamel is launched from inside a container, it is using the
serviceaccount of this container instead of the user configured in kubeconfig
[\#1048](https://github.com/apache/camel-k/issues/1048)
- Changing trait config should lead to redeploy
[\#1038](https://github.com/apache/camel-k/issues/1038)
@@ -1452,7 +1455,6 @@
- Provide a way to override the default image name
[\#698](https://github.com/apache/camel-k/issues/698)
- kamel run --dev examples/resources-route.groovy issues Cannot find resource
[\#697](https://github.com/apache/camel-k/issues/697)
- Making sure external dep projects can import Camel K APIs
[\#679](https://github.com/apache/camel-k/issues/679)
-- Remove depenency on Istio for Knative sources
[\#669](https://github.com/apache/camel-k/issues/669)
- Allow to subscribe to multiple knative channels in the same integration
[\#668](https://github.com/apache/camel-k/issues/668)
- Error creating integration context with buildStrategy: pod on minikube
[\#666](https://github.com/apache/camel-k/issues/666)
- Use in-memory channel provisioner in place of in-memory-channel in Knative
example [\#663](https://github.com/apache/camel-k/issues/663)