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 2023/09/01 23:50:02 UTC

[camel-k] 01/03: chore: changelog automatic update

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-k.git

commit a5c665bbcdaac8ad3a32abb53f90eaf362c4bc36
Author: github-actions[bot] <41...@users.noreply.github.com>
AuthorDate: Fri Sep 1 23:42:41 2023 +0000

    chore: changelog automatic update
---
 CHANGELOG.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index c0b6a7f7d..c96426342 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,13 +7,18 @@
 **Closed issues:**
 
 - \[Bug\]: TEST [\#4702](https://github.com/apache/camel-k/issues/4702)
+- Include CRD yaml files in camel-k-crds maven artifact [\#4655](https://github.com/apache/camel-k/issues/4655)
+- Bump Kubernetes API to 1.27 [\#4612](https://github.com/apache/camel-k/issues/4612)
 - camel-k with spring config  [\#4376](https://github.com/apache/camel-k/issues/4376)
+- Release script utils: Add a release utils script in Camel K CRD [\#4070](https://github.com/apache/camel-k/issues/4070)
 - jib builder [\#1656](https://github.com/apache/camel-k/issues/1656)
 
 **Merged pull requests:**
 
+- feat\(crds\): include sources in java dependency [\#4706](https://github.com/apache/camel-k/pull/4706) ([squakez](https://github.com/squakez))
 - fix\(doc\): multi arch build notice [\#4701](https://github.com/apache/camel-k/pull/4701) ([squakez](https://github.com/squakez))
 - chore\(deps\): bump sigs.k8s.io/structured-merge-diff/v4 from 4.2.3 to 4.3.0 [\#4697](https://github.com/apache/camel-k/pull/4697) ([dependabot[bot]](https://github.com/apps/dependabot))
+- chore\(deps\): bump k8s api and friends [\#4693](https://github.com/apache/camel-k/pull/4693) ([squakez](https://github.com/squakez))
 - chore\(deps\): bump openshift api [\#4692](https://github.com/apache/camel-k/pull/4692) ([squakez](https://github.com/squakez))
 - chore\(deps\): bump multierr [\#4691](https://github.com/apache/camel-k/pull/4691) ([squakez](https://github.com/squakez))
 - Reorganize project to have a single Go module [\#4690](https://github.com/apache/camel-k/pull/4690) ([claudio4j](https://github.com/claudio4j))