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
The following commit(s) were added to refs/heads/main by this push:
new 865a64ba3 chore: nightly automatic updates
865a64ba3 is described below
commit 865a64ba3d583724369e3bef664e87fc141e7d5b
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 14 23:48:34 2024 +0000
chore: nightly automatic updates
---
CHANGELOG.md | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4c57fe83c..3601fabc4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,11 +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)
@@ -21,6 +25,8 @@
**Merged pull requests:**
+- chore\(release\): fix missing licenses
[\#5630](https://github.com/apache/camel-k/pull/5630)
([gansheer](https://github.com/gansheer))
+- feat\(ci\): local installation procedure
[\#5629](https://github.com/apache/camel-k/pull/5629)
([squakez](https://github.com/squakez))
- feat\(ci\): bring back Quarkus native execution on PR and pushes
[\#5626](https://github.com/apache/camel-k/pull/5626)
([squakez](https://github.com/squakez))
- doc: Fix Camel K examples links
[\#5625](https://github.com/apache/camel-k/pull/5625)
([gansheer](https://github.com/gansheer))
- \(\#5490\) Move deprecated v1alpha1.KameletBinding tests to v1.Pipe
[\#5624](https://github.com/apache/camel-k/pull/5624)
([tdiesler](https://github.com/tdiesler))