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 d46bddd730 Updated CHANGELOG.md
d46bddd730 is described below
commit d46bddd730b49b767fd01636f31ad14723816393
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 8 03:41:15 2022 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1bc8c70ff9..9fd5bcc065 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,8 +10,10 @@
**Merged pull requests:**
+- Update OpenTelemetry exporter documentation in line with changes in Quarkus
2.14.0.Final [\#4256](https://github.com/apache/camel-quarkus/pull/4256)
([jamesnetherton](https://github.com/jamesnetherton))
- Upgarde quarkus-artemis to 2.0.1 and quarkus-pooled-jms to 1.0.6
[\#4253](https://github.com/apache/camel-quarkus/pull/4253)
([zhfeng](https://github.com/zhfeng))
- Fix \#4250 to add JmsArtemisXATest
[\#4251](https://github.com/apache/camel-quarkus/pull/4251)
([zhfeng](https://github.com/zhfeng))
+- Fix GitHub actions deprecation warnings
[\#4249](https://github.com/apache/camel-quarkus/pull/4249)
([jamesnetherton](https://github.com/jamesnetherton))
- Upgrade Qpid JMS to 0.39.0
[\#4245](https://github.com/apache/camel-quarkus/pull/4245)
([zbendhiba](https://github.com/zbendhiba))
- camel-quarkus-xchange: MissingResourceException: Can't find bundle fo…
[\#4244](https://github.com/apache/camel-quarkus/pull/4244)
([ppalaga](https://github.com/ppalaga))
- Fix : flakiness of Scheduler integration-tests.
[\#4240](https://github.com/apache/camel-quarkus/pull/4240)
([svkcemk](https://github.com/svkcemk))