This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/main by this push:
new 2adcd13 Updated CHANGELOG.md
2adcd13 is described below
commit 2adcd135930b6ff3f56daf1114b8d7962c80aaef
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu May 6 03:26:38 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3d3d1be..71aaa1e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,14 +9,17 @@
- Consolidate make targets used in Github actions
[\#2263](https://github.com/apache/camel-k/issues/2263)
- Update run-from-github page to correct github example path
[\#2230](https://github.com/apache/camel-k/issues/2230)
- Release 1.4.0 [\#2134](https://github.com/apache/camel-k/issues/2134)
+- PodSpecable Integration
[\#2096](https://github.com/apache/camel-k/issues/2096)
- Can't mount secrets with binary data
[\#2009](https://github.com/apache/camel-k/issues/2009)
- kamelet-binding : suport for error handling
[\#1941](https://github.com/apache/camel-k/issues/1941)
- builder: use structured logging for maven output
[\#1783](https://github.com/apache/camel-k/issues/1783)
+- Add support for podtemplatespec / container in the Integration CRD
[\#1657](https://github.com/apache/camel-k/issues/1657)
- Integration logging configuration
[\#580](https://github.com/apache/camel-k/issues/580)
- kamel run - compile errors should be more visible
[\#185](https://github.com/apache/camel-k/issues/185)
**Merged pull requests:**
+- Added support for configuring the log format
[\#2267](https://github.com/apache/camel-k/pull/2267)
([orpiske](https://github.com/orpiske))
- Consolidate make targets used in Github actions
[\#2264](https://github.com/apache/camel-k/pull/2264)
([orpiske](https://github.com/orpiske))
- Added support for displaying Maven logs in JSON
[\#2262](https://github.com/apache/camel-k/pull/2262)
([orpiske](https://github.com/orpiske))
- Remove a reference to the old logging configuration page
[\#2261](https://github.com/apache/camel-k/pull/2261)
([orpiske](https://github.com/orpiske))
@@ -35,6 +38,7 @@
- Bump version to 1.5.0-SNAPSHOT
[\#2233](https://github.com/apache/camel-k/pull/2233)
([nicolaferraro](https://github.com/nicolaferraro))
- issue2230- fix for run-from-github page
[\#2231](https://github.com/apache/camel-k/pull/2231)
([bfitzpat](https://github.com/bfitzpat))
- feat\(kamelets\): kamelet binding error handler
[\#2217](https://github.com/apache/camel-k/pull/2217)
([squakez](https://github.com/squakez))
+- PodSpecable Integration
[\#1861](https://github.com/apache/camel-k/pull/1861)
([mmelko](https://github.com/mmelko))
## [v1.4.0](https://github.com/apache/camel-k/tree/v1.4.0) (2021-04-16)
@@ -225,7 +229,6 @@
- Backport fix for \#2035: invalid YAML should not make the operator panic
[\#2150](https://github.com/apache/camel-k/pull/2150)
([nicolaferraro](https://github.com/nicolaferraro))
- update operator-lifecycle-manager
[\#2072](https://github.com/apache/camel-k/pull/2072)
([akihikokuroda](https://github.com/akihikokuroda))
- Backport \#2036 to 1.3.x branch
[\#2050](https://github.com/apache/camel-k/pull/2050)
([astefanutti](https://github.com/astefanutti))
-- Backport \#2042 to 1.3.x branch
[\#2046](https://github.com/apache/camel-k/pull/2046)
([astefanutti](https://github.com/astefanutti))
- Backport \#2041 to 1.3.x branch
[\#2045](https://github.com/apache/camel-k/pull/2045)
([astefanutti](https://github.com/astefanutti))
- Backport fix to \#1992: allow accessing Strimzi "kafkatopics" instead of
"topics" [\#1994](https://github.com/apache/camel-k/pull/1994)
([nicolaferraro](https://github.com/nicolaferraro))
- \[Backport release-1.3.x\] Fix a little typo good for testing backport
action [\#1990](https://github.com/apache/camel-k/pull/1990)
([github-actions[bot]](https://github.com/apps/github-actions))
@@ -414,6 +417,7 @@
- When building quarkus, properties should be part of the generate
application.properties used to build the project
[\#1763](https://github.com/apache/camel-k/issues/1763)
- Ability to configure PodDisruptionBudget for integrations
[\#1760](https://github.com/apache/camel-k/issues/1760)
- Release 1.2.0 [\#1754](https://github.com/apache/camel-k/issues/1754)
+- Binary resources such as keystores are being corrupted
[\#1750](https://github.com/apache/camel-k/issues/1750)
- Add suport for gists [\#1740](https://github.com/apache/camel-k/issues/1740)
- Update to k8s 0.18.8 [\#1698](https://github.com/apache/camel-k/issues/1698)
- Error during unshare\(...\): Operation not permitted
[\#1580](https://github.com/apache/camel-k/issues/1580)
@@ -445,7 +449,6 @@
**Closed issues:**
-- Binary resources such as keystores are being corrupted
[\#1750](https://github.com/apache/camel-k/issues/1750)
- Propagate Kamelet icon on binding
[\#1747](https://github.com/apache/camel-k/issues/1747)
- Thread blocked calling knative REST
[\#1720](https://github.com/apache/camel-k/issues/1720)
- Automatic changelog update should not be run on forks
[\#1717](https://github.com/apache/camel-k/issues/1717)