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 29b4455cff Updated CHANGELOG.md
29b4455cff is described below

commit 29b4455cffb92ba900ecd5bb061c416e310cbe6b
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Jun 25 03:38:56 2022 +0000

    Updated CHANGELOG.md
---
 CHANGELOG.md | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5c7fc8fccf..260ce3f184 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,10 @@
 
 [Full Changelog](https://github.com/apache/camel-quarkus/compare/2.10.0...HEAD)
 
+**Fixed bugs:**
+
+- PDF extension encryption does not work in native mode 
[\#3871](https://github.com/apache/camel-quarkus/issues/3871)
+
 **Closed issues:**
 
 - 2.10.0 not able to boot NoClassDefFoundError: 
org/apache/camel/builder/ErrorHandlerBuilder 
[\#3870](https://github.com/apache/camel-quarkus/issues/3870)
@@ -14,6 +18,9 @@
 
 **Merged pull requests:**
 
+- Ensure new extensions are generated to reference 
quarkus-extension-maven-plugin 
[\#3874](https://github.com/apache/camel-quarkus/pull/3874) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Remove redundant BOM imports from integration tests 
[\#3873](https://github.com/apache/camel-quarkus/pull/3873) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Fix PDF encryption in native mode 
[\#3872](https://github.com/apache/camel-quarkus/pull/3872) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Upgrade Optaplanner to 8.23.0.Final 
[\#3868](https://github.com/apache/camel-quarkus/pull/3868) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Fix \#3863 to use quarkus-extension-maven-plugin 
[\#3866](https://github.com/apache/camel-quarkus/pull/3866) 
([zhfeng](https://github.com/zhfeng))
 - Fix \#3864 to add nofile ulimit in ArangodbTestResource 
[\#3865](https://github.com/apache/camel-quarkus/pull/3865) 
([zhfeng](https://github.com/zhfeng))

Reply via email to