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 72e6c2a Updated CHANGELOG.md
72e6c2a is described below
commit 72e6c2a1c412f1a01422aa580fb92af9fa0feedc
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Oct 3 03:16:40 2020 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b060a6c..69e894c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,7 @@
**Closed issues:**
- Thread blocked calling knative REST
[\#1720](https://github.com/apache/camel-k/issues/1720)
+- Automatic changelog update should not be run on forks
[\#1717](https://github.com/apache/camel-k/issues/1717)
- Environment Variables from Secrets
[\#1715](https://github.com/apache/camel-k/issues/1715)
- Salesforce Integration as Knative Serverless Service fails
[\#1713](https://github.com/apache/camel-k/issues/1713)
- Generate CRD schema for Kamelet + KameletBinding
[\#1710](https://github.com/apache/camel-k/issues/1710)
@@ -23,6 +24,17 @@
**Merged pull requests:**
+- Fix typo [\#1736](https://github.com/apache/camel-k/pull/1736)
([llowinge](https://github.com/llowinge))
+- doc: Add high-level architecture diagram
[\#1735](https://github.com/apache/camel-k/pull/1735)
([astefanutti](https://github.com/astefanutti))
+- fix: Uninstall cluster role bindings
[\#1734](https://github.com/apache/camel-k/pull/1734)
([christophd](https://github.com/christophd))
+- chore: Update rbac authorization k8s from v1beta1 to v1
[\#1733](https://github.com/apache/camel-k/pull/1733)
([christophd](https://github.com/christophd))
+- chore: Fix operator sdk download url in release workflow
[\#1731](https://github.com/apache/camel-k/pull/1731)
([christophd](https://github.com/christophd))
+- fix\(\#1717\) Automatic changelog update should not be run on forks
[\#1730](https://github.com/apache/camel-k/pull/1730)
([christophd](https://github.com/christophd))
+- chore: Make scripts portable
[\#1729](https://github.com/apache/camel-k/pull/1729)
([christophd](https://github.com/christophd))
+- \[fix\] Use correct name of kameletbinding
[\#1728](https://github.com/apache/camel-k/pull/1728)
([llowinge](https://github.com/llowinge))
+- \[fix\] Use bigger timeout to start querying metrics in test
[\#1726](https://github.com/apache/camel-k/pull/1726)
([llowinge](https://github.com/llowinge))
+- fix: Adapt Knative service definition to new KnativeEnvironment definition
[\#1724](https://github.com/apache/camel-k/pull/1724)
([astefanutti](https://github.com/astefanutti))
+- Jolokia trait fixes so that it works with Hawtio Online
[\#1723](https://github.com/apache/camel-k/pull/1723)
([astefanutti](https://github.com/astefanutti))
- \[fix\] Use in-place editing
[\#1722](https://github.com/apache/camel-k/pull/1722)
([llowinge](https://github.com/llowinge))
- docs: add section describing secret ref in properties files
[\#1716](https://github.com/apache/camel-k/pull/1716)
([evanshortiss](https://github.com/evanshortiss))
- Fix \#1710: auto-generate CRD specification on "generate" task \(and fix
Kamelets\) [\#1714](https://github.com/apache/camel-k/pull/1714)
([nicolaferraro](https://github.com/nicolaferraro))