This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
The following commit(s) were added to refs/heads/master by this push:
new a8b65a1 Updated CHANGELOG.md
a8b65a1 is described below
commit a8b65a1bc451d65de3b4fd3388f456e2ba318ab8
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Oct 24 03:04:31 2020 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7783cc9..df8fa9c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -147,6 +147,7 @@
- Restrict changelog workflow to only run on apache/camel-quarkus repo
[\#1893](https://github.com/apache/camel-quarkus/pull/1893)
([jamesnetherton](https://github.com/jamesnetherton))
- Quarkus 1.9.0 post upgrade fixes
[\#1890](https://github.com/apache/camel-quarkus/pull/1890)
([jamesnetherton](https://github.com/jamesnetherton))
- Upgrade Quarkus to 1.9.0.CR1
[\#1887](https://github.com/apache/camel-quarkus/pull/1887)
([jamesnetherton](https://github.com/jamesnetherton))
+- Crypto extension requires reflective access to DigitalSignatureConstants
[\#1883](https://github.com/apache/camel-quarkus/pull/1883)
([jamesnetherton](https://github.com/jamesnetherton))
- Upgrade to Debezium 1.3.0.Final
[\#1882](https://github.com/apache/camel-quarkus/pull/1882)
([ppalaga](https://github.com/ppalaga))
- CAMEL-QUARKUS-1720: Added Postgres replication slot native support
[\#1880](https://github.com/apache/camel-quarkus/pull/1880)
([aldettinger](https://github.com/aldettinger))
- Crypto \(JCE\) native support
[\#1878](https://github.com/apache/camel-quarkus/pull/1878)
([jamesnetherton](https://github.com/jamesnetherton))
@@ -1104,6 +1105,10 @@
[Full
Changelog](https://github.com/apache/camel-quarkus/compare/1.0.0-M3...1.0.0-M4)
+**Implemented enhancements:**
+
+- Create a Camel Telegram extension
[\#74](https://github.com/apache/camel-quarkus/issues/74)
+
**Fixed bugs:**
- Jira integration test fails in native mode
[\#757](https://github.com/apache/camel-quarkus/issues/757)
@@ -1212,6 +1217,7 @@
- Bump To Quarkus 1.0.0-M3
[\#664](https://github.com/apache/camel-quarkus/pull/664)
([oscerd](https://github.com/oscerd))
- Add integration test for Jackson unmarshalling with different POJOs
[\#663](https://github.com/apache/camel-quarkus/pull/663)
([philschaller](https://github.com/philschaller))
- Upgrade TestContainers to version 1.12.5
[\#662](https://github.com/apache/camel-quarkus/pull/662)
([oscerd](https://github.com/oscerd))
+- The MicroProfile test fails if message history is turned off
[\#660](https://github.com/apache/camel-quarkus/pull/660)
([lburgazzoli](https://github.com/lburgazzoli))
## [1.0.0-M3](https://github.com/apache/camel-quarkus/tree/1.0.0-M3)
(2020-01-24)
@@ -1220,7 +1226,6 @@
**Implemented enhancements:**
- Create a Camel ReactiveStreams extension
[\#304](https://github.com/apache/camel-quarkus/issues/304)
-- Create a Camel Telegram extension
[\#74](https://github.com/apache/camel-quarkus/issues/74)
**Fixed bugs:**
@@ -1271,7 +1276,6 @@
**Merged pull requests:**
- Set firstVersion to 1.0.0 to match the reality
[\#661](https://github.com/apache/camel-quarkus/pull/661)
([ppalaga](https://github.com/ppalaga))
-- The MicroProfile test fails if message history is turned off
[\#660](https://github.com/apache/camel-quarkus/pull/660)
([lburgazzoli](https://github.com/lburgazzoli))
- Create a Camel ReactiveStreams extension \(initial implementation\)
[\#659](https://github.com/apache/camel-quarkus/pull/659)
([lburgazzoli](https://github.com/lburgazzoli))
- Update Quarkus to v1.2.0.Final
[\#658](https://github.com/apache/camel-quarkus/pull/658)
([lburgazzoli](https://github.com/lburgazzoli))
- factory-finder: move reactive-executor filter to core processor as the
related service is always programmatically configured
[\#657](https://github.com/apache/camel-quarkus/pull/657)
([lburgazzoli](https://github.com/lburgazzoli))