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 bf59c23 Updated CHANGELOG.md
bf59c23 is described below
commit bf59c23bebbf4f9d0fc3828ababbdcd48df8d36d
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Feb 6 03:10:30 2022 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f901059..1bb2d04 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -17,7 +17,9 @@
- Unable to access MongoDB
[\#2684](https://github.com/apache/camel-k/issues/2684)
- KAMEL\_INSTALL\_DEFAULT\_KAMELETS behavior
[\#2560](https://github.com/apache/camel-k/issues/2560)
- Documentation for `kamel local run`?
[\#2490](https://github.com/apache/camel-k/issues/2490)
+- Log warnings with kamelets
[\#2395](https://github.com/apache/camel-k/issues/2395)
- Json marshalling is needed for Rest route and uncommented code seems to be
executed [\#2341](https://github.com/apache/camel-k/issues/2341)
+- build: use golangci/golangci-lint-action
[\#2334](https://github.com/apache/camel-k/issues/2334)
- Change autogen doc template to adoc
[\#2289](https://github.com/apache/camel-k/issues/2289)
- Kamel dump: make the command smarter
[\#2189](https://github.com/apache/camel-k/issues/2189)