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 5de53f0 Updated CHANGELOG.md 5de53f0 is described below commit 5de53f019d32d6217f1e0237bb88923b0c630e96 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Sat Dec 25 03:11:35 2021 +0000 Updated CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c6507ee..d5e0931 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,12 +6,16 @@ **Closed issues:** +- Manage Eclipse jgit version and jzlib version [\#3414](https://github.com/apache/camel-quarkus/issues/3414) - Ban `commons-logging` and `commons-logging-api` [\#3405](https://github.com/apache/camel-quarkus/issues/3405) +- Create a Json-patch extension [\#3403](https://github.com/apache/camel-quarkus/issues/3403) - \[Docs\] Self-contained way of generating components/dataformats/etc tables [\#3396](https://github.com/apache/camel-quarkus/issues/3396) - \[Quarkus 2.6.0.Final\] Remove `software.amazon.awssdk:apache-client` dependency override [\#3366](https://github.com/apache/camel-quarkus/issues/3366) **Merged pull requests:** +- Added Json-Patch JVM Extension [\#3419](https://github.com/apache/camel-quarkus/pull/3419) ([oscerd](https://github.com/oscerd)) +- Manage Eclipse jgit version and jzlib version [\#3415](https://github.com/apache/camel-quarkus/pull/3415) ([zbendhiba](https://github.com/zbendhiba)) - 📝Add released branch to official documentation [\#3413](https://github.com/apache/camel-quarkus/pull/3413) ([zbendhiba](https://github.com/zbendhiba)) - Force Bouncycastle dependency bcutil-jdk15on version [\#3412](https://github.com/apache/camel-quarkus/pull/3412) ([zbendhiba](https://github.com/zbendhiba)) - 📝 Use Quarkus Platform Maven Wrapper [\#3409](https://github.com/apache/camel-quarkus/pull/3409) ([zbendhiba](https://github.com/zbendhiba))