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 dc2320b Updated CHANGELOG.md
dc2320b is described below
commit dc2320b262a93995319f6657cd2955b9966eaab0
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 23 07:13:28 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 14 ++++++++++----
1 file changed, 10 insertions(+), 4 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ca61b6c..6451601 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,8 +4,14 @@
[Full Changelog](https://github.com/apache/camel-quarkus/compare/1.7.0...HEAD)
+**Closed issues:**
+
+- plugin update-extension-doc-page fails when running extensions-jvm tests
[\#2276](https://github.com/apache/camel-quarkus/issues/2276)
+- Prefer SyntheticBeanBuildItem to initializing bean producers via volatile
fields [\#2273](https://github.com/apache/camel-quarkus/issues/2273)
+
**Merged pull requests:**
+- Prefer SyntheticBeanBuildItem to initializing bean producers via volatile
fields [\#2277](https://github.com/apache/camel-quarkus/pull/2277)
([ppalaga](https://github.com/ppalaga))
- Next is 1.8.0 [\#2274](https://github.com/apache/camel-quarkus/pull/2274)
([ppalaga](https://github.com/ppalaga))
## [1.7.0](https://github.com/apache/camel-quarkus/tree/1.7.0) (2021-02-19)
@@ -110,6 +116,7 @@
- Upgrade Camel to 3.7.1
[\#2158](https://github.com/apache/camel-quarkus/pull/2158)
([jamesnetherton](https://github.com/jamesnetherton))
- Avoid usage of deprecated capabilities string constants
[\#2154](https://github.com/apache/camel-quarkus/pull/2154)
([jamesnetherton](https://github.com/jamesnetherton))
- Improve the release docs
[\#2150](https://github.com/apache/camel-quarkus/pull/2150)
([ppalaga](https://github.com/ppalaga))
+- Upgrade to cq-maven-plugin 0.27, stop using mvnd.rules altogether
[\#2148](https://github.com/apache/camel-quarkus/pull/2148)
([ppalaga](https://github.com/ppalaga))
- add Awaitility + suppress warnings \#2127
[\#2146](https://github.com/apache/camel-quarkus/pull/2146)
([zbendhiba](https://github.com/zbendhiba))
- Azure Storage Queue Service native support
[\#2143](https://github.com/apache/camel-quarkus/pull/2143)
([ppalaga](https://github.com/ppalaga))
- Improve the release docs
[\#2141](https://github.com/apache/camel-quarkus/pull/2141)
([ppalaga](https://github.com/ppalaga))
@@ -146,7 +153,6 @@
**Merged pull requests:**
-- Upgrade to cq-maven-plugin 0.27, stop using mvnd.rules altogether
[\#2148](https://github.com/apache/camel-quarkus/pull/2148)
([ppalaga](https://github.com/ppalaga))
- Azure Storage Blob native support
[\#2139](https://github.com/apache/camel-quarkus/pull/2139)
([ppalaga](https://github.com/ppalaga))
- Upgrade Quarkus Qpid JMS to 0.22.0
[\#2138](https://github.com/apache/camel-quarkus/pull/2138)
([jamesnetherton](https://github.com/jamesnetherton))
- Hazelcast integration tests : switch to testcontainers \#2127
[\#2137](https://github.com/apache/camel-quarkus/pull/2137)
([zbendhiba](https://github.com/zbendhiba))
@@ -1036,6 +1042,7 @@
- Fix \#1153 Import camel-quarkus-bom-test into camel-quarkus-build-pareā¦
[\#1168](https://github.com/apache/camel-quarkus/pull/1168)
([ppalaga](https://github.com/ppalaga))
- Upgrade Quarkus Qpid JMS to 0.14.1
[\#1165](https://github.com/apache/camel-quarkus/pull/1165)
([jamesnetherton](https://github.com/jamesnetherton))
- Add native support for Elasticsearch REST
[\#1164](https://github.com/apache/camel-quarkus/pull/1164)
([jamesnetherton](https://github.com/jamesnetherton))
+- Release process improvements
[\#1162](https://github.com/apache/camel-quarkus/pull/1162)
([ppalaga](https://github.com/ppalaga))
- deps: update kotlin to v1.3.72
[\#1159](https://github.com/apache/camel-quarkus/pull/1159)
([lburgazzoli](https://github.com/lburgazzoli))
- Improve master -\> camel-master sync workflow
[\#1158](https://github.com/apache/camel-quarkus/pull/1158)
([jamesnetherton](https://github.com/jamesnetherton))
- build: create build-parent-it pom to collect common integration tests set-up
[\#1151](https://github.com/apache/camel-quarkus/pull/1151)
([lburgazzoli](https://github.com/lburgazzoli))
@@ -1079,7 +1086,6 @@
**Merged pull requests:**
-- Release process improvements
[\#1162](https://github.com/apache/camel-quarkus/pull/1162)
([ppalaga](https://github.com/ppalaga))
- Update quarkus to v1.4.1.Final
[\#1147](https://github.com/apache/camel-quarkus/pull/1147)
([lburgazzoli](https://github.com/lburgazzoli))
- Upgrade Quarkus Qpid JMS to 0.14.0
[\#1143](https://github.com/apache/camel-quarkus/pull/1143)
([jamesnetherton](https://github.com/jamesnetherton))
- Exclude docs module from quarkus-master sync build
[\#1139](https://github.com/apache/camel-quarkus/pull/1139)
([jamesnetherton](https://github.com/jamesnetherton))
@@ -1317,6 +1323,7 @@
- telegram extension cannot construct IncomingMessageEntity for commands
[\#893](https://github.com/apache/camel-quarkus/pull/893)
([lburgazzoli](https://github.com/lburgazzoli))
- Automatic sync branch master to quarkus-master
[\#890](https://github.com/apache/camel-quarkus/pull/890)
([github-actions[bot]](https://github.com/apps/github-actions))
- camel-quarkus-core: make caffeine cache optional
[\#887](https://github.com/apache/camel-quarkus/pull/887)
([lburgazzoli](https://github.com/lburgazzoli))
+- Add soap dataformat quarkus extension
[\#883](https://github.com/apache/camel-quarkus/pull/883)
([mmelko](https://github.com/mmelko))
- Update to introduce the quarkus qute extension
[\#878](https://github.com/apache/camel-quarkus/pull/878)
([zhfeng](https://github.com/zhfeng))
## [1.0.0-M5](https://github.com/apache/camel-quarkus/tree/1.0.0-M5)
(2020-03-13)
@@ -1355,7 +1362,6 @@
**Merged pull requests:**
- Upgrade Quarkus to 1.3.0.Final
[\#884](https://github.com/apache/camel-quarkus/pull/884)
([jamesnetherton](https://github.com/jamesnetherton))
-- Add soap dataformat quarkus extension
[\#883](https://github.com/apache/camel-quarkus/pull/883)
([mmelko](https://github.com/mmelko))
- Remove default or redundant config of the failsafe plugin
[\#882](https://github.com/apache/camel-quarkus/pull/882)
([ppalaga](https://github.com/ppalaga))
- FastCamelContext to implement ModelCamelContext
[\#881](https://github.com/apache/camel-quarkus/pull/881)
([lburgazzoli](https://github.com/lburgazzoli))
- Fixed kafka itests as @Inject is not supported in native tests
[\#876](https://github.com/apache/camel-quarkus/pull/876)
([aldettinger](https://github.com/aldettinger))
@@ -1426,7 +1432,6 @@
- Create a camel-websocket-jsr356 extension
[\#613](https://github.com/apache/camel-quarkus/issues/613)
- Use quarkus.package.type=native instead of the native-image mojo
[\#598](https://github.com/apache/camel-quarkus/issues/598)
- Improve the XSLT test coverage
[\#498](https://github.com/apache/camel-quarkus/issues/498)
-- Flatten the integration-tests hierarchy and remove
camel-quarkus-test-list.xml from git
[\#483](https://github.com/apache/camel-quarkus/issues/483)
- Native SSL support does not work on ASF Jenkins CI
[\#468](https://github.com/apache/camel-quarkus/issues/468)
- support camel-box [\#162](https://github.com/apache/camel-quarkus/issues/162)
@@ -1682,6 +1687,7 @@
- Group catalog re-generation and formatting mojos under a single profile
[\#494](https://github.com/apache/camel-quarkus/issues/494)
- Add support for tidymarkup and tagsoup
[\#490](https://github.com/apache/camel-quarkus/issues/490)
- The validator test should use a classpath URI for the XSD
[\#484](https://github.com/apache/camel-quarkus/issues/484)
+- Flatten the integration-tests hierarchy and remove
camel-quarkus-test-list.xml from git
[\#483](https://github.com/apache/camel-quarkus/issues/483)
- Native compile fails in some aggregation strategy which I am not using
[\#477](https://github.com/apache/camel-quarkus/issues/477)
- List itests in an XML file for the Quarkus platform
[\#476](https://github.com/apache/camel-quarkus/issues/476)
- Support dependency injection of
FluentProducerTemplate/FluentConsumerTemplate
[\#474](https://github.com/apache/camel-quarkus/issues/474)