This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/master by this push:
new 81ee26d Updated CHANGELOG.md
81ee26d is described below
commit 81ee26dbeed954941a2d3c4f5f59abee2518cffd
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 23 03:23:31 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 11 ++++++++---
1 file changed, 8 insertions(+), 3 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3c991e1..23a464d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,8 +4,14 @@
[Full Changelog](https://github.com/apache/camel-k/compare/v1.3.2...HEAD)
+**Closed issues:**
+
+- kamelet-binding: embedding camelets
[\#2146](https://github.com/apache/camel-k/issues/2146)
+
**Merged pull requests:**
+- doc\(test\): basic e2e local instructions
[\#2155](https://github.com/apache/camel-k/pull/2155)
([squakez](https://github.com/squakez))
+- fix\(ci\): Free more disk space and pin OS version
[\#2154](https://github.com/apache/camel-k/pull/2154)
([astefanutti](https://github.com/astefanutti))
- Fix \#2035: invalid YAML should not make the operator panic
[\#2148](https://github.com/apache/camel-k/pull/2148)
([nicolaferraro](https://github.com/nicolaferraro))
- Fix oc parameter and added filenames to the yaml sections
[\#2147](https://github.com/apache/camel-k/pull/2147)
([claudio4j](https://github.com/claudio4j))
- fix service-binding role group
[\#2145](https://github.com/apache/camel-k/pull/2145)
([nicolaferraro](https://github.com/nicolaferraro))
@@ -89,7 +95,6 @@
- chore\(CRD\): Remove old CRDs from the deploy directory
[\#2005](https://github.com/apache/camel-k/pull/2005)
([astefanutti](https://github.com/astefanutti))
- Add scaffold for Kamelet via kamel init
[\#2004](https://github.com/apache/camel-k/pull/2004)
([rudeigerc](https://github.com/rudeigerc))
- feat\(conf\): Mount source and resource ConfigMaps as subPaths instead of
volumes [\#2002](https://github.com/apache/camel-k/pull/2002)
([astefanutti](https://github.com/astefanutti))
-- Document OLM based deployment from source
[\#2001](https://github.com/apache/camel-k/pull/2001)
([amitsadaphule](https://github.com/amitsadaphule))
- Refactors the deploy directory to make config directory single source of CRD
truth [\#1978](https://github.com/apache/camel-k/pull/1978)
([phantomjinx](https://github.com/phantomjinx))
- feat: Add ServiceBinding trait \(\#1445\)
[\#1952](https://github.com/apache/camel-k/pull/1952)
([johnpoth](https://github.com/johnpoth))
- Use Quarkus fast-jar package format apache/camel-k-runtime\#360
[\#1931](https://github.com/apache/camel-k/pull/1931)
([jamesnetherton](https://github.com/jamesnetherton))
@@ -533,7 +538,6 @@
- Camel to Yaml transformation
[\#1581](https://github.com/apache/camel-k/issues/1581)
- Running YAML code [\#1579](https://github.com/apache/camel-k/issues/1579)
- Add the camel category to Camel K CRDs
[\#1556](https://github.com/apache/camel-k/issues/1556)
-- kamel run simple.js --dev hangs after multiple kill/start
[\#1505](https://github.com/apache/camel-k/issues/1505)
- Support `make install-crc`
[\#1410](https://github.com/apache/camel-k/issues/1410)
- Add a nodeport option to the service trait
[\#1321](https://github.com/apache/camel-k/issues/1321)
- Misleading error message in knative trait: cannot find event default
[\#1308](https://github.com/apache/camel-k/issues/1308)
@@ -616,6 +620,7 @@
- Update the kamel homebrew formula to v1.0.0
[\#1512](https://github.com/apache/camel-k/issues/1512)
- \[regression\]kamel help trait --all -o json returns both yaml and json
output [\#1511](https://github.com/apache/camel-k/issues/1511)
- addRoutes problem when running 01-Basic example from new camel-k-example
docs [\#1509](https://github.com/apache/camel-k/issues/1509)
+- kamel run simple.js --dev hangs after multiple kill/start
[\#1505](https://github.com/apache/camel-k/issues/1505)
- CLI - Make kamel run handle github urls that are not raw
[\#1497](https://github.com/apache/camel-k/issues/1497)
- metrics: in quarkus mode, use microprofile metrics in place of the
prometheus agent [\#1263](https://github.com/apache/camel-k/issues/1263)
- Add time it takes to build a kit in the builder pod log
[\#1186](https://github.com/apache/camel-k/issues/1186)
@@ -923,6 +928,7 @@
- Make test timeouts configurable
[\#1307](https://github.com/apache/camel-k/pull/1307)
([bouskaJ](https://github.com/bouskaJ))
- Add super-fast builds for dev clusters
[\#1306](https://github.com/apache/camel-k/pull/1306)
([nicolaferraro](https://github.com/nicolaferraro))
- Unable to run the polyglot sample
[\#1303](https://github.com/apache/camel-k/pull/1303)
([lburgazzoli](https://github.com/lburgazzoli))
+- feat: Support Buildah builds on OpenShift with internal registry
auto-configuration [\#1295](https://github.com/apache/camel-k/pull/1295)
([astefanutti](https://github.com/astefanutti))
## [1.0.0-RC2](https://github.com/apache/camel-k/tree/1.0.0-RC2) (2020-02-24)
@@ -993,7 +999,6 @@
**Merged pull requests:**
-- feat: Support Buildah builds on OpenShift with internal registry
auto-configuration [\#1295](https://github.com/apache/camel-k/pull/1295)
([astefanutti](https://github.com/astefanutti))
- Fix \#1236: upgrade to runtime 1.1.0 and remove camel-bean autodetection
[\#1294](https://github.com/apache/camel-k/pull/1294)
([nicolaferraro](https://github.com/nicolaferraro))
- fix\(platform\): Default to pod build strategy for Kaniko
[\#1292](https://github.com/apache/camel-k/pull/1292)
([astefanutti](https://github.com/astefanutti))
- Related to \#1190: add more logs when patch fails
[\#1291](https://github.com/apache/camel-k/pull/1291)
([nicolaferraro](https://github.com/nicolaferraro))