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 6c5793797 Updated CHANGELOG.md
6c5793797 is described below
commit 6c579379745c6af816da782dc17e791c84cd0259
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 15 03:31:15 2022 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 122 +++++++++++++++++++++++++++++++++++++----------------------
1 file changed, 77 insertions(+), 45 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d8c88a42d..88b463e20 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,12 +1,40 @@
# Changelog
-## [v1.10.3](https://github.com/apache/camel-k/tree/v1.10.3) (2022-11-11)
+## [Unreleased](https://github.com/apache/camel-k/tree/HEAD)
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.10.3...v1.10.3)
+[Full
Changelog](https://github.com/apache/camel-k/compare/1.10.4-nightly...HEAD)
-##
[pkg/apis/camel/v1.10.3](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.10.3)
(2022-11-11)
+**Closed issues:**
+
+- FTP sink does not create directories when writing
[\#3812](https://github.com/apache/camel-k/issues/3812)
+- Release 1.10.3 [\#3796](https://github.com/apache/camel-k/issues/3796)
+
+## [1.10.4-nightly](https://github.com/apache/camel-k/tree/1.10.4-nightly)
(2022-11-14)
+
+[Full
Changelog](https://github.com/apache/camel-k/compare/v1.10.3...1.10.4-nightly)
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.10.3...pkg/apis/camel/v1.10.3)
+**Merged pull requests:**
+
+- Minor steps improvements in release guide
[\#3809](https://github.com/apache/camel-k/pull/3809)
([oscerd](https://github.com/oscerd))
+- chore: Fix tests on macOS aarch64
[\#3805](https://github.com/apache/camel-k/pull/3805)
([christophd](https://github.com/christophd))
+- chore\(deps\): bump github.com/redhat-developer/service-binding-operator
from 1.3.0 to 1.3.1 [\#3799](https://github.com/apache/camel-k/pull/3799)
([dependabot[bot]](https://github.com/apps/dependabot))
+- chore\(deps\): bump github.com/spf13/viper from 1.13.0 to 1.14.0
[\#3798](https://github.com/apache/camel-k/pull/3798)
([dependabot[bot]](https://github.com/apps/dependabot))
+- fix\(trait\): Camel trait as IntegrationKit
[\#3788](https://github.com/apache/camel-k/pull/3788)
([squakez](https://github.com/squakez))
+- feat\(build\): parse cmd execution for errors
[\#3786](https://github.com/apache/camel-k/pull/3786)
([squakez](https://github.com/squakez))
+- feat\(controller\): add Ready condition to IntegrationPlatform
[\#3783](https://github.com/apache/camel-k/pull/3783)
([tadayosi](https://github.com/tadayosi))
+- chore\(e2e\): clean up OCP3 guards
[\#3782](https://github.com/apache/camel-k/pull/3782)
([tadayosi](https://github.com/tadayosi))
+- chore: removed module [\#3780](https://github.com/apache/camel-k/pull/3780)
([squakez](https://github.com/squakez))
+- fix helm annotations and kamel\_id
[\#3778](https://github.com/apache/camel-k/pull/3778)
([milank78git](https://github.com/milank78git))
+- fix\(e2e\): increase build timeout for native build tests: 40m -\> 60m
[\#3776](https://github.com/apache/camel-k/pull/3776)
([tadayosi](https://github.com/tadayosi))
+- chore\(deps\): bump github.com/stretchr/testify from 1.8.0 to 1.8.1
[\#3771](https://github.com/apache/camel-k/pull/3771)
([dependabot[bot]](https://github.com/apps/dependabot))
+- chore\(deps\): bump github.com/spf13/cobra from 1.6.0 to 1.6.1
[\#3770](https://github.com/apache/camel-k/pull/3770)
([dependabot[bot]](https://github.com/apps/dependabot))
+- feat\(ci\): latest runtime snapshot available
[\#3764](https://github.com/apache/camel-k/pull/3764)
([squakez](https://github.com/squakez))
+- Use jolokia version defined in camel-k-runtime
[\#3754](https://github.com/apache/camel-k/pull/3754)
([claudio4j](https://github.com/claudio4j))
+- chore\(deps\): bump github.com/prometheus/client\_model from 0.2.0 to 0.3.0
[\#3752](https://github.com/apache/camel-k/pull/3752)
([dependabot[bot]](https://github.com/apps/dependabot))
+
+## [v1.10.3](https://github.com/apache/camel-k/tree/v1.10.3) (2022-11-11)
+
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.10.3...v1.10.3)
##
[pkg/kamelet/repository/v1.10.3](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.10.3)
(2022-11-11)
@@ -14,7 +42,11 @@
##
[pkg/client/camel/v1.10.3](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.10.3)
(2022-11-11)
-[Full
Changelog](https://github.com/apache/camel-k/compare/1.10.3-nightly...pkg/client/camel/v1.10.3)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.10.3...pkg/client/camel/v1.10.3)
+
+##
[pkg/apis/camel/v1.10.3](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.10.3)
(2022-11-11)
+
+[Full
Changelog](https://github.com/apache/camel-k/compare/1.10.3-nightly...pkg/apis/camel/v1.10.3)
**Closed issues:**
@@ -41,7 +73,7 @@
## [1.10.2](https://github.com/apache/camel-k/tree/1.10.2) (2022-10-22)
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.10.2...1.10.2)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.10.2...1.10.2)
**Closed issues:**
@@ -61,21 +93,21 @@
- chore\(deps\): bump github.com/onsi/gomega from 1.21.1 to 1.22.1
[\#3741](https://github.com/apache/camel-k/pull/3741)
([dependabot[bot]](https://github.com/apps/dependabot))
- Minor updates for bundle generation
[\#3423](https://github.com/apache/camel-k/pull/3423)
([phantomjinx](https://github.com/phantomjinx))
-##
[pkg/kamelet/repository/v1.10.2](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.10.2)
(2022-10-18)
+##
[pkg/client/camel/v1.10.2](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.10.2)
(2022-10-18)
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.10.2...pkg/kamelet/repository/v1.10.2)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.10.2...pkg/client/camel/v1.10.2)
##
[pkg/apis/camel/v1.10.2](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.10.2)
(2022-10-18)
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.10.2...pkg/apis/camel/v1.10.2)
+[Full
Changelog](https://github.com/apache/camel-k/compare/v1.10.2...pkg/apis/camel/v1.10.2)
-##
[pkg/client/camel/v1.10.2](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.10.2)
(2022-10-18)
+## [v1.10.2](https://github.com/apache/camel-k/tree/v1.10.2) (2022-10-18)
-[Full
Changelog](https://github.com/apache/camel-k/compare/v1.10.2...pkg/client/camel/v1.10.2)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.10.2...v1.10.2)
-## [v1.10.2](https://github.com/apache/camel-k/tree/v1.10.2) (2022-10-18)
+##
[pkg/kamelet/repository/v1.10.2](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.10.2)
(2022-10-18)
-[Full
Changelog](https://github.com/apache/camel-k/compare/1.10.2-nightly...v1.10.2)
+[Full
Changelog](https://github.com/apache/camel-k/compare/1.10.2-nightly...pkg/kamelet/repository/v1.10.2)
**Closed issues:**
@@ -135,15 +167,15 @@
##
[pkg/client/camel/v1.10.1](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.10.1)
(2022-10-10)
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.10.1...pkg/client/camel/v1.10.1)
+[Full
Changelog](https://github.com/apache/camel-k/compare/v1.10.1...pkg/client/camel/v1.10.1)
-##
[pkg/kamelet/repository/v1.10.1](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.10.1)
(2022-10-10)
+## [v1.10.1](https://github.com/apache/camel-k/tree/v1.10.1) (2022-10-10)
-[Full
Changelog](https://github.com/apache/camel-k/compare/v1.10.1...pkg/kamelet/repository/v1.10.1)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.10.1...v1.10.1)
-## [v1.10.1](https://github.com/apache/camel-k/tree/v1.10.1) (2022-10-10)
+##
[pkg/kamelet/repository/v1.10.1](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.10.1)
(2022-10-10)
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.10.1...v1.10.1)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.10.1...pkg/kamelet/repository/v1.10.1)
##
[pkg/apis/camel/v1.10.1](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.10.1)
(2022-10-10)
@@ -294,7 +326,11 @@
##
[pkg/client/camel/v1.10.0](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.10.0)
(2022-08-31)
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.10.0...pkg/client/camel/v1.10.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/v1.10.0...pkg/client/camel/v1.10.0)
+
+## [v1.10.0](https://github.com/apache/camel-k/tree/v1.10.0) (2022-08-31)
+
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.10.0...v1.10.0)
##
[pkg/apis/camel/v1.10.0](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.10.0)
(2022-08-31)
@@ -302,11 +338,7 @@
##
[pkg/kamelet/repository/v1.10.0](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.10.0)
(2022-08-31)
-[Full
Changelog](https://github.com/apache/camel-k/compare/v1.10.0...pkg/kamelet/repository/v1.10.0)
-
-## [v1.10.0](https://github.com/apache/camel-k/tree/v1.10.0) (2022-08-31)
-
-[Full
Changelog](https://github.com/apache/camel-k/compare/1.8.3-nightly...v1.10.0)
+[Full
Changelog](https://github.com/apache/camel-k/compare/1.9.3-nightly...pkg/kamelet/repository/v1.10.0)
**Closed issues:**
@@ -323,13 +355,13 @@
- Unable to access MongoDB from kamelets binding \[DOCS bug\]
[\#3228](https://github.com/apache/camel-k/issues/3228)
- Update the DSL yaml doc about the extension section
[\#3151](https://github.com/apache/camel-k/issues/3151)
-## [1.8.3-nightly](https://github.com/apache/camel-k/tree/1.8.3-nightly)
(2022-08-16)
+## [1.9.3-nightly](https://github.com/apache/camel-k/tree/1.9.3-nightly)
(2022-08-16)
-[Full
Changelog](https://github.com/apache/camel-k/compare/1.9.3-nightly...1.8.3-nightly)
+[Full
Changelog](https://github.com/apache/camel-k/compare/1.8.3-nightly...1.9.3-nightly)
-## [1.9.3-nightly](https://github.com/apache/camel-k/tree/1.9.3-nightly)
(2022-08-16)
+## [1.8.3-nightly](https://github.com/apache/camel-k/tree/1.8.3-nightly)
(2022-08-16)
-[Full
Changelog](https://github.com/apache/camel-k/compare/1.10.0-nightly...1.9.3-nightly)
+[Full
Changelog](https://github.com/apache/camel-k/compare/1.10.0-nightly...1.8.3-nightly)
**Closed issues:**
@@ -580,7 +612,7 @@
## [1.10.0-nightly](https://github.com/apache/camel-k/tree/1.10.0-nightly)
(2022-05-18)
-[Full
Changelog](https://github.com/apache/camel-k/compare/v1.9.2...1.10.0-nightly)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.9.2...1.10.0-nightly)
**Closed issues:**
@@ -593,25 +625,25 @@
- Moving to 1.10.0-SNAPSHOT
[\#3284](https://github.com/apache/camel-k/pull/3284)
([oscerd](https://github.com/oscerd))
- chore\(cmd/trait\): refactor cmd & trait packages
[\#3279](https://github.com/apache/camel-k/pull/3279)
([tadayosi](https://github.com/tadayosi))
-## [v1.9.2](https://github.com/apache/camel-k/tree/v1.9.2) (2022-05-17)
-
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.9.2...v1.9.2)
-
##
[pkg/client/camel/v1.9.2](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.9.2)
(2022-05-17)
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.9.2...pkg/client/camel/v1.9.2)
+[Full
Changelog](https://github.com/apache/camel-k/compare/v1.9.2...pkg/client/camel/v1.9.2)
-##
[pkg/kamelet/repository/v1.9.2](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.9.2)
(2022-05-17)
+## [v1.9.2](https://github.com/apache/camel-k/tree/v1.9.2) (2022-05-17)
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.9.2...pkg/kamelet/repository/v1.9.2)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.9.2...v1.9.2)
##
[pkg/apis/camel/v1.9.2](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.9.2)
(2022-05-17)
-[Full
Changelog](https://github.com/apache/camel-k/compare/1.9.2-nightly...pkg/apis/camel/v1.9.2)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.9.2...pkg/apis/camel/v1.9.2)
+
+##
[pkg/kamelet/repository/v1.9.2](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.9.2)
(2022-05-17)
+
+[Full
Changelog](https://github.com/apache/camel-k/compare/1.9.2-nightly...pkg/kamelet/repository/v1.9.2)
## [1.9.2-nightly](https://github.com/apache/camel-k/tree/1.9.2-nightly)
(2022-05-17)
-[Full
Changelog](https://github.com/apache/camel-k/compare/v1.9.1...1.9.2-nightly)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.9.1...1.9.2-nightly)
**Closed issues:**
@@ -634,21 +666,21 @@
- chore: Improve extract Camel catalog script
[\#3221](https://github.com/apache/camel-k/pull/3221)
([christophd](https://github.com/christophd))
- CamelCase for yaml created sample files
[\#3209](https://github.com/apache/camel-k/pull/3209)
([SarveshLimaye](https://github.com/SarveshLimaye))
-## [v1.9.1](https://github.com/apache/camel-k/tree/v1.9.1) (2022-05-09)
+##
[pkg/client/camel/v1.9.1](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.9.1)
(2022-05-09)
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.9.1...v1.9.1)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.9.1...pkg/client/camel/v1.9.1)
##
[pkg/apis/camel/v1.9.1](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.9.1)
(2022-05-09)
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.9.1...pkg/apis/camel/v1.9.1)
+[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.9.1...pkg/apis/camel/v1.9.1)
-##
[pkg/client/camel/v1.9.1](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.9.1)
(2022-05-09)
+##
[pkg/kamelet/repository/v1.9.1](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.9.1)
(2022-05-09)
-[Full
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.9.1...pkg/client/camel/v1.9.1)
+[Full
Changelog](https://github.com/apache/camel-k/compare/v1.9.1...pkg/kamelet/repository/v1.9.1)
-##
[pkg/kamelet/repository/v1.9.1](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.9.1)
(2022-05-09)
+## [v1.9.1](https://github.com/apache/camel-k/tree/v1.9.1) (2022-05-09)
-[Full
Changelog](https://github.com/apache/camel-k/compare/1.9.1-nightly...pkg/kamelet/repository/v1.9.1)
+[Full
Changelog](https://github.com/apache/camel-k/compare/1.9.1-nightly...v1.9.1)
**Closed issues:**