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 567f81521 chore: nightly automatic updates 567f81521 is described below commit 567f81521c1d6c3e0ec107c330150544ed826e2e Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Tue Jun 25 00:34:11 2024 +0000 chore: nightly automatic updates --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cf0d2cb67..1674b85cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,11 +20,13 @@ - 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) +- Review CI setup and test executions scrips/make targets [\#5463](https://github.com/apache/camel-k/issues/5463) - 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) - Deprecate some of the camel.apache.org annotation in favor of k8s's recommended labels [\#5212](https://github.com/apache/camel-k/issues/5212) - 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) +- Ability to use timezones when using quartz component and CronJob strategy [\#5121](https://github.com/apache/camel-k/issues/5121) - Add missing functionalities and resolve possible discrepancies [\#4951](https://github.com/apache/camel-k/issues/4951) - Make the platform controller operator instantiate the camel k operator [\#4950](https://github.com/apache/camel-k/issues/4950) - Add missing fields on IntegrationPlatform custom resource to support platform controller operator [\#4949](https://github.com/apache/camel-k/issues/4949)