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 9e38411 Updated CHANGELOG.md
9e38411 is described below
commit 9e384110be106b4970af2e967e28e0877fa78359
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 30 03:13:23 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 583724b..8e450da 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,6 +12,7 @@
- Deployment on K3s failing with Spectrum build strategy
[\#2160](https://github.com/apache/camel-k/issues/2160)
- Normalize object references
[\#2158](https://github.com/apache/camel-k/issues/2158)
- kamelet-binding: embedding camelets
[\#2146](https://github.com/apache/camel-k/issues/2146)
+- Release 1.3.2 [\#2144](https://github.com/apache/camel-k/issues/2144)
- Adding camel-jackson dependency creates issues with inner classes
[\#1507](https://github.com/apache/camel-k/issues/1507)
- Adding a dump command [\#1415](https://github.com/apache/camel-k/issues/1415)
@@ -101,10 +102,8 @@
- fix\(pdb\): Add missing watch verb to PodDisruptionBudget resources RBAC
[\#2016](https://github.com/apache/camel-k/pull/2016)
([astefanutti](https://github.com/astefanutti))
- fix\(helm\): Add missing permissions for PodDisruptionBudget resources
[\#2015](https://github.com/apache/camel-k/pull/2015)
([astefanutti](https://github.com/astefanutti))
- chore\(helm\): Remove duplicated rule for servicebindings
[\#2014](https://github.com/apache/camel-k/pull/2014)
([astefanutti](https://github.com/astefanutti))
-- doc: camel k runtime local instructions
[\#2013](https://github.com/apache/camel-k/pull/2013)
([squakez](https://github.com/squakez))
- chore\(olm\): Regenerate current OLM package manifest
[\#2012](https://github.com/apache/camel-k/pull/2012)
([astefanutti](https://github.com/astefanutti))
- fix\(olm\): Add back lost rules to OLM role
[\#2011](https://github.com/apache/camel-k/pull/2011)
([astefanutti](https://github.com/astefanutti))
-- chore\(doc\): Add ServiceBinding trait documentation
[\#2010](https://github.com/apache/camel-k/pull/2010)
([astefanutti](https://github.com/astefanutti))
- 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))
## [v1.3.2](https://github.com/apache/camel-k/tree/v1.3.2) (2021-03-19)
@@ -556,6 +555,7 @@
- Add a specific label to the integration pod
[\#1129](https://github.com/apache/camel-k/issues/1129)
- Add documentation for integration platform configuration
[\#951](https://github.com/apache/camel-k/issues/951)
- kamel --dev stuck when mvn dependencies has problem
[\#911](https://github.com/apache/camel-k/issues/911)
+- Update Camel-K/Knative examples for 1.0.0-M1 release
[\#908](https://github.com/apache/camel-k/issues/908)
- IntegrationPlatform stucked in "status.phase: Starting"
[\#466](https://github.com/apache/camel-k/issues/466)
- camel-k operator Error with minikube
[\#431](https://github.com/apache/camel-k/issues/431)
- Structured trait configuration
[\#395](https://github.com/apache/camel-k/issues/395)
@@ -1192,7 +1192,6 @@
- fix\(camel\): Report runtime version from Camel catalog into integration and
kit statuses [\#1044](https://github.com/apache/camel-k/pull/1044)
([astefanutti](https://github.com/astefanutti))
- chore\(dev\): Upgrade Operator SDK to version 0.12.0
[\#1043](https://github.com/apache/camel-k/pull/1043)
([astefanutti](https://github.com/astefanutti))
- Fix typo in doc [\#1042](https://github.com/apache/camel-k/pull/1042)
([apupier](https://github.com/apupier))
-- fix \#989: document the release process
[\#1041](https://github.com/apache/camel-k/pull/1041)
([nicolaferraro](https://github.com/nicolaferraro))
- chore\(dev\): Require Go version 1.13
[\#1040](https://github.com/apache/camel-k/pull/1040)
([astefanutti](https://github.com/astefanutti))
- Add readme in examples subfolder
[\#1034](https://github.com/apache/camel-k/pull/1034)
([apupier](https://github.com/apupier))
- fix \#1023: add possibility to reference staging artifacts
[\#1029](https://github.com/apache/camel-k/pull/1029)
([nicolaferraro](https://github.com/nicolaferraro))
@@ -1229,6 +1228,7 @@
**Merged pull requests:**
+- fix \#989: document the release process
[\#1041](https://github.com/apache/camel-k/pull/1041)
([nicolaferraro](https://github.com/nicolaferraro))
- fix \#985: add correct clusterroles for knative in global mode
[\#1019](https://github.com/apache/camel-k/pull/1019)
([nicolaferraro](https://github.com/nicolaferraro))
- fix \#988: add check for missing licenses before release
[\#1018](https://github.com/apache/camel-k/pull/1018)
([nicolaferraro](https://github.com/nicolaferraro))
- Upgrade Operator SDK to version 0.11.0
[\#1017](https://github.com/apache/camel-k/pull/1017)
([astefanutti](https://github.com/astefanutti))
@@ -1257,7 +1257,6 @@
- Build completes OK but integration shows ERROR
[\#965](https://github.com/apache/camel-k/issues/965)
- Monitoring kubectl for changes to integrations misses transition to error
state [\#937](https://github.com/apache/camel-k/issues/937)
- Knative route from AWS S3 endpoint immediatly stops after starting
[\#919](https://github.com/apache/camel-k/issues/919)
-- Update Camel-K/Knative examples for 1.0.0-M1 release
[\#908](https://github.com/apache/camel-k/issues/908)
- Dev mode doesn't show if the build failed
[\#906](https://github.com/apache/camel-k/issues/906)
- Road Map about Yaml DSL [\#902](https://github.com/apache/camel-k/issues/902)
- Issues with pre-published Kubernetes secret and Camel-K integration
[\#900](https://github.com/apache/camel-k/issues/900)
@@ -1920,6 +1919,7 @@
- chore\(release\): package examples to publish them during release
[\#295](https://github.com/apache/camel-k/pull/295)
([nicolaferraro](https://github.com/nicolaferraro))
- Allow to generate install resources if needed
[\#294](https://github.com/apache/camel-k/pull/294)
([nicolaferraro](https://github.com/nicolaferraro))
- Re-add missing commits [\#293](https://github.com/apache/camel-k/pull/293)
([nicolaferraro](https://github.com/nicolaferraro))
+- refactor: consistent env var management in traits
[\#291](https://github.com/apache/camel-k/pull/291)
([lburgazzoli](https://github.com/lburgazzoli))
- chore\(log\): make dev-mode work in Knative
[\#280](https://github.com/apache/camel-k/pull/280)
([nicolaferraro](https://github.com/nicolaferraro))
- Fix \#221: use registry name instead of IP in Knative on Openshift
[\#278](https://github.com/apache/camel-k/pull/278)
([nicolaferraro](https://github.com/nicolaferraro))
- Determine active/passive endpoints from Catalog
[\#277](https://github.com/apache/camel-k/pull/277)
([lburgazzoli](https://github.com/lburgazzoli))