From a9ab600446db71af964c2573ded0ee91bc418241 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 8 Dec 2020 03:19:11 +0000 Subject: [PATCH] Updated CHANGELOG.md --- CHANGELOG.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a8ce526742..364ebcfd27 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,9 @@ **Merged pull requests:** +- Remove Travis CI build [\#1847](https://github.com/apache/camel-k/pull/1847) ([astefanutti](https://github.com/astefanutti)) +- fix\(api\): Remove controller-tools dependency from API module [\#1846](https://github.com/apache/camel-k/pull/1846) ([astefanutti](https://github.com/astefanutti)) +- chore\(e2e\): add test for Jolokia trait \#1547 [\#1845](https://github.com/apache/camel-k/pull/1845) ([tadayosi](https://github.com/tadayosi)) - fix: Fix kamelet.feature for YAKS version 0.1.0 [\#1844](https://github.com/apache/camel-k/pull/1844) ([astefanutti](https://github.com/astefanutti)) - Upgrade controller-tools to version 0.4.1 [\#1841](https://github.com/apache/camel-k/pull/1841) ([astefanutti](https://github.com/astefanutti)) - chore\(doc\): Add standard operation procedures to troubleshooting guide [\#1839](https://github.com/apache/camel-k/pull/1839) ([astefanutti](https://github.com/astefanutti)) @@ -134,6 +137,7 @@ - Release 1.1.1 [\#1700](https://github.com/apache/camel-k/issues/1700) - Upgrade to Prometheus operator version 0.42.0+ [\#1697](https://github.com/apache/camel-k/issues/1697) - Kamel init - Do not include license header [\#1696](https://github.com/apache/camel-k/issues/1696) +- Add support for Strimzi Topics in KameletBinding [\#1686](https://github.com/apache/camel-k/issues/1686) - kamelets: source/sink binding [\#1676](https://github.com/apache/camel-k/issues/1676) - Add related image in OLM descriptor [\#1611](https://github.com/apache/camel-k/issues/1611) - Deprecate build kit at platform set-up time [\#1604](https://github.com/apache/camel-k/issues/1604) @@ -221,7 +225,6 @@ **Closed issues:** - Failed to install Camel-K in IKS [\#1687](https://github.com/apache/camel-k/issues/1687) -- Add support for Strimzi Topics in KameletBinding [\#1686](https://github.com/apache/camel-k/issues/1686) - Upgrade base to Knative 0.16 and support 0.17 [\#1670](https://github.com/apache/camel-k/issues/1670) - Integration is logged twice in dev mode [\#1668](https://github.com/apache/camel-k/issues/1668) - operator.adoc - ascii doc warning [\#1662](https://github.com/apache/camel-k/issues/1662) @@ -997,6 +1000,7 @@ - Orphan generated XML DSL from OpenAPI JSON after deleting integration [\#839](https://github.com/apache/camel-k/issues/839) - All links of the documentation are missing spaces before and after displayed text [\#794](https://github.com/apache/camel-k/issues/794) - Update Camel K tagline in Kamel CLI [\#732](https://github.com/apache/camel-k/issues/732) +- Review reset and delete with --all option for merging similar functions to one place [\#598](https://github.com/apache/camel-k/issues/598) - Able to run maven build with debug and/or extended info [\#85](https://github.com/apache/camel-k/issues/85) - Remove references to host that did compilation in stacktraces [\#972](https://github.com/apache/camel-k/issues/972) - Integration fails with --dev mode [\#968](https://github.com/apache/camel-k/issues/968) @@ -1202,7 +1206,6 @@ - Added KEYS file [\#734](https://github.com/apache/camel-k/pull/734) ([oscerd](https://github.com/oscerd)) - Bump to 1.0.0-M1-SNAPSHOT and release changes [\#733](https://github.com/apache/camel-k/pull/733) ([nicolaferraro](https://github.com/nicolaferraro)) - Rename 'context' term used by Camel K. [\#726](https://github.com/apache/camel-k/pull/726) ([lburgazzoli](https://github.com/lburgazzoli)) -- Allow to provide custom settings.xml [\#720](https://github.com/apache/camel-k/pull/720) ([lburgazzoli](https://github.com/lburgazzoli)) ## [0.3.4](https://github.com/apache/camel-k/tree/0.3.4) (2019-06-07) @@ -1249,6 +1252,7 @@ - Filter allowed env variables in Knative [\#724](https://github.com/apache/camel-k/pull/724) ([nicolaferraro](https://github.com/nicolaferraro)) - Automatically configure global build strategy [\#723](https://github.com/apache/camel-k/pull/723) ([nicolaferraro](https://github.com/nicolaferraro)) - chore\(build\): remove test artifacts [\#721](https://github.com/apache/camel-k/pull/721) ([lburgazzoli](https://github.com/lburgazzoli)) +- Allow to provide custom settings.xml [\#720](https://github.com/apache/camel-k/pull/720) ([lburgazzoli](https://github.com/lburgazzoli)) - Don't automatically install contexts upon platform installation [\#719](https://github.com/apache/camel-k/pull/719) ([lburgazzoli](https://github.com/lburgazzoli)) - chore: default to camel-k-runtime v0.3.3 [\#718](https://github.com/apache/camel-k/pull/718) ([lburgazzoli](https://github.com/lburgazzoli)) - Fix \#707: sign released artifacts [\#713](https://github.com/apache/camel-k/pull/713) ([nicolaferraro](https://github.com/nicolaferraro)) @@ -1300,7 +1304,6 @@ - allow to configure default configurations on platform [\#608](https://github.com/apache/camel-k/issues/608) - Script set-version.sh does not honor the registry/repository settings [\#602](https://github.com/apache/camel-k/issues/602) - add options to configure affinity [\#601](https://github.com/apache/camel-k/issues/601) -- Review reset and delete with --all option for merging similar functions to one place [\#598](https://github.com/apache/camel-k/issues/598) - camel-k groovy, jvm, spring-boot gives error pushing image [\#588](https://github.com/apache/camel-k/issues/588) - on-premises: mount rwx volume [\#587](https://github.com/apache/camel-k/issues/587) - context with status error should not be included when looking up suitable context for an integration [\#584](https://github.com/apache/camel-k/issues/584)