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-quarkus.git
The following commit(s) were added to refs/heads/main by this push:
new 0c8de6c Updated CHANGELOG.md
0c8de6c is described below
commit 0c8de6ca726543df4bbae3edf9d456695c5b1190
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 20 03:10:56 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 12 ++++++++++--
1 file changed, 10 insertions(+), 2 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b2fb57b..e1696ec 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,28 +12,34 @@
**Closed issues:**
- Docs xref check failures
[\#3109](https://github.com/apache/camel-quarkus/issues/3109)
+- Salesforce integration tests: possible failures
[\#3103](https://github.com/apache/camel-quarkus/issues/3103)
+- Test `platform-http` with SSL enabled
[\#3093](https://github.com/apache/camel-quarkus/issues/3093)
- Improve handling of `quarkus.*.enabled` configuration properties
[\#3091](https://github.com/apache/camel-quarkus/issues/3091)
- Split MongoDB test into MongoDB and Mongo Grid FS
[\#3089](https://github.com/apache/camel-quarkus/issues/3089)
- Split Quartz test into Quartz and Cron
[\#3086](https://github.com/apache/camel-quarkus/issues/3086)
- Improve native support for `org.apache.http.impl.client.BasicAuthCache`
[\#3079](https://github.com/apache/camel-quarkus/issues/3079)
- \[Camel 3.11.2 / Camel 3.12.0\] Enable tests for OpenApi license and contact
info [\#3076](https://github.com/apache/camel-quarkus/issues/3076)
- Expand OpenAPI Java test coverage
[\#3072](https://github.com/apache/camel-quarkus/issues/3072)
+- Salesforce : Impossible to custom fields for Platform events
[\#3067](https://github.com/apache/camel-quarkus/issues/3067)
- JdbcAggregationRepository build error by spring JtaTransactionManager
[\#3054](https://github.com/apache/camel-quarkus/issues/3054)
- Sql - enable test with different databases
[\#3053](https://github.com/apache/camel-quarkus/issues/3053)
- Expand REST DSL test coverage
[\#3036](https://github.com/apache/camel-quarkus/issues/3036)
- Unsatisfying test coverage of binding mode in rest component
[\#3028](https://github.com/apache/camel-quarkus/issues/3028)
- Salesforce : add test coverage
[\#2938](https://github.com/apache/camel-quarkus/issues/2938)
-- Read-lock tests are flawed
[\#2888](https://github.com/apache/camel-quarkus/issues/2888)
-- Google PubSub Extension is not working in camel-k
[\#2796](https://github.com/apache/camel-quarkus/issues/2796)
- Expand AWS S3 test coverage
[\#2745](https://github.com/apache/camel-quarkus/issues/2745)
- AWS2 Lambda integration timeouts on Localstack
[\#2595](https://github.com/apache/camel-quarkus/issues/2595)
+- Examples should have use Quarkus Main Application
[\#1280](https://github.com/apache/camel-quarkus/issues/1280)
**Merged pull requests:**
+- Fixup 0be98ea Use test grouping for MongoDB extensions \#3089
[\#3117](https://github.com/apache/camel-quarkus/pull/3117)
([ppalaga](https://github.com/ppalaga))
- Fixup 68be716 Allow extending an existing Catalog
[\#3113](https://github.com/apache/camel-quarkus/pull/3113)
([ppalaga](https://github.com/ppalaga))
+- Test platform-http with SSL enabled
[\#3112](https://github.com/apache/camel-quarkus/pull/3112)
([jamesnetherton](https://github.com/jamesnetherton))
+- Salesforce: Enable Platform Event custom fields in native mode
[\#3111](https://github.com/apache/camel-quarkus/pull/3111)
([zbendhiba](https://github.com/zbendhiba))
- use Antora 3.0.0-alpha.9 and fail build on warn to check xrefs
[\#3110](https://github.com/apache/camel-quarkus/pull/3110)
([djencks](https://github.com/djencks))
- Upgrade aws localstack version \#2749
[\#3108](https://github.com/apache/camel-quarkus/pull/3108)
([aldettinger](https://github.com/aldettinger))
- Reinstate binance in xchange tests
[\#3106](https://github.com/apache/camel-quarkus/pull/3106)
([jamesnetherton](https://github.com/jamesnetherton))
+- Update Salesforce testCDCAndStreamingEvents test to wait for consumin…
[\#3105](https://github.com/apache/camel-quarkus/pull/3105)
([zbendhiba](https://github.com/zbendhiba))
- Improve native support for `org.apache.http.impl.client.BasicAuthCache`
[\#3104](https://github.com/apache/camel-quarkus/pull/3104)
([jamesnetherton](https://github.com/jamesnetherton))
- Fix lambda tests on localstack \#2595
[\#3102](https://github.com/apache/camel-quarkus/pull/3102)
([aldettinger](https://github.com/aldettinger))
- Revert back to taking the azure-sdk-bom version from Camel
[\#3101](https://github.com/apache/camel-quarkus/pull/3101)
([jamesnetherton](https://github.com/jamesnetherton))
@@ -810,12 +816,14 @@
- Upgrade to to GraalVM 21.2
[\#2981](https://github.com/apache/camel-quarkus/issues/2981)
- \[Quarkus 2.2.0\] XmlSecurity itests fail in native mode
[\#2977](https://github.com/apache/camel-quarkus/issues/2977)
- Automatically register for reflection:
org.apache.camel.converter.jaxb.mapper.SunJaxb21NamespacePrefixMapper
[\#2965](https://github.com/apache/camel-quarkus/issues/2965)
+- Read-lock tests are flawed
[\#2888](https://github.com/apache/camel-quarkus/issues/2888)
- AWS2 ddb-streams integration tests failures
[\#2860](https://github.com/apache/camel-quarkus/issues/2860)
- Make `quarkus.google.cloud.project-id` optional
[\#2858](https://github.com/apache/camel-quarkus/issues/2858)
- Have each release on a \<major\>.\<minor\>.x branch to make Antora happy
[\#2853](https://github.com/apache/camel-quarkus/issues/2853)
- Set the version in docs/antora.yml when tagging a release
[\#2852](https://github.com/apache/camel-quarkus/issues/2852)
- Expand ElasticSearch REST test coverage
[\#2819](https://github.com/apache/camel-quarkus/issues/2819)
- \[Camel 3.11\] Solr cloud integration tests are failing
[\#2814](https://github.com/apache/camel-quarkus/issues/2814)
+- Google PubSub Extension is not working in camel-k
[\#2796](https://github.com/apache/camel-quarkus/issues/2796)
- Expand AWS DDB tests
[\#2776](https://github.com/apache/camel-quarkus/issues/2776)
- \[elastic-search\] Test both camel and quarkus configuration of underlying
component quarkus client
[\#2714](https://github.com/apache/camel-quarkus/issues/2714)
- Test EIPs DSL methods
[\#2628](https://github.com/apache/camel-quarkus/issues/2628)