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 363a67a65b Updated CHANGELOG.md 363a67a65b is described below commit 363a67a65b70b7451b2a3422ce5e553921a9600e Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Thu Feb 2 03:17:19 2023 +0000 Updated CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2c51c7b536..ea950747bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,6 +29,7 @@ **Merged pull requests:** +- Re-enable filter test \#3584 [\#4471](https://github.com/apache/camel-quarkus/pull/4471) ([aldettinger](https://github.com/aldettinger)) - Fixup SQL extension documentation and native testing with alternate JDBC drivers [\#4460](https://github.com/apache/camel-quarkus/pull/4460) ([jamesnetherton](https://github.com/jamesnetherton)) - Ref \#3088: Split JSON dataformats test [\#4457](https://github.com/apache/camel-quarkus/pull/4457) ([ldrozdo](https://github.com/ldrozdo)) - Verify that the specific log message we're interested in is not present for RouteBuilderWarningWithoutProducedBuilderTest [\#4456](https://github.com/apache/camel-quarkus/pull/4456) ([jamesnetherton](https://github.com/jamesnetherton))