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 93d0a69 Updated CHANGELOG.md 93d0a69 is described below commit 93d0a6971f96d4fa195d04aeacb6142fcbaa1fac Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Wed Oct 27 03:12:17 2021 +0000 Updated CHANGELOG.md --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e712aaf..3990c17 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,9 +7,14 @@ **Closed issues:** - Check whether/how the clients for Quarkus AWS extension can be used in Camel routes [\#2592](https://github.com/apache/camel-quarkus/issues/2592) +- Stub nominatim.openstreetmap.org APIs with WireMock for GeocoderNominationTest [\#2033](https://github.com/apache/camel-quarkus/issues/2033) **Merged pull requests:** +- Stub GeoCoder nominatim APIs [\#3235](https://github.com/apache/camel-quarkus/pull/3235) ([jamesnetherton](https://github.com/jamesnetherton)) +- Disable MongoDB dev services in slack itest [\#3234](https://github.com/apache/camel-quarkus/pull/3234) ([jamesnetherton](https://github.com/jamesnetherton)) +- camel quarkus main latest to next [\#3232](https://github.com/apache/camel-quarkus/pull/3232) ([djencks](https://github.com/djencks)) +- Temporary disable Tika native tests \#3230 [\#3231](https://github.com/apache/camel-quarkus/pull/3231) ([ppalaga](https://github.com/ppalaga)) - 2592 aws2 quarkus clients tests [\#3224](https://github.com/apache/camel-quarkus/pull/3224) ([JiriOndrusek](https://github.com/JiriOndrusek)) - Import quarkus-bom before camel-quarkus-bom in tests [\#3223](https://github.com/apache/camel-quarkus/pull/3223) ([ppalaga](https://github.com/ppalaga)) - Upgrade Quarkus Qpid JMS to 0.29.0 [\#3221](https://github.com/apache/camel-quarkus/pull/3221) ([jamesnetherton](https://github.com/jamesnetherton))