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 b80de4f45 Updated CHANGELOG.md
b80de4f45 is described below
commit b80de4f45202c894993f0ace8db71c740f265c4b
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Nov 17 03:28:45 2022 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 88b463e20..eacda488b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,9 @@
- FTP sink does not create directories when writing
[\#3812](https://github.com/apache/camel-k/issues/3812)
- Release 1.10.3 [\#3796](https://github.com/apache/camel-k/issues/3796)
+- Native checks to run on a nightly basis instead of on each PR
[\#3784](https://github.com/apache/camel-k/issues/3784)
+- Ready condition message not always taken from Camel Health Check
[\#3761](https://github.com/apache/camel-k/issues/3761)
+- Drop support for Openshift 3 and related E2E test
[\#3421](https://github.com/apache/camel-k/issues/3421)
## [1.10.4-nightly](https://github.com/apache/camel-k/tree/1.10.4-nightly)
(2022-11-14)