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 4e7d3f5898 Updated CHANGELOG.md
4e7d3f5898 is described below
commit 4e7d3f589803a8cb5c8d3cca4fceab3e1a6f2579
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 23 03:29:33 2023 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 666639cac7..720732d48a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@
**Fixed bugs:**
+- \[Quarkus 3.2.0\] io.quarkus.arc.Priority has been removed
[\#4983](https://github.com/apache/camel-quarkus/issues/4983)
- Unable to generate REST API documentation when lightweight mode is enabled
[\#2527](https://github.com/apache/camel-quarkus/issues/2527)
**Closed issues:**
@@ -45,6 +46,8 @@
**Merged pull requests:**
+- Prevent user added issue labels from being incorrectly removed
[\#5005](https://github.com/apache/camel-quarkus/pull/5005)
([jamesnetherton](https://github.com/jamesnetherton))
+- Upgrade Quarkus to 3.2.0.CR1
[\#5004](https://github.com/apache/camel-quarkus/pull/5004)
([jamesnetherton](https://github.com/jamesnetherton))
- Restore FOP integration test native profile
[\#5003](https://github.com/apache/camel-quarkus/pull/5003)
([jamesnetherton](https://github.com/jamesnetherton))
- Add names to auto milestone workflows
[\#5002](https://github.com/apache/camel-quarkus/pull/5002)
([jamesnetherton](https://github.com/jamesnetherton))
- Remove Spring dependencies from Jira extension
[\#5001](https://github.com/apache/camel-quarkus/pull/5001)
([jamesnetherton](https://github.com/jamesnetherton))