This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch release-1.11.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/release-1.11.x by this push:
new 03f3a5df8 chore: changelog automatic update
03f3a5df8 is described below
commit 03f3a5df81f3a917ae2e221b94fab5fde5c62da4
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 19 00:55:05 2023 +0000
chore: changelog automatic update
---
CHANGELOG.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 564fa1813..cc660fbcc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@
**Closed issues:**
+- unable to set null-like default for non-required Kamelet property
[\#3986](https://github.com/apache/camel-k/issues/3986)
- Smoke test error TestKameletBindingScale
[\#3959](https://github.com/apache/camel-k/issues/3959)
- Nightly smoke test failure for Kamelets
[\#3957](https://github.com/apache/camel-k/issues/3957)
- E2E - TestKamelCLIRun constantly failing after secrets.GITHUB\_TOKEN applied
[\#3952](https://github.com/apache/camel-k/issues/3952)
@@ -14,7 +15,9 @@
- Kamelet http-sink not working
[\#3896](https://github.com/apache/camel-k/issues/3896)
- Add data type converter factory finder discovery in camel-quarkus
[\#3844](https://github.com/apache/camel-k/issues/3844)
- Upgrade to Go 1.18.x [\#3807](https://github.com/apache/camel-k/issues/3807)
+- e2e testing: refactor to remove deprecated functions
[\#3751](https://github.com/apache/camel-k/issues/3751)
- e2e test TestKamelCLIRun \(Run with http dependency\) consistently failing
on OCP4 [\#3708](https://github.com/apache/camel-k/issues/3708)
+- Move tracing from opentracing to opentelemetry
[\#3519](https://github.com/apache/camel-k/issues/3519)
## [1.11.1-nightly](https://github.com/apache/camel-k/tree/1.11.1-nightly)
(2022-12-23)