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 88ffc0c Updated CHANGELOG.md
88ffc0c is described below
commit 88ffc0c72bea0f226e73588cb8d17c9135b4f24c
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 10 03:25:54 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index fe699fb..8c8173f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -23,6 +23,7 @@
- CSimple language support
[\#2036](https://github.com/apache/camel-quarkus/issues/2036)
- Figure out how we could leverage Quarkus Developer Console
[\#2007](https://github.com/apache/camel-quarkus/issues/2007)
- AWS2 EventBridge native support
[\#1976](https://github.com/apache/camel-quarkus/issues/1976)
+- PubNub native support
[\#1944](https://github.com/apache/camel-quarkus/issues/1944)
- Remove JtaProcessor.registerNarayanaReflectiveClass when
quarkusio/quarkus\#10180 gets fixed
[\#1895](https://github.com/apache/camel-quarkus/issues/1895)
- StAX native support
[\#1696](https://github.com/apache/camel-quarkus/issues/1696)
- XML Security native support
[\#1617](https://github.com/apache/camel-quarkus/issues/1617)
@@ -33,6 +34,9 @@
**Merged pull requests:**
+- Test AWS 2 SNS properly
[\#2222](https://github.com/apache/camel-quarkus/pull/2222)
([ppalaga](https://github.com/ppalaga))
+- PubNub native support
[\#2218](https://github.com/apache/camel-quarkus/pull/2218)
([jamesnetherton](https://github.com/jamesnetherton))
+- Test AWS 2 SQS properly
[\#2217](https://github.com/apache/camel-quarkus/pull/2217)
([ppalaga](https://github.com/ppalaga))
- Replaced the JettyTestServer class with MockOaipmhServer based on wir…
[\#2214](https://github.com/apache/camel-quarkus/pull/2214)
([aldettinger](https://github.com/aldettinger))
- Replace the deprecated VanillaUuidGenerator with DefaultUuidGenerator
[\#2203](https://github.com/apache/camel-quarkus/pull/2203)
([lburgazzoli](https://github.com/lburgazzoli))
- Upgrade SmallRye Reactive Messaging Camel to 2.8.0
[\#2199](https://github.com/apache/camel-quarkus/pull/2199)
([jamesnetherton](https://github.com/jamesnetherton))
@@ -249,7 +253,6 @@
- Document Spark peculiarities \#1928
[\#1957](https://github.com/apache/camel-quarkus/pull/1957)
([ppalaga](https://github.com/ppalaga))
- Leverage camel-platform-http-vertx in platform-http extension
[\#1954](https://github.com/apache/camel-quarkus/pull/1954)
([jamesnetherton](https://github.com/jamesnetherton))
- Replace ${camel.quarkus.project.root} set by directory-maven-plugin w…
[\#1953](https://github.com/apache/camel-quarkus/pull/1953)
([ppalaga](https://github.com/ppalaga))
-- 1948 leveldb update in master
[\#1952](https://github.com/apache/camel-quarkus/pull/1952)
([JiriOndrusek](https://github.com/JiriOndrusek))
- lumberjack : move client payload sending to test fixes \#1949
[\#1950](https://github.com/apache/camel-quarkus/pull/1950)
([zbendhiba](https://github.com/zbendhiba))
- ActiveMQ Default XPath evaluator could not be loaded
[\#1947](https://github.com/apache/camel-quarkus/pull/1947)
([jamesnetherton](https://github.com/jamesnetherton))
- Fix usage of deprecated GitHub actions commands
[\#1946](https://github.com/apache/camel-quarkus/pull/1946)
([jamesnetherton](https://github.com/jamesnetherton))
@@ -1782,7 +1785,6 @@
- Update to quarkus 0.27.0 when available
[\#346](https://github.com/apache/camel-quarkus/issues/346)
- platform-http should return 415 for an unaccepted content type
[\#326](https://github.com/apache/camel-quarkus/issues/326)
-- Un-negate the names
[\#285](https://github.com/apache/camel-quarkus/issues/285)
- TarfileTest can fail on exotic platforms
[\#270](https://github.com/apache/camel-quarkus/issues/270)
- platform-http component should return 204 for success and no body
[\#220](https://github.com/apache/camel-quarkus/issues/220)
@@ -1827,6 +1829,7 @@
- Rename xml-common extension to core-xml
[\#292](https://github.com/apache/camel-quarkus/issues/292)
- Bind discovered routes to registry to leverage RoutesCollector
[\#290](https://github.com/apache/camel-quarkus/issues/290)
- master failing [\#288](https://github.com/apache/camel-quarkus/issues/288)
+- Un-negate the names
[\#285](https://github.com/apache/camel-quarkus/issues/285)
- Missing versions/dependancies in rest json example
[\#281](https://github.com/apache/camel-quarkus/issues/281)
- Add minimal extension metadata
[\#278](https://github.com/apache/camel-quarkus/issues/278)
- camel-quarkus-integration-test-core -Dnative outofmemory or 137 error
[\#275](https://github.com/apache/camel-quarkus/issues/275)