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 518b85f17 chore: changelog automatic update
518b85f17 is described below

commit 518b85f170f7f83cb2c5807924a3f3a199707ea3
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri May 19 23:42:09 2023 +0000

    chore: changelog automatic update
---
 CHANGELOG.md | 111 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 111 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 036b771d1..9f61ff1cf 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,10 +6,12 @@
 
 **Closed issues:**
 
+- Delete stale branches [\#4389](https://github.com/apache/camel-k/issues/4389)
 - No such property: header for class: Script1 
[\#4385](https://github.com/apache/camel-k/issues/4385)
 - camel- k with spring cloud config 
[\#4370](https://github.com/apache/camel-k/issues/4370)
 - Test failures, likely some regression 
[\#4358](https://github.com/apache/camel-k/issues/4358)
 - High memory Quarkus native check failing 
[\#4345](https://github.com/apache/camel-k/issues/4345)
+- Cron Trait initiates shutdown for nested exchange \(Split EIP\) 
[\#4343](https://github.com/apache/camel-k/issues/4343)
 - Binding from a Strimzi CR is not properly decoded 
[\#4336](https://github.com/apache/camel-k/issues/4336)
 - Camel-k does not terminate previous pods after updating of integration 
[\#4333](https://github.com/apache/camel-k/issues/4333)
 - Native "higher memory" checks not running 
[\#4328](https://github.com/apache/camel-k/issues/4328)
@@ -75,6 +77,115 @@
 - A better name for KameletBinding 
[\#2625](https://github.com/apache/camel-k/issues/2625)
 - Default to using Micrometer for integration monitoring 
[\#1773](https://github.com/apache/camel-k/issues/1773)
 
+**Merged pull requests:**
+
+- chore\(deps\): bump github.com/mattn/go-shellwords from 1.0.3 to 1.0.12 
[\#4394](https://github.com/apache/camel-k/pull/4394) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- chore\(deps\): bump github.com/onsi/gomega from 1.27.6 to 1.27.7 
[\#4393](https://github.com/apache/camel-k/pull/4393) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- chore\(deps\): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 
[\#4392](https://github.com/apache/camel-k/pull/4392) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- chore\(deps\): bump github.com/sirupsen/logrus from 1.9.0 to 1.9.2 
[\#4390](https://github.com/apache/camel-k/pull/4390) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- Remove unused ocp3 option from CI cluster config 
[\#4386](https://github.com/apache/camel-k/pull/4386) 
([claudio4j](https://github.com/claudio4j))
+- Improve error logging with external KAMEL\_BIN 
[\#4383](https://github.com/apache/camel-k/pull/4383) 
([bouskaJ](https://github.com/bouskaJ))
+- chore\(deps\): bump github.com/otiai10/copy from 1.9.0 to 1.11.0 
[\#4382](https://github.com/apache/camel-k/pull/4382) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- chore\(deps\): bump github.com/evanphx/json-patch from 4.12.0+incompatible 
to 5.6.0+incompatible [\#4381](https://github.com/apache/camel-k/pull/4381) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- chore\(deps\): bump go.uber.org/automaxprocs from 1.5.1 to 1.5.2 
[\#4380](https://github.com/apache/camel-k/pull/4380) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- chore\(deps\): golang.org/x/net upgrade 
[\#4378](https://github.com/apache/camel-k/pull/4378) 
([squakez](https://github.com/squakez))
+- chore\(deps\): bump github.com/opencontainers/runc from 1.0.2 to 1.1.5 
[\#4377](https://github.com/apache/camel-k/pull/4377) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- chore\(deps\): bump knative.dev/eventing from 0.35.3 to 0.37.0 
[\#4375](https://github.com/apache/camel-k/pull/4375) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- chore\(deps\): bump github.com/container-tools/spectrum from 0.6.11 to 
0.6.12 [\#4374](https://github.com/apache/camel-k/pull/4374) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- chore\(deps\): bump knative.dev/serving from 0.35.3 to 0.37.1 
[\#4372](https://github.com/apache/camel-k/pull/4372) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- chore\(deps\): bump golang.org/x/time from 0.1.0 to 0.3.0 
[\#4371](https://github.com/apache/camel-k/pull/4371) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- fix: Restrict Knative service trait to Http exposed and passive endpoints 
[\#4368](https://github.com/apache/camel-k/pull/4368) 
([christophd](https://github.com/christophd))
+- chore\(deps\): ignore only k8s dependencies 
[\#4367](https://github.com/apache/camel-k/pull/4367) 
([squakez](https://github.com/squakez))
+- chore\(deps\): remove camelcase dependency 
[\#4366](https://github.com/apache/camel-k/pull/4366) 
([squakez](https://github.com/squakez))
+- fix\(cmd\): promote should load catalog from k8s 
[\#4362](https://github.com/apache/camel-k/pull/4362) 
([squakez](https://github.com/squakez))
+- chore: ignore resources.go 
[\#4357](https://github.com/apache/camel-k/pull/4357) 
([squakez](https://github.com/squakez))
+- chore\(deps\): bump github.com/container-tools/spectrum from 0.6.10 to 
0.6.11 [\#4356](https://github.com/apache/camel-k/pull/4356) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- chore\(deps\): bump golang.org/x/oauth2 from 0.7.0 to 0.8.0 
[\#4355](https://github.com/apache/camel-k/pull/4355) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- fix\(\#4336\): Restrict Knative binding provider execution for v1alpha1 
[\#4353](https://github.com/apache/camel-k/pull/4353) 
([christophd](https://github.com/christophd))
+- fix\(e2e\): high memory native test 
[\#4349](https://github.com/apache/camel-k/pull/4349) 
([squakez](https://github.com/squakez))
+- fix: Add proper app label on default integration platform 
[\#4348](https://github.com/apache/camel-k/pull/4348) 
([christophd](https://github.com/christophd))
+- chore\(dep\): Remove archived github.com/pkg/errors dependency 
[\#4346](https://github.com/apache/camel-k/pull/4346) 
([gansheer](https://github.com/gansheer))
+- fix\(\#4336\): Restrict Knative binding provider execution 
[\#4344](https://github.com/apache/camel-k/pull/4344) 
([christophd](https://github.com/christophd))
+- chore\(doc\): Java api support 
[\#4339](https://github.com/apache/camel-k/pull/4339) 
([squakez](https://github.com/squakez))
+- fix\(e2e\): increase commonwithcustominstall timeout 
[\#4338](https://github.com/apache/camel-k/pull/4338) 
([squakez](https://github.com/squakez))
+- chore: Restrict nightly coverage workflow execution 
[\#4335](https://github.com/apache/camel-k/pull/4335) 
([christophd](https://github.com/christophd))
+- fix: Always uninstall IntegrationPlatform resources 
[\#4334](https://github.com/apache/camel-k/pull/4334) 
([christophd](https://github.com/christophd))
+- chore\(deps\): bump github.com/prometheus/common from 0.42.0 to 0.43.0 
[\#4331](https://github.com/apache/camel-k/pull/4331) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- fix\(e2e\): Improve max build limit E2E test 
[\#4330](https://github.com/apache/camel-k/pull/4330) 
([christophd](https://github.com/christophd))
+- fix\(ci\): native test path 
[\#4329](https://github.com/apache/camel-k/pull/4329) 
([squakez](https://github.com/squakez))
+- feat\(cli\): provide useful info in kubectl CLI 
[\#4325](https://github.com/apache/camel-k/pull/4325) 
([squakez](https://github.com/squakez))
+- feat\(trait\): custom builder resources 
[\#4322](https://github.com/apache/camel-k/pull/4322) 
([squakez](https://github.com/squakez))
+- chore\(deps\): bump github.com/prometheus/client\_model from 0.3.0 to 0.4.0 
[\#4321](https://github.com/apache/camel-k/pull/4321) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- chore\(deps\): bump github.com/prometheus/client\_golang from 1.15.0 to 
1.15.1 [\#4320](https://github.com/apache/camel-k/pull/4320) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- fix\(e2e\): Improve builder E2E tests 
[\#4319](https://github.com/apache/camel-k/pull/4319) 
([christophd](https://github.com/christophd))
+- feat: remove deprecated code 
[\#4318](https://github.com/apache/camel-k/pull/4318) 
([squakez](https://github.com/squakez))
+- fix: Consistent integration platform settings hierarchy 
[\#4317](https://github.com/apache/camel-k/pull/4317) 
([christophd](https://github.com/christophd))
+- fix\(e2e\): Improve max build limit E2E test 
[\#4314](https://github.com/apache/camel-k/pull/4314) 
([christophd](https://github.com/christophd))
+- chore: make codegen [\#4313](https://github.com/apache/camel-k/pull/4313) 
([squakez](https://github.com/squakez))
+- doc: new release process 
[\#4311](https://github.com/apache/camel-k/pull/4311) 
([squakez](https://github.com/squakez))
+- Add often used cli commands 
[\#4310](https://github.com/apache/camel-k/pull/4310) 
([lfabriko](https://github.com/lfabriko))
+- chore\(e2e\) Upgrade test operators 
[\#4309](https://github.com/apache/camel-k/pull/4309) 
([gansheer](https://github.com/gansheer))
+- feat\(trait\): Add startup probes into health trait 
[\#4305](https://github.com/apache/camel-k/pull/4305) 
([mertdotcc](https://github.com/mertdotcc))
+- fix\(e2e\): Stabilize YAKS E2E tests 
[\#4303](https://github.com/apache/camel-k/pull/4303) 
([christophd](https://github.com/christophd))
+- fix\(operator\): do not panic if cannot set GOMAXPROCS 
[\#4300](https://github.com/apache/camel-k/pull/4300) 
([squakez](https://github.com/squakez))
+- chore\(deps\): bump github.com/container-tools/spectrum from 0.6.9 to 0.6.10 
[\#4298](https://github.com/apache/camel-k/pull/4298) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- fix: align process to latest ck runtime changes 
[\#4292](https://github.com/apache/camel-k/pull/4292) 
([squakez](https://github.com/squakez))
+- fix: Add max running builds CLI option 
[\#4291](https://github.com/apache/camel-k/pull/4291) 
([christophd](https://github.com/christophd))
+- chore\(doc\): Fix documentation for camel-website generation 
[\#4289](https://github.com/apache/camel-k/pull/4289) 
([gansheer](https://github.com/gansheer))
+- Allow to configure test namespace and operatorID 
[\#4286](https://github.com/apache/camel-k/pull/4286) 
([bouskaJ](https://github.com/bouskaJ))
+- fix\(cmd\): uninstall to wait the operator pod 
[\#4280](https://github.com/apache/camel-k/pull/4280) 
([squakez](https://github.com/squakez))
+- chore: Support platform selection on IntegrationKit 
[\#4278](https://github.com/apache/camel-k/pull/4278) 
([christophd](https://github.com/christophd))
+- chore\(doc\): Update Monitoring documentation for micrometer 
[\#4273](https://github.com/apache/camel-k/pull/4273) 
([gansheer](https://github.com/gansheer))
+- chore\(deps\): bump github.com/container-tools/spectrum from 0.6.8 to 0.6.9 
[\#4269](https://github.com/apache/camel-k/pull/4269) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- fix\(\#3705\) Fix misleading message when updating unchanged integration 
[\#4268](https://github.com/apache/camel-k/pull/4268) 
([bouskaJ](https://github.com/bouskaJ))
+- fix\(\#4061\) Remove deprecated linters 
[\#4267](https://github.com/apache/camel-k/pull/4267) 
([bouskaJ](https://github.com/bouskaJ))
+- fabric8 extension docs [\#4265](https://github.com/apache/camel-k/pull/4265) 
([andreaTP](https://github.com/andreaTP))
+- Fix Website build [\#4261](https://github.com/apache/camel-k/pull/4261) 
([oscerd](https://github.com/oscerd))
+- Feat/coverage badge [\#4260](https://github.com/apache/camel-k/pull/4260) 
([realMartinez](https://github.com/realMartinez))
+- chore\(deps\): bump github.com/prometheus/client\_golang from 1.14.0 to 
1.15.0 [\#4259](https://github.com/apache/camel-k/pull/4259) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- chore\(deps\): bump github.com/rs/xid from 1.4.0 to 1.5.0 
[\#4258](https://github.com/apache/camel-k/pull/4258) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- chore\(cmd\): don't warn if rolebinding exists 
[\#4255](https://github.com/apache/camel-k/pull/4255) 
([squakez](https://github.com/squakez))
+- chore\(doc\): add upgrade instructions 
[\#4254](https://github.com/apache/camel-k/pull/4254) 
([squakez](https://github.com/squakez))
+- chore\(e2e\): support remote testing 
[\#4253](https://github.com/apache/camel-k/pull/4253) 
([squakez](https://github.com/squakez))
+- chore: changed comments for jvm/keystore\_test 
[\#4252](https://github.com/apache/camel-k/pull/4252) 
([realMartinez](https://github.com/realMartinez))
+- fix\(cmd\): uninstall kube-public rolebindings 
[\#4251](https://github.com/apache/camel-k/pull/4251) 
([squakez](https://github.com/squakez))
+- fix\(ctrl\): use builtin command kill 
[\#4250](https://github.com/apache/camel-k/pull/4250) 
([squakez](https://github.com/squakez))
+- fix: won't panic on error handler validation failure 
[\#4247](https://github.com/apache/camel-k/pull/4247) 
([squakez](https://github.com/squakez))
+- chore \(docs\): add a note about security requirements on macOS 
[\#4242](https://github.com/apache/camel-k/pull/4242) 
([orpiske](https://github.com/orpiske))
+- fix\(controller\): camelcatalog default timeout 
[\#4239](https://github.com/apache/camel-k/pull/4239) 
([squakez](https://github.com/squakez))
+- chore\(deps\): bump golang.org/x/oauth2 from 0.6.0 to 0.7.0 
[\#4238](https://github.com/apache/camel-k/pull/4238) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- Improve error reporting in case of knative is required but not installed 
[\#4237](https://github.com/apache/camel-k/pull/4237) 
([claudio4j](https://github.com/claudio4j))
+- fix\(\#3836\) Expose runtime details in kamel version -a -v 
[\#4235](https://github.com/apache/camel-k/pull/4235) 
([bouskaJ](https://github.com/bouskaJ))
+- chore\(deps\): bump github.com/container-tools/spectrum from 0.6.5 to 0.6.8 
[\#4234](https://github.com/apache/camel-k/pull/4234) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- fix: Limit parallel builds on operator 
[\#4233](https://github.com/apache/camel-k/pull/4233) 
([christophd](https://github.com/christophd))
+- fix\(\#3476\) Add tests for enabling traits at IntegrationPlatform 
[\#4232](https://github.com/apache/camel-k/pull/4232) 
([bouskaJ](https://github.com/bouskaJ))
+- chore\(deps\): bump github.com/spf13/cobra from 1.6.1 to 1.7.0 
[\#4231](https://github.com/apache/camel-k/pull/4231) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- fix\(core\): Fix copy local dependencies error message 
[\#4230](https://github.com/apache/camel-k/pull/4230) 
([gansheer](https://github.com/gansheer))
+- chore: keystore\_test file path change 
[\#4228](https://github.com/apache/camel-k/pull/4228) 
([realMartinez](https://github.com/realMartinez))
+- chore\(olm\): upgrade operator sdk 
[\#4223](https://github.com/apache/camel-k/pull/4223) 
([squakez](https://github.com/squakez))
+- chore: revert kamel rebuild changes 
[\#4222](https://github.com/apache/camel-k/pull/4222) 
([squakez](https://github.com/squakez))
+- fix\(lint\): rebuild test 
[\#4216](https://github.com/apache/camel-k/pull/4216) 
([squakez](https://github.com/squakez))
+- chore\(deps\): bump github.com/container-tools/spectrum from 0.6.4 to 0.6.5 
[\#4213](https://github.com/apache/camel-k/pull/4213) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- feat\(trait\): Migrate prometheus trait from microprofile metrics to 
micrometer [\#4211](https://github.com/apache/camel-k/pull/4211) 
([gansheer](https://github.com/gansheer))
+- fix\(cmd\): rebuild KameletBindings 
[\#4209](https://github.com/apache/camel-k/pull/4209) 
([squakez](https://github.com/squakez))
+- chore\(deps\): bump github.com/onsi/gomega from 1.27.5 to 1.27.6 
[\#4206](https://github.com/apache/camel-k/pull/4206) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- fix\(cmd\): run does not expand camel properties 
[\#4199](https://github.com/apache/camel-k/pull/4199) 
([squakez](https://github.com/squakez))
+- chore\(deps\): bump github.com/container-tools/spectrum from 0.6.2 to 0.6.4 
[\#4194](https://github.com/apache/camel-k/pull/4194) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- chore\(deps\): bump github.com/go-logr/logr from 1.2.3 to 1.2.4 
[\#4193](https://github.com/apache/camel-k/pull/4193) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- Fix lint warn in deployment.go 
[\#4189](https://github.com/apache/camel-k/pull/4189) 
([claudio4j](https://github.com/claudio4j))
+- Remove additional custom labels utility 
[\#4184](https://github.com/apache/camel-k/pull/4184) 
([claudio4j](https://github.com/claudio4j))
+- chore\(deps\): bump github.com/redhat-developer/service-binding-operator 
from 1.3.3 to 1.3.4 [\#4170](https://github.com/apache/camel-k/pull/4170) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- chore\(deps\): bump github.com/stoewer/go-strcase from 1.2.1 to 1.3.0 
[\#4169](https://github.com/apache/camel-k/pull/4169) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- fix \#4167 : Default integrationPlatform created at operator startup dose 
not honor OPERATOR\_ID config 
[\#4168](https://github.com/apache/camel-k/pull/4168) 
([valdar](https://github.com/valdar))
+- minor improvements in integration.adoc 
[\#4165](https://github.com/apache/camel-k/pull/4165) 
([mertdotcc](https://github.com/mertdotcc))
+- Ref \#4150: Add the installation guide for Docker Desktop 
[\#4164](https://github.com/apache/camel-k/pull/4164) 
([essobedo](https://github.com/essobedo))
+- fix\(cli\): Remove CamelCatalogs CR on kamel uninstall 
[\#4162](https://github.com/apache/camel-k/pull/4162) 
([gansheer](https://github.com/gansheer))
+- chore\(deps\): bump github.com/onsi/gomega from 1.27.4 to 1.27.5 
[\#4159](https://github.com/apache/camel-k/pull/4159) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- feat: change KameletBinding name to Pipe 
[\#4156](https://github.com/apache/camel-k/pull/4156) 
([squakez](https://github.com/squakez))
+- rm unused parameter [\#4155](https://github.com/apache/camel-k/pull/4155) 
([tsukasaI](https://github.com/tsukasaI))
+- Chore: docker, jvm unit tests 
[\#4154](https://github.com/apache/camel-k/pull/4154) 
([realMartinez](https://github.com/realMartinez))
+- fix\(builder\): native from source should rebuild  
[\#4153](https://github.com/apache/camel-k/pull/4153) 
([squakez](https://github.com/squakez))
+
 ## [2.0.0-nightly](https://github.com/apache/camel-k/tree/2.0.0-nightly) 
(2023-03-22)
 
 [Full 
Changelog](https://github.com/apache/camel-k/compare/1.10.5-nightly...2.0.0-nightly)

Reply via email to