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 b44fa14 Updated CHANGELOG.md
b44fa14 is described below
commit b44fa141ade3c855d8a0fcb24b0754fa44959120
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Oct 23 03:09:33 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 894df9a..03c779a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,7 @@
- kamel install: cannot find k8s-certificates
[\#2702](https://github.com/apache/camel-k/issues/2702)
- Stale bot action failing
[\#2698](https://github.com/apache/camel-k/issues/2698)
- panic: runtime error: invalid memory address or nil pointer dereference when
running a simple integration
[\#2697](https://github.com/apache/camel-k/issues/2697)
+- Enable secondary integration platforms
[\#2687](https://github.com/apache/camel-k/issues/2687)
- Error: Object 'Kind' is missing in 'null'
[\#2674](https://github.com/apache/camel-k/issues/2674)
- Provide automatic PR creation to update "peripheral" go dependencies
[\#2663](https://github.com/apache/camel-k/issues/2663)
- Alow fixed custom labels in any pod
[\#2642](https://github.com/apache/camel-k/issues/2642)
@@ -22,9 +23,12 @@
- 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)
+- Investigate Camel K deployment on k3d
[\#2518](https://github.com/apache/camel-k/issues/2518)
- 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)
+- Cron Trait - Should use max idle seconds to auto terminate instead of max
messages [\#2439](https://github.com/apache/camel-k/issues/2439)
- install: optional registry
[\#2358](https://github.com/apache/camel-k/issues/2358)
+- kamelet binding: make it possible to use normalized name
[\#2296](https://github.com/apache/camel-k/issues/2296)
- \[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)
@@ -34,12 +38,15 @@
**Merged pull requests:**
+- fix refs to camel-quarkus docs to point to latest released version
[\#2708](https://github.com/apache/camel-k/pull/2708)
([djencks](https://github.com/djencks))
- fix\(ci\): proper action/staleV3 configuration
[\#2707](https://github.com/apache/camel-k/pull/2707)
([squakez](https://github.com/squakez))
+- chore\(dev\): add .editorconfig
[\#2705](https://github.com/apache/camel-k/pull/2705)
([tadayosi](https://github.com/tadayosi))
- fix: Avoid operator panic when Quarkus fast-jar directory is empty
[\#2704](https://github.com/apache/camel-k/pull/2704)
([astefanutti](https://github.com/astefanutti))
- fix: Use a single operator and CLI client globally
[\#2703](https://github.com/apache/camel-k/pull/2703)
([astefanutti](https://github.com/astefanutti))
- fix\(script\): goldflag with empty space
[\#2701](https://github.com/apache/camel-k/pull/2701)
([squakez](https://github.com/squakez))
- CI test dump improvements
[\#2700](https://github.com/apache/camel-k/pull/2700)
([tadayosi](https://github.com/tadayosi))
- fix\(ci\): broken stale action
[\#2699](https://github.com/apache/camel-k/pull/2699)
([squakez](https://github.com/squakez))
+- Fix \#2687: Allow multiple integration platforms in the same namespace
[\#2695](https://github.com/apache/camel-k/pull/2695)
([nicolaferraro](https://github.com/nicolaferraro))
- chore\(runtime\): update to Camel K Runtime 1.10.0-SNAPSHOT
[\#2694](https://github.com/apache/camel-k/pull/2694)
([tadayosi](https://github.com/tadayosi))
- chore: Bypass cache round-trips to reconcile integration status
[\#2692](https://github.com/apache/camel-k/pull/2692)
([astefanutti](https://github.com/astefanutti))
- fix: Integration readiness status should account for updated replicas
[\#2691](https://github.com/apache/camel-k/pull/2691)
([astefanutti](https://github.com/astefanutti))