Skip to content

Commit

Permalink
Updated CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 8, 2020
1 parent c1d4320 commit a9ab600
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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))
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -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)

Expand Down Expand Up @@ -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))
Expand Down Expand Up @@ -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)
Expand Down

0 comments on commit a9ab600

Please sign in to comment.