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 99c80e2 Updated CHANGELOG.md
99c80e2 is described below
commit 99c80e25ab9abedc2e13f41d7760870cc088352e
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Oct 31 03:12:29 2020 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 11 ++++++++---
1 file changed, 8 insertions(+), 3 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 43cb042..566222e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,8 @@
**Closed issues:**
+- Panic when attempting to convert from unstructured to Integration with
traits [\#1794](https://github.com/apache/camel-k/issues/1794)
+- Kamelets resource autogenerated informers and listers
[\#1791](https://github.com/apache/camel-k/issues/1791)
- Changes to KameletBinding must be propagated to Integrations
[\#1785](https://github.com/apache/camel-k/issues/1785)
- KameletBinding to broker fails
[\#1778](https://github.com/apache/camel-k/issues/1778)
- Kamelet binding to an explicit URI failing
[\#1774](https://github.com/apache/camel-k/issues/1774)
@@ -17,6 +19,9 @@
**Merged pull requests:**
+- Fixes ENTESB-15219: only use default values when user doesn't provide a
kamelet property value in integration
[\#1796](https://github.com/apache/camel-k/pull/1796)
([dhirajsb](https://github.com/dhirajsb))
+- \[test\] Detect camel quarkus version dynamically in monitoring test
[\#1795](https://github.com/apache/camel-k/pull/1795)
([llowinge](https://github.com/llowinge))
+- Fix \#1791: auto-generate v1alpha1 resources
[\#1792](https://github.com/apache/camel-k/pull/1792)
([nicolaferraro](https://github.com/nicolaferraro))
- \[ENTESB-15044\] Refactor monitoring test to be able consume camel quar…
[\#1790](https://github.com/apache/camel-k/pull/1790)
([llowinge](https://github.com/llowinge))
- Fix \#1785: propagate klb changes to integrations
[\#1786](https://github.com/apache/camel-k/pull/1786)
([nicolaferraro](https://github.com/nicolaferraro))
- Make inspect subcommand run locally.
[\#1782](https://github.com/apache/camel-k/pull/1782)
([doru1004](https://github.com/doru1004))
@@ -33,6 +38,7 @@
- chore\(build\): remove reference to staging repo
[\#1758](https://github.com/apache/camel-k/pull/1758)
([lburgazzoli](https://github.com/lburgazzoli))
- Add inspect sub-command with basic support
[\#1757](https://github.com/apache/camel-k/pull/1757)
([doru1004](https://github.com/doru1004))
- Fix \#1537: generate json schema for full Kubernetes resources
[\#1756](https://github.com/apache/camel-k/pull/1756)
([nicolaferraro](https://github.com/nicolaferraro))
+- Add suport for gists [\#1748](https://github.com/apache/camel-k/pull/1748)
([lburgazzoli](https://github.com/lburgazzoli))
## [v1.2.0](https://github.com/apache/camel-k/tree/v1.2.0) (2020-10-08)
@@ -77,7 +83,6 @@
- chore\(crd\): make CRD more json-schema friend
[\#1752](https://github.com/apache/camel-k/pull/1752)
([nicolaferraro](https://github.com/nicolaferraro))
- Fix \#1750: auto-compress/encode binary sources and resources
[\#1751](https://github.com/apache/camel-k/pull/1751)
([nicolaferraro](https://github.com/nicolaferraro))
- Fix \#1747: propagate icon on kameletbinding and fix integration owner…
[\#1749](https://github.com/apache/camel-k/pull/1749)
([nicolaferraro](https://github.com/nicolaferraro))
-- Add suport for gists [\#1748](https://github.com/apache/camel-k/pull/1748)
([lburgazzoli](https://github.com/lburgazzoli))
- Add support for Strimzi KafkaTopics in KameletBinding
[\#1745](https://github.com/apache/camel-k/pull/1745)
([nicolaferraro](https://github.com/nicolaferraro))
- chore: Upgrade Prometheus to version 0.42.1
[\#1744](https://github.com/apache/camel-k/pull/1744)
([astefanutti](https://github.com/astefanutti))
- fix\(doc\): Set architecture diagram width explicitly
[\#1742](https://github.com/apache/camel-k/pull/1742)
([astefanutti](https://github.com/astefanutti))
@@ -1030,6 +1035,7 @@
- camelContext is not supported in XML DSL routedefinition
[\#731](https://github.com/apache/camel-k/issues/731)
- Switch to go mod compatible version of operator-sdk
[\#702](https://github.com/apache/camel-k/issues/702)
- `make generate` does not work with new module structure
[\#699](https://github.com/apache/camel-k/issues/699)
+- Making sure external dep projects can import Camel K APIs
[\#679](https://github.com/apache/camel-k/issues/679)
- camel-k-operator ready for running integration when camel-k-\* builds are
still fails [\#582](https://github.com/apache/camel-k/issues/582)
- Honour KUBECONFIG [\#574](https://github.com/apache/camel-k/issues/574)
- Generate website using Antora
[\#282](https://github.com/apache/camel-k/issues/282)
@@ -1143,7 +1149,6 @@
- Question about the installation of the cluster
[\#701](https://github.com/apache/camel-k/issues/701)
- Provide a way to override the default image name
[\#698](https://github.com/apache/camel-k/issues/698)
- kamel run --dev examples/resources-route.groovy issues Cannot find resource
[\#697](https://github.com/apache/camel-k/issues/697)
-- Making sure external dep projects can import Camel K APIs
[\#679](https://github.com/apache/camel-k/issues/679)
- Remove depenency on Istio for Knative sources
[\#669](https://github.com/apache/camel-k/issues/669)
- Allow to subscribe to multiple knative channels in the same integration
[\#668](https://github.com/apache/camel-k/issues/668)
- Error creating integration context with buildStrategy: pod on minikube
[\#666](https://github.com/apache/camel-k/issues/666)
@@ -1756,7 +1761,6 @@
- Add asciidoc documentation with sub-documents and some badges
[\#109](https://github.com/apache/camel-k/pull/109)
([nicolaferraro](https://github.com/nicolaferraro))
- Refactor build, deploy and run workflow
[\#107](https://github.com/apache/camel-k/pull/107)
([lburgazzoli](https://github.com/lburgazzoli))
- Bump version to 0.0.3-SNAPSHOT
[\#105](https://github.com/apache/camel-k/pull/105)
([nicolaferraro](https://github.com/nicolaferraro))
-- feat\(examples\): Add a Camel-caffeine Cache java sample
[\#101](https://github.com/apache/camel-k/pull/101)
([oscerd](https://github.com/oscerd))
## [0.0.2](https://github.com/apache/camel-k/tree/0.0.2) (2018-09-19)
@@ -1787,6 +1791,7 @@
**Merged pull requests:**
- Fix golint findings, remove unused code
[\#103](https://github.com/apache/camel-k/pull/103)
([lburgazzoli](https://github.com/lburgazzoli))
+- feat\(examples\): Add a Camel-caffeine Cache java sample
[\#101](https://github.com/apache/camel-k/pull/101)
([oscerd](https://github.com/oscerd))
- Add delete integration option
[\#100](https://github.com/apache/camel-k/pull/100)
([dmvolod](https://github.com/dmvolod))
- chore: refactor pkg/build to a more idiomatic structure
[\#99](https://github.com/apache/camel-k/pull/99)
([lburgazzoli](https://github.com/lburgazzoli))
- Auto-discover dependencies [\#98](https://github.com/apache/camel-k/pull/98)
([nicolaferraro](https://github.com/nicolaferraro))