From e7ae796f7bcaf8b438778756b8de1abf9ce0c78e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 23:45:56 +0000 Subject: [PATCH] chore: nightly automatic updates --- CHANGELOG.md | 7 +++++++ docs/antora.yml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a4defd0f2..18475a5c6f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,12 +9,19 @@ - Annotations for dapr.io Sidecar Not Applied in Camel K Integration Deployment [\#5313](https://github.com/apache/camel-k/issues/5313) - Update multi-arch release page description [\#5311](https://github.com/apache/camel-k/issues/5311) - Java CRDs plugin error [\#5310](https://github.com/apache/camel-k/issues/5310) +- Release 2.3.0 [\#5277](https://github.com/apache/camel-k/issues/5277) - Upgrade error traces [\#5271](https://github.com/apache/camel-k/issues/5271) +- Native build failed directly [\#5080](https://github.com/apache/camel-k/issues/5080) +- Bad revision when running jvm and native builds with knative [\#5069](https://github.com/apache/camel-k/issues/5069) +- Camel-K doesn't create the Ingress resource although it is enabled in the Traits using Pipe or KameletBinding [\#5044](https://github.com/apache/camel-k/issues/5044) +- Bump kubernetes dependencies to 1.28.x [\#4847](https://github.com/apache/camel-k/issues/4847) - Support `kamel run ... -t camel.runtime-version=1.x` notation [\#4739](https://github.com/apache/camel-k/issues/4739) - Multi architecture support - Integrations [\#4149](https://github.com/apache/camel-k/issues/4149) **Merged pull requests:** +- chore\(deps\): bump golang.org/x/term from 0.18.0 to 0.19.0 [\#5330](https://github.com/apache/camel-k/pull/5330) ([dependabot[bot]](https://github.com/apps/dependabot)) +- feat\(core\): Upgrade API kubernetes 1.28 [\#5329](https://github.com/apache/camel-k/pull/5329) ([gansheer](https://github.com/gansheer)) - feat\(trait\): allow usage of semver for camel.runtime-version [\#5327](https://github.com/apache/camel-k/pull/5327) ([squakez](https://github.com/squakez)) - doc: adjust nightly release description [\#5325](https://github.com/apache/camel-k/pull/5325) ([squakez](https://github.com/squakez)) - chore\(deps\): bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 [\#5323](https://github.com/apache/camel-k/pull/5323) ([dependabot[bot]](https://github.com/apps/dependabot)) diff --git a/docs/antora.yml b/docs/antora.yml index c8abc48cea..360c09ba4f 100644 --- a/docs/antora.yml +++ b/docs/antora.yml @@ -38,7 +38,7 @@ asciidoc: camel-quarkus-docs-version: 3.8.x quarkus-version: 3.8.3 kustomize-version: 4.5.4 - kubernetes-api-version: 0.27.7 + kubernetes-api-version: 0.28.8 operator-fwk-api-version: 0.20.0 knative-api-version: 0.39.3 service-binding-op-version: 1.4.0