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 8e137fa84 chore: nightly automatic updates
8e137fa84 is described below
commit 8e137fa84a4bf9722f02e8b32029a893b755eabe
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Aug 3 00:29:41 2024 +0000
chore: nightly automatic updates
---
CHANGELOG.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 52fe417dd..e9e387994 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@
**Closed issues:**
+- Drop support for Swagger \(Openapi v2.0\) in favour of Openapi 3.0
[\#5735](https://github.com/apache/camel-k/issues/5735)
- Upgrade to Golang 1.22
[\#5720](https://github.com/apache/camel-k/issues/5720)
- Remove `STAGING_RUNTIME_REPO` variable from Makefile
[\#5616](https://github.com/apache/camel-k/issues/5616)
- Flaky TestOperatorIDFiltering
[\#5521](https://github.com/apache/camel-k/issues/5521)
@@ -47,7 +48,6 @@
- Bring back Quarkus native test in PR
[\#5598](https://github.com/apache/camel-k/issues/5598)
- Nightly release note still define ARM64 specific instructions
[\#5596](https://github.com/apache/camel-k/issues/5596)
- Unable to specify any CloudEvent attributes or extensions, except for `type`
[\#5537](https://github.com/apache/camel-k/issues/5537)
-- Flaky TestRunCronExample
[\#5533](https://github.com/apache/camel-k/issues/5533)
- Test failures report mixed platform resolutions
[\#5498](https://github.com/apache/camel-k/issues/5498)
- 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)