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

commit db6f97b7d7700d33194e6f25856f0c38a595abb7
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Dec 17 03:14:58 2022 +0000

    Updated CHANGELOG.md
---
 CHANGELOG.md | 15 ++++++++++-----
 1 file changed, 10 insertions(+), 5 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index a87ab03607..57e3d36021 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,14 +2,11 @@
 
 ## [Unreleased](https://github.com/apache/camel-quarkus/tree/HEAD)
 
-[Full Changelog](https://github.com/apache/camel-quarkus/compare/2.15.0...HEAD)
-
-**Fixed bugs:**
-
-- Enabling supervised route controller prevents registration of route & 
consumer health checks 
[\#3989](https://github.com/apache/camel-quarkus/issues/3989)
+[Full Changelog](https://github.com/apache/camel-quarkus/compare/2.13.2...HEAD)
 
 **Merged pull requests:**
 
+- Workaround Datasonnet integration tests fail in native mode on … 
[\#4343](https://github.com/apache/camel-quarkus/pull/4343) 
([ppalaga](https://github.com/ppalaga))
 - Update index.adoc 
[\#4341](https://github.com/apache/camel-quarkus/pull/4341) 
([y-luis-rojo](https://github.com/y-luis-rojo))
 - Fix name of bean in the CDI documentation 
[\#4335](https://github.com/apache/camel-quarkus/pull/4335) 
([zbendhiba](https://github.com/zbendhiba))
 - Next is 2.16.0 [\#4333](https://github.com/apache/camel-quarkus/pull/4333) 
([zbendhiba](https://github.com/zbendhiba))
@@ -1325,6 +1322,14 @@
 - org.apache.camel.quarkus.main.CamelMainApplication should be registered for 
reflection [\#1454](https://github.com/apache/camel-quarkus/pull/1454) 
([lburgazzoli](https://github.com/lburgazzoli))
 - Document how to use mock in JVM mode tests \#1449 
[\#1452](https://github.com/apache/camel-quarkus/pull/1452) 
([JiriOndrusek](https://github.com/JiriOndrusek))
 
+## [2.13.2](https://github.com/apache/camel-quarkus/tree/2.13.2) (2022-12-16)
+
+[Full 
Changelog](https://github.com/apache/camel-quarkus/compare/2.15.0...2.13.2)
+
+**Fixed bugs:**
+
+- Enabling supervised route controller prevents registration of route & 
consumer health checks 
[\#3989](https://github.com/apache/camel-quarkus/issues/3989)
+
 ## [2.15.0](https://github.com/apache/camel-quarkus/tree/2.15.0) (2022-12-08)
 
 [Full 
Changelog](https://github.com/apache/camel-quarkus/compare/2.14.0...2.15.0)

Reply via email to