You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2024/01/10 23:47:35 UTC

(camel-k) branch main updated: chore: changelog automatic update

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 1f48cc55f chore: changelog automatic update
1f48cc55f is described below

commit 1f48cc55fd0b269109c9ee14f1dbbf444eb8a6d7
Author: github-actions[bot] <41...@users.noreply.github.com>
AuthorDate: Wed Jan 10 23:43:21 2024 +0000

    chore: changelog automatic update
---
 CHANGELOG.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index a904dbe27..cf7d588b0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,7 @@
 
 - Nightly check against latest runtime failure [\#5042](https://github.com/apache/camel-k/issues/5042)
 - Nightly SBOM procedure should not run if there are no changes [\#5033](https://github.com/apache/camel-k/issues/5033)
+- Add DataTypeRegistry as bean in Camel context [\#3845](https://github.com/apache/camel-k/issues/3845)
 
 **Merged pull requests:**
 
@@ -310,7 +311,6 @@
 - Remove deprecated linters [\#4785](https://github.com/apache/camel-k/issues/4785)
 - Camel K on operatorhub.io [\#4783](https://github.com/apache/camel-k/issues/4783)
 - Consider adding `/PipeSpec/traits` [\#4780](https://github.com/apache/camel-k/issues/4780)
-- 1st Integration after Camel K runtime version update failing [\#4776](https://github.com/apache/camel-k/issues/4776)
 - E2E failure on common TestRunExtraRepository test [\#4774](https://github.com/apache/camel-k/issues/4774)
 - Logger error in `--dev` mode [\#4770](https://github.com/apache/camel-k/issues/4770)
 - Prometheus checks failing in Camel 4 [\#4765](https://github.com/apache/camel-k/issues/4765)