This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch release-2.3.x in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/release-2.3.x by this push: new b64cdfc7f chore: nightly automatic updates b64cdfc7f is described below commit b64cdfc7f93f3f4289961b2f9342eaaf3a7f5376 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Sat Jun 15 00:32:43 2024 +0000 chore: nightly automatic updates --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index eb678b5f2..542c003ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,12 +9,15 @@ - Service/KService not created for vertx-websocket consumers [\#5628](https://github.com/apache/camel-k/issues/5628) - Modeline container.port trait config set as String value [\#5621](https://github.com/apache/camel-k/issues/5621) - Documentation links to old Camel K examples location [\#5619](https://github.com/apache/camel-k/issues/5619) +- maven-settings-offline-template.xml does not contain license [\#5603](https://github.com/apache/camel-k/issues/5603) - Bring back Quarkus native test in PR [\#5598](https://github.com/apache/camel-k/issues/5598) - Unable to specify any CloudEvent attributes or extensions, except for `type` [\#5537](https://github.com/apache/camel-k/issues/5537) - Move deprecated v1alpha1.KameletBinding tests to v1.Pipe [\#5490](https://github.com/apache/camel-k/issues/5490) - Move tests, examples and documentation from groovy to yaml [\#5489](https://github.com/apache/camel-k/issues/5489) +- Add a deploy make target [\#5460](https://github.com/apache/camel-k/issues/5460) - Remove health readiness workaround when fixed in Camel [\#5451](https://github.com/apache/camel-k/issues/5451) - Dependency Service Discovery for Camel K [\#5196](https://github.com/apache/camel-k/issues/5196) +- Mount configmap/secret resources to a dedicated resources.d durectory [\#5181](https://github.com/apache/camel-k/issues/5181) - Support YAML DSL routes configuration [\#4893](https://github.com/apache/camel-k/issues/4893) - Kustomize installation does not work [\#4528](https://github.com/apache/camel-k/issues/4528) - Kustomize default [\#4135](https://github.com/apache/camel-k/issues/4135)