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 c1d82fc9 Updated CHANGELOG.md
c1d82fc9 is described below

commit c1d82fc93bf38942fdd73e04b11001095e50756a
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue May 14 03:07:40 2024 +0000

    Updated CHANGELOG.md
---
 CHANGELOG.md | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 50 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 92453baf..94c39525 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,14 +1,62 @@
 # Changelog
 
-## [Unreleased](https://github.com/apache/camel-kamelets/tree/HEAD)
+## [v4.6.0](https://github.com/apache/camel-kamelets/tree/v4.6.0) (2024-05-13)
 
-[Full 
Changelog](https://github.com/apache/camel-kamelets/compare/v4.4.2...HEAD)
+[Full 
Changelog](https://github.com/apache/camel-kamelets/compare/v4.4.2...v4.6.0)
 
 **Closed issues:**
 
+- Add Maven jandex on camel-kamelets-utils module 
[\#2032](https://github.com/apache/camel-kamelets/issues/2032)
 - Upgrade to Camel 4.6.0 
[\#2028](https://github.com/apache/camel-kamelets/issues/2028)
 - Use properties for kamelets 
[\#2024](https://github.com/apache/camel-kamelets/issues/2024)
 - Release 4.4.2 [\#2017](https://github.com/apache/camel-kamelets/issues/2017)
+- Google Sheets Source: Expose Kamelet data type information 
[\#2005](https://github.com/apache/camel-kamelets/issues/2005)
+- Google Calendar Source: Expose Kamelet data type information 
[\#2003](https://github.com/apache/camel-kamelets/issues/2003)
+- Google Mail Source: Expose Kamelet data type information 
[\#1991](https://github.com/apache/camel-kamelets/issues/1991)
+
+**Merged pull requests:**
+
+- Google Mail Source: Expose Kamelet data type information 
[\#2037](https://github.com/apache/camel-kamelets/pull/2037) 
([oscerd](https://github.com/oscerd))
+- Google Calendar Source: Expose Kamelet data type information 
[\#2036](https://github.com/apache/camel-kamelets/pull/2036) 
([oscerd](https://github.com/oscerd))
+- Google Sheets Source: Expose Kamelet data type information 
[\#2035](https://github.com/apache/camel-kamelets/pull/2035) 
([oscerd](https://github.com/oscerd))
+- Generated sources regen for SBOM 
[\#2034](https://github.com/apache/camel-kamelets/pull/2034) 
([github-actions[bot]](https://github.com/apps/github-actions))
+- fix\(\#2032\): Add Maven jandex on camel-kamelets-utils module 
[\#2033](https://github.com/apache/camel-kamelets/pull/2033) 
([christophd](https://github.com/christophd))
+- \#2024: Use properties in kamelet beans to set values. 
[\#2031](https://github.com/apache/camel-kamelets/pull/2031) 
([davsclaus](https://github.com/davsclaus))
+- Upgrade to Camel 4.6.0 
[\#2030](https://github.com/apache/camel-kamelets/pull/2030) 
([oscerd](https://github.com/oscerd))
+- Generated sources regen 
[\#2027](https://github.com/apache/camel-kamelets/pull/2027) 
([github-actions[bot]](https://github.com/apps/github-actions))
+- chore\(e2e\): Add AWS SQS Kamelet tests 
[\#2026](https://github.com/apache/camel-kamelets/pull/2026) 
([christophd](https://github.com/christophd))
+- Bump com.amazon.redshift:redshift-jdbc42 from 2.1.0.26 to 2.1.0.27 
[\#2025](https://github.com/apache/camel-kamelets/pull/2025) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- Bump org.apache.camel.k:camel-k-crds from 2.3.0 to 2.3.1 
[\#2023](https://github.com/apache/camel-kamelets/pull/2023) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- Bump org.apache.maven.plugins:maven-plugin-plugin from 3.12.0 to 3.13.0 
[\#2022](https://github.com/apache/camel-kamelets/pull/2022) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- Bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.12.0 to 
3.13.0 [\#2021](https://github.com/apache/camel-kamelets/pull/2021) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- Generated sources regen for SBOM 
[\#2020](https://github.com/apache/camel-kamelets/pull/2020) 
([github-actions[bot]](https://github.com/apps/github-actions))
+- Improve Protobuf serialization/deserialization Kamelets 
[\#2019](https://github.com/apache/camel-kamelets/pull/2019) 
([christophd](https://github.com/christophd))
+- Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.1 to 3.1.2 
[\#2015](https://github.com/apache/camel-kamelets/pull/2015) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- Bump org.apache.maven.resolver:maven-resolver-api from 1.9.19 to 1.9.20 
[\#2014](https://github.com/apache/camel-kamelets/pull/2014) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- chore: Add AWS Kinesis Kamelet tests 
[\#2011](https://github.com/apache/camel-kamelets/pull/2011) 
([christophd](https://github.com/christophd))
+- Fix AWS DDB Streams Source Kamelet 
[\#2008](https://github.com/apache/camel-kamelets/pull/2008) 
([christophd](https://github.com/christophd))
+- Generated sources regen for SBOM 
[\#2007](https://github.com/apache/camel-kamelets/pull/2007) 
([github-actions[bot]](https://github.com/apps/github-actions))
+- Replace IBM bean by the IBM jakarta version 
[\#2006](https://github.com/apache/camel-kamelets/pull/2006) 
([gansheer](https://github.com/gansheer))
+- Bump org.citrusframework.yaks:yaks-bom from 0.19.0 to 0.19.1 
[\#2004](https://github.com/apache/camel-kamelets/pull/2004) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- Kamelet Catalog: Provide a method in the catalog API to get DataType … 
[\#2002](https://github.com/apache/camel-kamelets/pull/2002) 
([oscerd](https://github.com/oscerd))
+- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.3 to 3.2.4 
[\#2001](https://github.com/apache/camel-kamelets/pull/2001) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- Bump org.apache.maven.resolver:maven-resolver-api from 1.9.18 to 1.9.19 
[\#2000](https://github.com/apache/camel-kamelets/pull/2000) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- Generated sources regen for SBOM 
[\#1999](https://github.com/apache/camel-kamelets/pull/1999) 
([github-actions[bot]](https://github.com/apps/github-actions))
+- Bump golang.org/x/net from 0.17.0 to 0.23.0 in /script/validator 
[\#1998](https://github.com/apache/camel-kamelets/pull/1998) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- Bump golang.org/x/net from 0.17.0 to 0.23.0 in /script/generator 
[\#1997](https://github.com/apache/camel-kamelets/pull/1997) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- Bump cucumber.version from 7.16.1 to 7.17.0 
[\#1996](https://github.com/apache/camel-kamelets/pull/1996) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- Bump org.codehaus.plexus:plexus-utils from 4.0.0 to 4.0.1 
[\#1994](https://github.com/apache/camel-kamelets/pull/1994) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- Generated sources regen for SBOM 
[\#1993](https://github.com/apache/camel-kamelets/pull/1993) 
([github-actions[bot]](https://github.com/apps/github-actions))
+- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.2 to 3.2.3 
[\#1992](https://github.com/apache/camel-kamelets/pull/1992) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- Bump org.apache.camel.k:camel-k-crds from 2.2.0 to 2.3.0 
[\#1990](https://github.com/apache/camel-kamelets/pull/1990) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- Bump commons-io:commons-io from 2.16.0 to 2.16.1 
[\#1989](https://github.com/apache/camel-kamelets/pull/1989) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- Generated sources regen for SBOM 
[\#1988](https://github.com/apache/camel-kamelets/pull/1988) 
([github-actions[bot]](https://github.com/apps/github-actions))
+- Set neutral hostname for Artemis examples 
[\#1987](https://github.com/apache/camel-kamelets/pull/1987) 
([mgubaidullin](https://github.com/mgubaidullin))
+- chore: Fix YAKS tests for Camel 4.5.0 
[\#1986](https://github.com/apache/camel-kamelets/pull/1986) 
([christophd](https://github.com/christophd))
+- Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 
[\#1985](https://github.com/apache/camel-kamelets/pull/1985) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- Support Camel AWS Bedrock Agent Runtime as Sink 
[\#1983](https://github.com/apache/camel-kamelets/pull/1983) 
([oscerd](https://github.com/oscerd))
+- Bump org.apache.maven.plugins:maven-plugin-plugin from 3.11.0 to 3.12.0 
[\#1982](https://github.com/apache/camel-kamelets/pull/1982) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- Bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.11.0 to 
3.12.0 [\#1981](https://github.com/apache/camel-kamelets/pull/1981) 
([dependabot[bot]](https://github.com/apps/dependabot))
 
 ## [v4.4.2](https://github.com/apache/camel-kamelets/tree/v4.4.2) (2024-04-30)
 

Reply via email to