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-kamelets.git
The following commit(s) were added to refs/heads/main by this push:
new a62dd0d40 Updated CHANGELOG.md
a62dd0d40 is described below
commit a62dd0d40fdab0737ed816d3c9533276cb91adbf
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 29 03:22:56 2025 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index de1441493..ea3d81a30 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@
**Closed issues:**
+- JSON Schema `int` type seems not right
[\#2453](https://github.com/apache/camel-kamelets/issues/2453)
- Release Camel-Kamelets 4.11.0
[\#2443](https://github.com/apache/camel-kamelets/issues/2443)
- Guide to add Yaks tests: how to create test for sink and source Kamelets
[\#831](https://github.com/apache/camel-kamelets/issues/831)