This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch release-2.1.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/release-2.1.x by this push:
new a30019b96 chore: changelog automatic update
a30019b96 is described below
commit a30019b9670fd54c34c7225d309d9a3c00bb70fc
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 11 00:28:18 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 cec8ec92b..0c88c7c47 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)
## [2.2.1-nightly](https://github.com/apache/camel-k/tree/2.2.1-nightly)
(2024-01-08)
@@ -302,7 +303,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)