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 4788a21 Updated CHANGELOG.md
4788a21 is described below
commit 4788a21e8b0ce8022cad0274033fd8e395466123
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu May 27 04:39:25 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index acb93c6..8129205 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,7 @@
**Closed issues:**
- Timeout when debugging the operator locally
[\#2315](https://github.com/apache/camel-k/issues/2315)
+- Creating an IntegrationPlatform with the route Trait Crashes the Operator
[\#2313](https://github.com/apache/camel-k/issues/2313)
- Structured logs: remaining bits
[\#2286](https://github.com/apache/camel-k/issues/2286)
- \[Docs\] Broken links on autogenerated API
[\#2280](https://github.com/apache/camel-k/issues/2280)
- Normalize Spectrum build logs
[\#2276](https://github.com/apache/camel-k/issues/2276)
@@ -16,10 +17,13 @@
- Flaky scale integration test or scale intermittent issue
[\#2250](https://github.com/apache/camel-k/issues/2250)
- Camel K and Amazon EKS \(Elastic Kubernetes Service\)
[\#2241](https://github.com/apache/camel-k/issues/2241)
- `kamel` run fails for remote files on windows
[\#2239](https://github.com/apache/camel-k/issues/2239)
+- Add a flag to enable/disable the installation of default kamelets
[\#2237](https://github.com/apache/camel-k/issues/2237)
- Update run-from-github page to correct github example path
[\#2230](https://github.com/apache/camel-k/issues/2230)
- Release 1.4.0 [\#2134](https://github.com/apache/camel-k/issues/2134)
- Dependency autoloading is not working correctly with YAML format
[\#2098](https://github.com/apache/camel-k/issues/2098)
- PodSpecable Integration
[\#2096](https://github.com/apache/camel-k/issues/2096)
+- api: provide java bindings
[\#2082](https://github.com/apache/camel-k/issues/2082)
+- Kamelet file parameters
[\#2080](https://github.com/apache/camel-k/issues/2080)
- Can't mount secrets with binary data
[\#2009](https://github.com/apache/camel-k/issues/2009)
- kamelet-binding : suport for error handling
[\#1941](https://github.com/apache/camel-k/issues/1941)
- builder: use structured logging for maven output
[\#1783](https://github.com/apache/camel-k/issues/1783)
@@ -33,11 +37,14 @@
- Added K3s to the registry section of navbar
[\#2325](https://github.com/apache/camel-k/pull/2325)
([oscerd](https://github.com/oscerd))
- Nav Bar: Titles fixed [\#2324](https://github.com/apache/camel-k/pull/2324)
([oscerd](https://github.com/oscerd))
+- Fix Route Trait Crash [\#2323](https://github.com/apache/camel-k/pull/2323)
([Kyle-Cooley](https://github.com/Kyle-Cooley))
- Updated the nav bar with all the installations
[\#2322](https://github.com/apache/camel-k/pull/2322)
([oscerd](https://github.com/oscerd))
- \[TEST\] Increase timeouts for slow infra
[\#2319](https://github.com/apache/camel-k/pull/2319)
([bouskaJ](https://github.com/bouskaJ))
- Fix \#2315: Add leader-election flag to Operator command
[\#2316](https://github.com/apache/camel-k/pull/2316)
([johnpoth](https://github.com/johnpoth))
- Check if the environment can produce structured Maven logs before parsing
them [\#2311](https://github.com/apache/camel-k/pull/2311)
([orpiske](https://github.com/orpiske))
- chore\(ci\): Use `github.ref` instead of `github.head_ref` as concurrency
group key [\#2310](https://github.com/apache/camel-k/pull/2310)
([astefanutti](https://github.com/astefanutti))
+- feat\(cmd\): build-property flag
[\#2309](https://github.com/apache/camel-k/pull/2309)
([squakez](https://github.com/squakez))
+- Fix \#2237: add flag to disable installation of default kamelets
[\#2308](https://github.com/apache/camel-k/pull/2308)
([nicolaferraro](https://github.com/nicolaferraro))
- chore\(ci\): Cancel running workflows when PRs are updated
[\#2304](https://github.com/apache/camel-k/pull/2304)
([astefanutti](https://github.com/astefanutti))
- chore: Make phase structured logging key a string
[\#2303](https://github.com/apache/camel-k/pull/2303)
([astefanutti](https://github.com/astefanutti))
- chore\(cli\): Update CRDs when force installing cluster resources
[\#2301](https://github.com/apache/camel-k/pull/2301)
([astefanutti](https://github.com/astefanutti))