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 1c1bdebc Updated CHANGELOG.md
1c1bdebc is described below
commit 1c1bdebcfd91115c6b2de8950d913be21142d584
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 7 03:09:15 2023 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7fb00463..b512056c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,7 +2,15 @@
## [Unreleased](https://github.com/apache/camel-kamelets/tree/HEAD)
-[Full
Changelog](https://github.com/apache/camel-kamelets/compare/v4.0.0-RC1...HEAD)
+[Full
Changelog](https://github.com/apache/camel-kamelets/compare/v4.0.0...HEAD)
+
+**Merged pull requests:**
+
+- Expose Kamelet data type information
[\#1626](https://github.com/apache/camel-kamelets/pull/1626)
([christophd](https://github.com/christophd))
+
+## [v4.0.0](https://github.com/apache/camel-kamelets/tree/v4.0.0) (2023-09-06)
+
+[Full
Changelog](https://github.com/apache/camel-kamelets/compare/v4.0.0-RC1...v4.0.0)
**Implemented enhancements:**
@@ -35,6 +43,8 @@
**Merged pull requests:**
+- Upgrade Commons-DBCP2 to version 2.10.0
[\#1624](https://github.com/apache/camel-kamelets/pull/1624)
([oscerd](https://github.com/oscerd))
+- Upgrade Redshift-jdbc42 to version 2.1.0.18
[\#1623](https://github.com/apache/camel-kamelets/pull/1623)
([oscerd](https://github.com/oscerd))
- Upgrade Camel K CRDs to 2.0.1
[\#1617](https://github.com/apache/camel-kamelets/pull/1617)
([apupier](https://github.com/apupier))
- Generated sources regen
[\#1616](https://github.com/apache/camel-kamelets/pull/1616)
([github-actions[bot]](https://github.com/apps/github-actions))
- fix\(ci\): remove example breaking site
[\#1614](https://github.com/apache/camel-kamelets/pull/1614)
([squakez](https://github.com/squakez))