This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch release-2.16.x
in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git
The following commit(s) were added to refs/heads/release-2.16.x by this push:
new 3cce1d12 chore: update changelog
3cce1d12 is described below
commit 3cce1d12f6585096a8cf01691c6a0f24abe88eb6
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 3 14:01:45 2023 +0000
chore: update changelog
---
CHANGELOG.md | 61 ------------------------------------------------------------
1 file changed, 61 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7b71cd16..fd8bb466 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,67 +8,6 @@
- Provide a script to support release process
[\#1056](https://github.com/apache/camel-k-runtime/issues/1056)
-**Merged pull requests:**
-
-- 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))
-- \[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))
-
##
[camel-k-runtime-project-1.17.1](https://github.com/apache/camel-k-runtime/tree/camel-k-runtime-project-1.17.1)
(2023-05-29)
[Full
Changelog](https://github.com/apache/camel-k-runtime/compare/camel-k-runtime-project-1.17.0...camel-k-runtime-project-1.17.1)