You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2024/03/22 23:37:26 UTC

(camel-k-runtime) 02/02: chore: update changelog

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch release-3.8.x
in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git

commit 22646fc7536fa07b03bf7c2122887fdf533f3e19
Author: github-actions[bot] <41...@users.noreply.github.com>
AuthorDate: Fri Mar 22 23:34:02 2024 +0000

    chore: update changelog
---
 CHANGELOG.md | 152 +----------------------------------------------------------
 1 file changed, 2 insertions(+), 150 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 80f0b01a..4eff25ff 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,156 +1,8 @@
 # Changelog
 
-## [Unreleased](https://github.com/apache/camel-k-runtime/tree/HEAD)
+## [camel-k-runtime-project-3.8.1](https://github.com/apache/camel-k-runtime/tree/camel-k-runtime-project-3.8.1) (2024-03-22)
 
-[Full Changelog](https://github.com/apache/camel-k-runtime/compare/camel-k-runtime-project-3.6.0...HEAD)
-
-**Merged pull requests:**
-
-- build\(deps\): bump groovy-version from 4.0.19 to 4.0.20 [\#1189](https://github.com/apache/camel-k-runtime/pull/1189) ([dependabot[bot]](https://github.com/apps/dependabot))
-- build\(deps\): bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 [\#1188](https://github.com/apache/camel-k-runtime/pull/1188) ([dependabot[bot]](https://github.com/apps/dependabot))
-- fix: use map instead of set [\#1187](https://github.com/apache/camel-k-runtime/pull/1187) ([squakez](https://github.com/squakez))
-- fix: Disable noErrorHandler setting via user properties [\#1186](https://github.com/apache/camel-k-runtime/pull/1186) ([christophd](https://github.com/christophd))
-- feat\(catalog\): capabilities properties [\#1185](https://github.com/apache/camel-k-runtime/pull/1185) ([squakez](https://github.com/squakez))
-- build\(deps\): bump org.apache.maven.plugins:maven-remote-resources-plugin from 3.1.0 to 3.2.0 [\#1183](https://github.com/apache/camel-k-runtime/pull/1183) ([dependabot[bot]](https://github.com/apps/dependabot))
-- build\(deps\): bump org.apache.maven.plugins:maven-assembly-plugin from 3.6.0 to 3.7.0 [\#1182](https://github.com/apache/camel-k-runtime/pull/1182) ([dependabot[bot]](https://github.com/apps/dependabot))
-- build\(deps\): bump org.jolokia:jolokia-agent-jvm from 2.0.1 to 2.0.2 [\#1181](https://github.com/apache/camel-k-runtime/pull/1181) ([dependabot[bot]](https://github.com/apps/dependabot))
-- build\(deps\): bump groovy-version from 4.0.18 to 4.0.19 [\#1179](https://github.com/apache/camel-k-runtime/pull/1179) ([dependabot[bot]](https://github.com/apps/dependabot))
-- feat: Bump to CQ 3.8.0 [\#1178](https://github.com/apache/camel-k-runtime/pull/1178) ([squakez](https://github.com/squakez))
-- build\(deps\): bump com.google.cloud.tools:jib-maven-plugin from 3.4.0 to 3.4.1 [\#1177](https://github.com/apache/camel-k-runtime/pull/1177) ([dependabot[bot]](https://github.com/apps/dependabot))
-- build\(deps\): bump org.codehaus.mojo:exec-maven-plugin from 3.1.1 to 3.2.0 [\#1175](https://github.com/apache/camel-k-runtime/pull/1175) ([dependabot[bot]](https://github.com/apps/dependabot))
-- build\(deps\): bump org.immutables:value from 2.10.0 to 2.10.1 [\#1173](https://github.com/apache/camel-k-runtime/pull/1173) ([dependabot[bot]](https://github.com/apps/dependabot))
-- build\(deps\): bump org.assertj:assertj-core from 3.25.2 to 3.25.3 [\#1167](https://github.com/apache/camel-k-runtime/pull/1167) ([dependabot[bot]](https://github.com/apps/dependabot))
-- Revert camel-quarkus-version removal from PR \#1156 [\#1166](https://github.com/apache/camel-k-runtime/pull/1166) ([gansheer](https://github.com/gansheer))
-- build\(deps\): bump actions/setup-java from 3 to 4 in automatic-updates [\#1165](https://github.com/apache/camel-k-runtime/pull/1165) ([claudio4j](https://github.com/claudio4j))
-- feat\(ci\): Add nightly deploy for main and recent release branches [\#1164](https://github.com/apache/camel-k-runtime/pull/1164) ([gansheer](https://github.com/gansheer))
-- Removed CulpritsRecipientProvider and use DevelopersRecipientProvider… [\#1163](https://github.com/apache/camel-k-runtime/pull/1163) ([oscerd](https://github.com/oscerd))
-- Fix: add classifier field to the maven artifact abstraction [\#1161](https://github.com/apache/camel-k-runtime/pull/1161) ([claudio4j](https://github.com/claudio4j))
-- build\(deps\): bump org.assertj:assertj-core from 3.25.1 to 3.25.2 [\#1158](https://github.com/apache/camel-k-runtime/pull/1158) ([dependabot[bot]](https://github.com/apps/dependabot))
-- The camel-quarkus dependencies must come exclusively from quarkus-camel-bom [\#1156](https://github.com/apache/camel-k-runtime/pull/1156) ([claudio4j](https://github.com/claudio4j))
-- build\(deps\): bump groovy-version from 4.0.17 to 4.0.18 [\#1154](https://github.com/apache/camel-k-runtime/pull/1154) ([dependabot[bot]](https://github.com/apps/dependabot))
-- build\(deps\): bump actions/dependency-review-action from 3 to 4 [\#1153](https://github.com/apache/camel-k-runtime/pull/1153) ([dependabot[bot]](https://github.com/apps/dependabot))
-- build\(deps\): bump org.cyclonedx:cyclonedx-maven-plugin from 2.7.10 to 2.7.11 [\#1152](https://github.com/apache/camel-k-runtime/pull/1152) ([dependabot[bot]](https://github.com/apps/dependabot))
-- build\(deps\): bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.10.2 to 3.11.0 [\#1150](https://github.com/apache/camel-k-runtime/pull/1150) ([dependabot[bot]](https://github.com/apps/dependabot))
-- build\(deps\): bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.3 to 3.2.5 [\#1149](https://github.com/apache/camel-k-runtime/pull/1149) ([dependabot[bot]](https://github.com/apps/dependabot))
-- build\(deps\): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 [\#1147](https://github.com/apache/camel-k-runtime/pull/1147) ([dependabot[bot]](https://github.com/apps/dependabot))
-- build\(deps\): bump org.apache.maven.plugins:maven-plugin-plugin from 3.10.2 to 3.11.0 [\#1146](https://github.com/apache/camel-k-runtime/pull/1146) ([dependabot[bot]](https://github.com/apps/dependabot))
-- build\(deps\): bump org.assertj:assertj-core from 3.25.0 to 3.25.1 [\#1145](https://github.com/apache/camel-k-runtime/pull/1145) ([dependabot[bot]](https://github.com/apps/dependabot))
-- build\(deps\): bump org.assertj:assertj-core from 3.24.2 to 3.25.0 [\#1144](https://github.com/apache/camel-k-runtime/pull/1144) ([dependabot[bot]](https://github.com/apps/dependabot))
-- build\(deps\): bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.0 to 3.12.1 [\#1143](https://github.com/apache/camel-k-runtime/pull/1143) ([dependabot[bot]](https://github.com/apps/dependabot))
-- build\(deps\): bump groovy-version from 4.0.16 to 4.0.17 [\#1142](https://github.com/apache/camel-k-runtime/pull/1142) ([dependabot[bot]](https://github.com/apps/dependabot))
-- fix\(catalog\): quarkus jaxb dependency [\#1141](https://github.com/apache/camel-k-runtime/pull/1141) ([squakez](https://github.com/squakez))
-- build\(deps\): bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 [\#1139](https://github.com/apache/camel-k-runtime/pull/1139) ([dependabot[bot]](https://github.com/apps/dependabot))
-- build\(deps\): bump org.apache.maven.plugins:maven-clean-plugin from 3.2.0 to 3.3.2 [\#1138](https://github.com/apache/camel-k-runtime/pull/1138) ([dependabot[bot]](https://github.com/apps/dependabot))
-- build\(deps\): bump org.apache.maven.plugins:maven-source-plugin from 3.2.1 to 3.3.0 [\#1137](https://github.com/apache/camel-k-runtime/pull/1137) ([dependabot[bot]](https://github.com/apps/dependabot))
-- chore: upgrade native builder image [\#1136](https://github.com/apache/camel-k-runtime/pull/1136) ([squakez](https://github.com/squakez))
-- build\(deps\): bump org.apache.maven.shared:maven-shared-utils from 3.3.3 to 3.4.2 [\#1135](https://github.com/apache/camel-k-runtime/pull/1135) ([dependabot[bot]](https://github.com/apps/dependabot))
-- build\(deps\): bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.8.2 to 3.10.2 [\#1134](https://github.com/apache/camel-k-runtime/pull/1134) ([dependabot[bot]](https://github.com/apps/dependabot))
-- build\(deps\): bump org.apache.maven.plugins:maven-surefire-plugin from 3.0.0 to 3.2.3 [\#1133](https://github.com/apache/camel-k-runtime/pull/1133) ([dependabot[bot]](https://github.com/apps/dependabot))
-- build\(deps\): bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.2 to 3.2.3 [\#1132](https://github.com/apache/camel-k-runtime/pull/1132) ([dependabot[bot]](https://github.com/apps/dependabot))
-- build\(deps\): bump org.apache.maven.plugins:maven-enforcer-plugin from 3.3.0 to 3.4.1 [\#1128](https://github.com/apache/camel-k-runtime/pull/1128) ([dependabot[bot]](https://github.com/apps/dependabot))
-- build\(deps\): bump org.apache.maven.plugins:maven-pmd-plugin from 3.20.0 to 3.21.2 [\#1127](https://github.com/apache/camel-k-runtime/pull/1127) ([dependabot[bot]](https://github.com/apps/dependabot))
-- build\(deps\): bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.2.2 to 3.3.1 [\#1126](https://github.com/apache/camel-k-runtime/pull/1126) ([dependabot[bot]](https://github.com/apps/dependabot))
-- build\(deps\): bump org.apache.maven.plugins:maven-assembly-plugin from 3.5.0 to 3.6.0 [\#1124](https://github.com/apache/camel-k-runtime/pull/1124) ([dependabot[bot]](https://github.com/apps/dependabot))
-- build\(deps\): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.3 [\#1123](https://github.com/apache/camel-k-runtime/pull/1123) ([dependabot[bot]](https://github.com/apps/dependabot))
-- build\(deps\): bump org.apache.maven.plugins:maven-dependency-plugin from 3.5.0 to 3.6.1 [\#1122](https://github.com/apache/camel-k-runtime/pull/1122) ([dependabot[bot]](https://github.com/apps/dependabot))
-- chore\(ci\): bump 3.6.0 [\#1121](https://github.com/apache/camel-k-runtime/pull/1121) ([squakez](https://github.com/squakez))
-- build\(deps\): bump org.apache.maven.plugins:maven-failsafe-plugin from 3.0.0 to 3.2.2 [\#1120](https://github.com/apache/camel-k-runtime/pull/1120) ([dependabot[bot]](https://github.com/apps/dependabot))
-- build\(deps\): bump org.apache.maven.plugins:maven-remote-resources-plugin from 3.0.0 to 3.1.0 [\#1119](https://github.com/apache/camel-k-runtime/pull/1119) ([dependabot[bot]](https://github.com/apps/dependabot))
-- build\(deps\): bump org.apache.maven.plugins:maven-plugin-plugin from 3.8.2 to 3.10.2 [\#1118](https://github.com/apache/camel-k-runtime/pull/1118) ([dependabot[bot]](https://github.com/apps/dependabot))
-- build\(deps\): bump org.apache.maven.plugins:maven-gpg-plugin from 3.0.1 to 3.1.0 [\#1117](https://github.com/apache/camel-k-runtime/pull/1117) ([dependabot[bot]](https://github.com/apps/dependabot))
-- build\(deps\): bump org.apache:apache from 25 to 31 [\#1116](https://github.com/apache/camel-k-runtime/pull/1116) ([dependabot[bot]](https://github.com/apps/dependabot))
-- build\(deps\): bump actions/setup-java from 3 to 4 [\#1113](https://github.com/apache/camel-k-runtime/pull/1113) ([dependabot[bot]](https://github.com/apps/dependabot))
-- build\(deps\): bump org.codehaus.mojo:build-helper-maven-plugin from 3.4.0 to 3.5.0 [\#1112](https://github.com/apache/camel-k-runtime/pull/1112) ([dependabot[bot]](https://github.com/apps/dependabot))
-- Add SBOM to the release process [\#1111](https://github.com/apache/camel-k-runtime/pull/1111) ([oscerd](https://github.com/oscerd))
-- build\(deps\): bump org.codehaus.mojo:versions-maven-plugin from 2.16.1 to 2.16.2 [\#1108](https://github.com/apache/camel-k-runtime/pull/1108) ([dependabot[bot]](https://github.com/apps/dependabot))
-- build\(deps\): bump org.codehaus.mojo:exec-maven-plugin from 3.1.0 to 3.1.1 [\#1107](https://github.com/apache/camel-k-runtime/pull/1107) ([dependabot[bot]](https://github.com/apps/dependabot))
-- Fix quarkus-maven-plugin to use the quarkus-platform-version property \(\#86\) [\#1103](https://github.com/apache/camel-k-runtime/pull/1103) ([claudio4j](https://github.com/claudio4j))
-- build\(deps\): bump org.cyclonedx:cyclonedx-maven-plugin from 2.7.9 to 2.7.10 [\#1101](https://github.com/apache/camel-k-runtime/pull/1101) ([dependabot[bot]](https://github.com/apps/dependabot))
-- Add slf4j-api as dependency, it is required in camel-k to overlay in maven lib [\#1100](https://github.com/apache/camel-k-runtime/pull/1100) ([claudio4j](https://github.com/claudio4j))
-- build\(deps\): bump actions/setup-node from 3 to 4 [\#1099](https://github.com/apache/camel-k-runtime/pull/1099) ([dependabot[bot]](https://github.com/apps/dependabot))
-- build\(deps\): bump com.google.cloud.tools:jib-maven-plugin from 3.3.2 to 3.4.0 [\#1098](https://github.com/apache/camel-k-runtime/pull/1098) ([dependabot[bot]](https://github.com/apps/dependabot))
-- build\(deps\): bump org.immutables:value from 2.9.3 to 2.10.0 [\#1097](https://github.com/apache/camel-k-runtime/pull/1097) ([dependabot[bot]](https://github.com/apps/dependabot))
-- feat: Add jib plugins versions to catalog runtime metadata [\#1096](https://github.com/apache/camel-k-runtime/pull/1096) ([gansheer](https://github.com/gansheer))
-- build\(deps\): bump org.ow2.asm:asm from 9.5 to 9.6 [\#1095](https://github.com/apache/camel-k-runtime/pull/1095) ([dependabot[bot]](https://github.com/apps/dependabot))
-- build\(deps\): bump org.codehaus.gmavenplus:gmavenplus-plugin from 3.0.1 to 3.0.2 [\#1094](https://github.com/apache/camel-k-runtime/pull/1094) ([dependabot[bot]](https://github.com/apps/dependabot))
-- build\(deps\): bump org.codehaus.gmavenplus:gmavenplus-plugin from 3.0.0 to 3.0.1 [\#1093](https://github.com/apache/camel-k-runtime/pull/1093) ([dependabot[bot]](https://github.com/apps/dependabot))
-- build\(deps\): bump com.mycila:license-maven-plugin from 4.2 to 4.3 [\#1092](https://github.com/apache/camel-k-runtime/pull/1092) ([dependabot[bot]](https://github.com/apps/dependabot))
-- fix\(examples\): Fix yaml data route [\#1090](https://github.com/apache/camel-k-runtime/pull/1090) ([gansheer](https://github.com/gansheer))
-- chore\(deps\): camel quarkus 3.4.0 [\#1089](https://github.com/apache/camel-k-runtime/pull/1089) ([squakez](https://github.com/squakez))
-- chore\(deps\): bump quarkus platform [\#1088](https://github.com/apache/camel-k-runtime/pull/1088) ([squakez](https://github.com/squakez))
-- build\(deps\): bump org.codehaus.mojo:versions-maven-plugin from 2.16.0 to 2.16.1 [\#1086](https://github.com/apache/camel-k-runtime/pull/1086) ([dependabot[bot]](https://github.com/apps/dependabot))
-- chore\(deps\): remove non required dependency [\#1084](https://github.com/apache/camel-k-runtime/pull/1084) ([squakez](https://github.com/squakez))
-- build\(deps\): bump net.logstash.logback:logstash-logback-encoder from 7.3 to 7.4 [\#1083](https://github.com/apache/camel-k-runtime/pull/1083) ([dependabot[bot]](https://github.com/apps/dependabot))
-- chore\(tests\): re enable kotlin test [\#1082](https://github.com/apache/camel-k-runtime/pull/1082) ([squakez](https://github.com/squakez))
-- build\(deps\): bump actions/checkout from 3 to 4 [\#1081](https://github.com/apache/camel-k-runtime/pull/1081) ([dependabot[bot]](https://github.com/apps/dependabot))
-- fix\(ci\): align apache parent [\#1080](https://github.com/apache/camel-k-runtime/pull/1080) ([squakez](https://github.com/squakez))
-- feat: bump to 3.2.0 [\#1079](https://github.com/apache/camel-k-runtime/pull/1079) ([squakez](https://github.com/squakez))
-- build\(deps\): bump groovy-version from 3.0.18 to 3.0.19 [\#1078](https://github.com/apache/camel-k-runtime/pull/1078) ([dependabot[bot]](https://github.com/apps/dependabot))
-- fix automatic CEQ update: don't print mvn download statement [\#1077](https://github.com/apache/camel-k-runtime/pull/1077) ([claudio4j](https://github.com/claudio4j))
-- feat: new Camel Quarkus version 3.0.0-RC2 and Quarkus 3.2.2 [\#1076](https://github.com/apache/camel-k-runtime/pull/1076) ([claudio4j](https://github.com/claudio4j))
-- Camel quarkus 3 [\#1075](https://github.com/apache/camel-k-runtime/pull/1075) ([squakez](https://github.com/squakez))
-- build\(deps\): bump semver from 5.7.1 to 5.7.2 in /docs [\#1068](https://github.com/apache/camel-k-runtime/pull/1068) ([dependabot[bot]](https://github.com/apps/dependabot))
-- Define a maven group for the quarkus maven plugin [\#1067](https://github.com/apache/camel-k-runtime/pull/1067) ([claudio4j](https://github.com/claudio4j))
-- Remove unecessary quarkus-extension-maven-plugin from examples [\#1066](https://github.com/apache/camel-k-runtime/pull/1066) ([claudio4j](https://github.com/claudio4j))
-- fix\(ci\): tasks name [\#1063](https://github.com/apache/camel-k-runtime/pull/1063) ([squakez](https://github.com/squakez))
-- feat: release task [\#1062](https://github.com/apache/camel-k-runtime/pull/1062) ([squakez](https://github.com/squakez))
-- \[Github Actions\] Periodic Sync Camel K Runtime SBOM [\#1061](https://github.com/apache/camel-k-runtime/pull/1061) ([github-actions[bot]](https://github.com/apps/github-actions))
-- build\(deps\): bump groovy-version from 3.0.17 to 3.0.18 [\#1060](https://github.com/apache/camel-k-runtime/pull/1060) ([dependabot[bot]](https://github.com/apps/dependabot))
-- Remove unused camel-k-webhook [\#1058](https://github.com/apache/camel-k-runtime/pull/1058) ([claudio4j](https://github.com/claudio4j))
-- Remove unused knative-source interceptor loader [\#1057](https://github.com/apache/camel-k-runtime/pull/1057) ([claudio4j](https://github.com/claudio4j))
-- Remove camel-k-cloudevents as it is not used in camel-k [\#1055](https://github.com/apache/camel-k-runtime/pull/1055) ([claudio4j](https://github.com/claudio4j))
-- Update native image to ubi-quarkus-mandrel-builder-image [\#1054](https://github.com/apache/camel-k-runtime/pull/1054) ([claudio4j](https://github.com/claudio4j))
-- Revert "build\(deps\): bump logstash-logback-encoder from 7.3 to 7.4" [\#1053](https://github.com/apache/camel-k-runtime/pull/1053) ([claudio4j](https://github.com/claudio4j))
-- build\(deps\): bump logstash-logback-encoder from 7.3 to 7.4 [\#1052](https://github.com/apache/camel-k-runtime/pull/1052) ([dependabot[bot]](https://github.com/apps/dependabot))
-- build\(deps\): bump actions/checkout from 2 to 3 [\#1051](https://github.com/apache/camel-k-runtime/pull/1051) ([dependabot[bot]](https://github.com/apps/dependabot))
-- build\(deps\): bump peter-evans/create-pull-request from 5.0.1 to 5.0.2 [\#1049](https://github.com/apache/camel-k-runtime/pull/1049) ([dependabot[bot]](https://github.com/apps/dependabot))
-- build\(deps\): bump actions/setup-node from 2 to 3 [\#1048](https://github.com/apache/camel-k-runtime/pull/1048) ([dependabot[bot]](https://github.com/apps/dependabot))
-- build\(deps\): bump actions/cache from 2 to 3 [\#1047](https://github.com/apache/camel-k-runtime/pull/1047) ([dependabot[bot]](https://github.com/apps/dependabot))
-- build\(deps\): bump actions/dependency-review-action from 2 to 3 [\#1046](https://github.com/apache/camel-k-runtime/pull/1046) ([dependabot[bot]](https://github.com/apps/dependabot))
-- build\(deps\): bump actions/setup-java from 2 to 3 [\#1045](https://github.com/apache/camel-k-runtime/pull/1045) ([dependabot[bot]](https://github.com/apps/dependabot))
-- build\(deps\): bump actions/download-artifact from 1 to 3 [\#1044](https://github.com/apache/camel-k-runtime/pull/1044) ([dependabot[bot]](https://github.com/apps/dependabot))
-- build\(deps\): bump actions/upload-artifact from 1 to 3 [\#1043](https://github.com/apache/camel-k-runtime/pull/1043) ([dependabot[bot]](https://github.com/apps/dependabot))
-- build\(deps\): bump versions-maven-plugin from 2.15.0 to 2.16.0 [\#1041](https://github.com/apache/camel-k-runtime/pull/1041) ([dependabot[bot]](https://github.com/apps/dependabot))
-- Add more capabilities and their dependencies [\#1040](https://github.com/apache/camel-k-runtime/pull/1040) ([claudio4j](https://github.com/claudio4j))
-- \[Github Actions\] Periodic Sync Camel K Runtime SBOM [\#1036](https://github.com/apache/camel-k-runtime/pull/1036) ([github-actions[bot]](https://github.com/apps/github-actions))
-- chore\(doc\): polished release notes [\#1035](https://github.com/apache/camel-k-runtime/pull/1035) ([squakez](https://github.com/squakez))
-- chore: update release procedure [\#1034](https://github.com/apache/camel-k-runtime/pull/1034) ([squakez](https://github.com/squakez))
-- build\(deps\): bump gmavenplus-plugin from 2.1.0 to 3.0.0 [\#1032](https://github.com/apache/camel-k-runtime/pull/1032) ([dependabot[bot]](https://github.com/apps/dependabot))
-- fix\(\#1029\): Include miscellaneous components in Camel catalog [\#1030](https://github.com/apache/camel-k-runtime/pull/1030) ([christophd](https://github.com/christophd))
-- build\(deps\): bump build-helper-maven-plugin from 3.3.0 to 3.4.0 [\#1027](https://github.com/apache/camel-k-runtime/pull/1027) ([dependabot[bot]](https://github.com/apps/dependabot))
-- fix\(cron\): gracefully stop when all exchanges are processed [\#1024](https://github.com/apache/camel-k-runtime/pull/1024) ([squakez](https://github.com/squakez))
-- doc: Camel K 2.0 independent release process [\#1023](https://github.com/apache/camel-k-runtime/pull/1023) ([squakez](https://github.com/squakez))
-- chore: remove updates from release branches [\#1022](https://github.com/apache/camel-k-runtime/pull/1022) ([squakez](https://github.com/squakez))
-- feat\(ci\): automatically align to Camel Quarkus [\#1017](https://github.com/apache/camel-k-runtime/pull/1017) ([squakez](https://github.com/squakez))
-- build\(deps\): bump maven-plugin-annotations from 3.8.1 to 3.8.2 [\#1014](https://github.com/apache/camel-k-runtime/pull/1014) ([dependabot[bot]](https://github.com/apps/dependabot))
-- build\(deps\): bump maven-plugin-plugin from 3.8.1 to 3.8.2 [\#1013](https://github.com/apache/camel-k-runtime/pull/1013) ([dependabot[bot]](https://github.com/apps/dependabot))
-- build\(deps\): bump maven-checkstyle-plugin from 3.2.1 to 3.2.2 [\#1012](https://github.com/apache/camel-k-runtime/pull/1012) ([dependabot[bot]](https://github.com/apps/dependabot))
-- build\(deps\): bump maven-enforcer-plugin from 3.2.1 to 3.3.0 [\#1011](https://github.com/apache/camel-k-runtime/pull/1011) ([dependabot[bot]](https://github.com/apps/dependabot))
-- build\(deps\): bump groovy-version from 3.0.16 to 3.0.17 [\#1009](https://github.com/apache/camel-k-runtime/pull/1009) ([dependabot[bot]](https://github.com/apps/dependabot))
-- build\(deps\): bump maven-resources-plugin from 3.3.0 to 3.3.1 [\#1005](https://github.com/apache/camel-k-runtime/pull/1005) ([dependabot[bot]](https://github.com/apps/dependabot))
-- build\(deps\): bump maven-deploy-plugin from 3.1.0 to 3.1.1 [\#1004](https://github.com/apache/camel-k-runtime/pull/1004) ([dependabot[bot]](https://github.com/apps/dependabot))
-- build\(deps\): bump license-maven-plugin from 4.1 to 4.2 [\#1003](https://github.com/apache/camel-k-runtime/pull/1003) ([dependabot[bot]](https://github.com/apps/dependabot))
-- chore\(ci\): split maven version property [\#999](https://github.com/apache/camel-k-runtime/pull/999) ([squakez](https://github.com/squakez))
-- build\(deps\): bump maven-plugin-annotations from 3.6.4 to 3.8.1 [\#998](https://github.com/apache/camel-k-runtime/pull/998) ([dependabot[bot]](https://github.com/apps/dependabot))
-- build\(deps\): bump asm from 9.4 to 9.5 [\#997](https://github.com/apache/camel-k-runtime/pull/997) ([dependabot[bot]](https://github.com/apps/dependabot))
-- build\(deps\): bump maven-failsafe-plugin from 3.0.0-M8 to 3.0.0 [\#995](https://github.com/apache/camel-k-runtime/pull/995) ([dependabot[bot]](https://github.com/apps/dependabot))
-- build\(deps\): bump maven-compiler-plugin from 3.10.1 to 3.11.0 [\#993](https://github.com/apache/camel-k-runtime/pull/993) ([dependabot[bot]](https://github.com/apps/dependabot))
-- feat\(ci\): add a check to avoid duplicate dependencies [\#990](https://github.com/apache/camel-k-runtime/pull/990) ([squakez](https://github.com/squakez))
-- build\(deps\): bump versions-maven-plugin from 2.14.2 to 2.15.0 [\#989](https://github.com/apache/camel-k-runtime/pull/989) ([dependabot[bot]](https://github.com/apps/dependabot))
-- build\(deps\): bump maven-surefire-plugin from 3.0.0-M9 to 3.0.0 [\#988](https://github.com/apache/camel-k-runtime/pull/988) ([dependabot[bot]](https://github.com/apps/dependabot))
-- build\(deps\): bump groovy-version from 3.0.15 to 3.0.16 [\#987](https://github.com/apache/camel-k-runtime/pull/987) ([dependabot[bot]](https://github.com/apps/dependabot))
-- build\(deps\): bump maven-javadoc-plugin from 3.4.1 to 3.5.0 [\#986](https://github.com/apache/camel-k-runtime/pull/986) ([dependabot[bot]](https://github.com/apps/dependabot))
-- Revert "Remove camel-k-master, replacement is camel-quarkus-kubernetes" [\#985](https://github.com/apache/camel-k-runtime/pull/985) ([squakez](https://github.com/squakez))
-- chore\(deps\): remove bouncycastle dependency [\#984](https://github.com/apache/camel-k-runtime/pull/984) ([squakez](https://github.com/squakez))
-- feat: version aligned to Apache Camel [\#983](https://github.com/apache/camel-k-runtime/pull/983) ([squakez](https://github.com/squakez))
-- Remove camel-k-master, replacement is camel-quarkus-kubernetes [\#982](https://github.com/apache/camel-k-runtime/pull/982) ([claudio4j](https://github.com/claudio4j))
-- build\(deps\): bump maven-deploy-plugin from 3.0.0 to 3.1.0 [\#981](https://github.com/apache/camel-k-runtime/pull/981) ([dependabot[bot]](https://github.com/apps/dependabot))
-- build\(deps\): bump maven-plugin-plugin from 3.7.1 to 3.8.1 [\#980](https://github.com/apache/camel-k-runtime/pull/980) ([dependabot[bot]](https://github.com/apps/dependabot))
-- build\(deps\): bump maven-assembly-plugin from 3.4.2 to 3.5.0 [\#979](https://github.com/apache/camel-k-runtime/pull/979) ([dependabot[bot]](https://github.com/apps/dependabot))
-- build\(deps\): bump minimatch from 3.0.4 to 3.1.2 in /docs [\#977](https://github.com/apache/camel-k-runtime/pull/977) ([dependabot[bot]](https://github.com/apps/dependabot))
-- build\(deps\): bump maven-surefire-plugin from 3.0.0-M8 to 3.0.0-M9 [\#974](https://github.com/apache/camel-k-runtime/pull/974) ([dependabot[bot]](https://github.com/apps/dependabot))
-- build\(deps\): bump groovy-version from 3.0.14 to 3.0.15 [\#973](https://github.com/apache/camel-k-runtime/pull/973) ([dependabot[bot]](https://github.com/apps/dependabot))
-- build\(deps\): bump logstash-logback-encoder from 7.2 to 7.3 [\#972](https://github.com/apache/camel-k-runtime/pull/972) ([dependabot[bot]](https://github.com/apps/dependabot))
+[Full Changelog](https://github.com/apache/camel-k-runtime/compare/camel-k-runtime-project-3.6.0...camel-k-runtime-project-3.8.1)
 
 ## [camel-k-runtime-project-3.6.0](https://github.com/apache/camel-k-runtime/tree/camel-k-runtime-project-3.6.0) (2023-12-11)