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-kafka-connector.git


The following commit(s) were added to refs/heads/main by this push:
     new 7d0d58e  Updated CHANGELOG.md
7d0d58e is described below

commit 7d0d58edf46e3e2d898ef49c2063e4e8e45645d5
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 1 03:03:45 2022 +0000

    Updated CHANGELOG.md
---
 CHANGELOG.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3fc7cd0..c978017 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,10 @@
 
 [Full 
Changelog](https://github.com/apache/camel-kafka-connector/compare/camel-kafka-connector-1.0.0...HEAD)
 
+**Fixed bugs:**
+
+- CameHeader value is wrongly interpreted as BigDecimal and causes 
ClassCastException 
[\#1332](https://github.com/apache/camel-kafka-connector/issues/1332)
+
 **Closed issues:**
 
 - Use SNS Aws2 connector with AWS Default Credential Provider 
[\#1335](https://github.com/apache/camel-kafka-connector/issues/1335)
@@ -20,6 +24,7 @@
 
 **Merged pull requests:**
 
+- fix \#1332 : CameHeader value is wrongly interpreted as BigDecimal and… 
[\#1336](https://github.com/apache/camel-kafka-connector/pull/1336) 
([valdar](https://github.com/valdar))
 - fix \#1333: camel-kafka-connector-catalog version 1.0.0 is missing des… 
[\#1334](https://github.com/apache/camel-kafka-connector/pull/1334) 
([valdar](https://github.com/valdar))
 - camel-website \#701 camel-kafka-connector RI table improvement \(main\) 
[\#1327](https://github.com/apache/camel-kafka-connector/pull/1327) 
([djencks](https://github.com/djencks))
 - camel-website \#701: RI info in table \(main\) 
[\#1320](https://github.com/apache/camel-kafka-connector/pull/1320) 
([djencks](https://github.com/djencks))

Reply via email to