This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/main by this push:
new e8cee4d Updated CHANGELOG.md
e8cee4d is described below
commit e8cee4d4ad7605b8db73059177c522d4fc2163fe
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 13 03:11:01 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d18c3e2..5644da4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -18,17 +18,21 @@
- Release 1.6.0 [\#2591](https://github.com/apache/camel-k/issues/2591)
- Should we move to go 1.16 / 1.17 ?
[\#2579](https://github.com/apache/camel-k/issues/2579)
- Read certificates from secrets to setup TLS config for route trait
[\#2574](https://github.com/apache/camel-k/issues/2574)
+- kamel bind does not support --connect for ServiceBinding
[\#2566](https://github.com/apache/camel-k/issues/2566)
- Issue when trying to configure env vars with annotations
[\#2512](https://github.com/apache/camel-k/issues/2512)
- kamel cli output redirection doesn't work for some commands
[\#2495](https://github.com/apache/camel-k/issues/2495)
- install: optional registry
[\#2358](https://github.com/apache/camel-k/issues/2358)
- \[Doc\] Add documentation for architecture
[\#2273](https://github.com/apache/camel-k/issues/2273)
- Provide kustomize installation configuration for install of camel-k
[\#1979](https://github.com/apache/camel-k/issues/1979)
+- operator: option to limit CRs the operator should handle
[\#1943](https://github.com/apache/camel-k/issues/1943)
- Document, or provide examples for, TLS configuration on OpenShift
[\#1033](https://github.com/apache/camel-k/issues/1033)
- support for quarkus in native mode
[\#991](https://github.com/apache/camel-k/issues/991)
- Release yaml files for installation
[\#550](https://github.com/apache/camel-k/issues/550)
**Merged pull requests:**
+- fix\(e2e\): Resolve kamel bind e2e test conflict
[\#2686](https://github.com/apache/camel-k/pull/2686)
([astefanutti](https://github.com/astefanutti))
+- Fix \#1943: allow multiple operators to reconcile label filtered resources
[\#2683](https://github.com/apache/camel-k/pull/2683)
([nicolaferraro](https://github.com/nicolaferraro))
- feat: Comprehensive Integration error status
[\#2682](https://github.com/apache/camel-k/pull/2682)
([astefanutti](https://github.com/astefanutti))
- fix\(cli\): apply --registry\* flags even on OpenShift for kamel install
[\#2681](https://github.com/apache/camel-k/pull/2681)
([tadayosi](https://github.com/tadayosi))
- feat: Add active-deadline-seconds and backoff-limit options to cron trait
[\#2678](https://github.com/apache/camel-k/pull/2678)
([astefanutti](https://github.com/astefanutti))
@@ -80,6 +84,7 @@
- fix\(kamelets\): error handler uri autodiscovery
[\#2597](https://github.com/apache/camel-k/pull/2597)
([squakez](https://github.com/squakez))
- chore\(strimzi\): upgrade API to v1beta2
[\#2595](https://github.com/apache/camel-k/pull/2595)
([nicolaferraro](https://github.com/nicolaferraro))
- chore\(jolokia\): upgrade to Jolokia 1.7.0
[\#2594](https://github.com/apache/camel-k/pull/2594)
([tadayosi](https://github.com/tadayosi))
+- Kamelet binding sbo [\#2592](https://github.com/apache/camel-k/pull/2592)
([johnpoth](https://github.com/johnpoth))
- Fix typo [\#2588](https://github.com/apache/camel-k/pull/2588)
([mmacphail](https://github.com/mmacphail))
- feat\(cmd/bind\): error-handler setting
[\#2587](https://github.com/apache/camel-k/pull/2587)
([squakez](https://github.com/squakez))
- doc: contribute links [\#2584](https://github.com/apache/camel-k/pull/2584)
([squakez](https://github.com/squakez))