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 91b9d5d49 Updated CHANGELOG.md
91b9d5d49 is described below
commit 91b9d5d49e76b28081e52be446d3a2e1d542b6ee
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 14 03:46:23 2022 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index dca640af9..b4ebf7628 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,18 +8,25 @@
- `make generate-doc` outputs non-deterministic `resources/traits.yaml`
[\#3431](https://github.com/apache/camel-k/issues/3431)
- Camel K integration Prometheus Trait label autocreation with Integration
Platform not working [\#3415](https://github.com/apache/camel-k/issues/3415)
+- kamel run --output yaml does not include resources
[\#3396](https://github.com/apache/camel-k/issues/3396)
- Migrate from batch/v1beta1 to batch/v1
[\#3393](https://github.com/apache/camel-k/issues/3393)
- RBAC missing permissions for channels and inmemorychannels in
messaging.knative.dev [\#3390](https://github.com/apache/camel-k/issues/3390)
- kamel local run support --build-property ?
[\#3356](https://github.com/apache/camel-k/issues/3356)
+- Configmap properties changes are not being detected in dev mode
[\#3347](https://github.com/apache/camel-k/issues/3347)
+- How to deal with `SNAPSHOT` dependencies?
[\#3341](https://github.com/apache/camel-k/issues/3341)
- CamelK 1.9.2 when installed via OLM
"system:serviceaccount:openshift-operators:camel-k-operator" cannot get
resource "channels" in API group "messaging.knative.dev"
[\#3328](https://github.com/apache/camel-k/issues/3328)
+- `make bundle` adds duplicate `replaces` to Camel K CSV
[\#3321](https://github.com/apache/camel-k/issues/3321)
- E2E repeated failure [\#3315](https://github.com/apache/camel-k/issues/3315)
- Integrations, IntegrationKits, IntegrationPlatforms are not owned by
Namespaces [\#3311](https://github.com/apache/camel-k/issues/3311)
- Helm Chart for camel-k 1.9.2 is invalid
[\#3300](https://github.com/apache/camel-k/issues/3300)
- Kamel run default service nodePort is invalid
[\#3296](https://github.com/apache/camel-k/issues/3296)
+- Integration upgraded automatically after operator upgrade
[\#3294](https://github.com/apache/camel-k/issues/3294)
+- `kamel rebuild` does not seem to work
[\#3293](https://github.com/apache/camel-k/issues/3293)
- Cannot find RestProducerFactory in Registry or as a Component to use"
[\#3290](https://github.com/apache/camel-k/issues/3290)
- Never stale a bug issue
[\#3283](https://github.com/apache/camel-k/issues/3283)
- Moving main to 1.10.0-SNAPSHOT
[\#3280](https://github.com/apache/camel-k/issues/3280)
- Release 1.9.2 [\#3275](https://github.com/apache/camel-k/issues/3275)
+- TestOLMAutomaticUpgrade test failing in 1.9.x
[\#3261](https://github.com/apache/camel-k/issues/3261)
- `make generate-doc` doesn't update CRD API doc when using Go 1.16.x
[\#3236](https://github.com/apache/camel-k/issues/3236)
- Add e2e test for kamel run --dev in a warmed-up environment
[\#3211](https://github.com/apache/camel-k/issues/3211)
- Improve the reliability of e2e tests by installing operator globally as a
pre-requisite. [\#3183](https://github.com/apache/camel-k/issues/3183)
@@ -45,6 +52,7 @@
- Debug seems not to work on knative pods
[\#2474](https://github.com/apache/camel-k/issues/2474)
- Groovy script JSON paring runs into java.util.ServiceConfigurationError:
org.apache.groovy.json.FastStringServiceFactory:
org.apache.groovy.json.DefaultFastStringServiceFactory not a subtype
[\#2418](https://github.com/apache/camel-k/issues/2418)
- Migrate CronJob to `batch/v1`
[\#2408](https://github.com/apache/camel-k/issues/2408)
+- `kamel local build` doesn't support same dependency notation
[\#2213](https://github.com/apache/camel-k/issues/2213)
- Provide option to have symbolic link for kamel local build
--integration-directory \<folder\>
[\#2179](https://github.com/apache/camel-k/issues/2179)
- Global vs local operator
[\#2177](https://github.com/apache/camel-k/issues/2177)
- Refactoring dump function
[\#2172](https://github.com/apache/camel-k/issues/2172)