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 064fdc2 Updated CHANGELOG.md 064fdc2 is described below commit 064fdc248f5950babb25c5e1dcff58923f59c6d1 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Tue Nov 24 03:15:51 2020 +0000 Updated CHANGELOG.md --- CHANGELOG.md | 101 ++++++++++++++++++++++++++++++++++------------------------- 1 file changed, 59 insertions(+), 42 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c438320..0ea2f13 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,33 +2,7 @@ ## [Unreleased](https://github.com/apache/camel-k/tree/HEAD) -[Full Changelog](https://github.com/apache/camel-k/compare/v1.2.0...HEAD) - -**Closed issues:** - -- How to specify resource for integration components [\#1814](https://github.com/apache/camel-k/issues/1814) -- scaling out camel-k integrations are not working correctly [\#1806](https://github.com/apache/camel-k/issues/1806) -- Remove main runtime from operator codebase [\#1803](https://github.com/apache/camel-k/issues/1803) -- Scalability of integration components in a non knative environment [\#1798](https://github.com/apache/camel-k/issues/1798) -- 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) -- Use registry secrets for both pulling and pushing [\#1771](https://github.com/apache/camel-k/issues/1771) -- 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) -- 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) -- Auto-detect json in yaml syntax [\#1549](https://github.com/apache/camel-k/issues/1549) -- Provide yaml schema of design definition [\#1537](https://github.com/apache/camel-k/issues/1537) -- Expose operator related metrics [\#1267](https://github.com/apache/camel-k/issues/1267) -- helm.sh entries in go.sum [\#1231](https://github.com/apache/camel-k/issues/1231) -- Add camel-k-quarkus example [\#1082](https://github.com/apache/camel-k/issues/1082) -- Make sure global and local operators can cohexist [\#751](https://github.com/apache/camel-k/issues/751) -- Document architecture [\#36](https://github.com/apache/camel-k/issues/36) +[Full Changelog](https://github.com/apache/camel-k/compare/v1.2.1...HEAD) **Merged pull requests:** @@ -66,17 +40,60 @@ - 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) +## [v1.2.1](https://github.com/apache/camel-k/tree/v1.2.1) (2020-11-23) -[Full Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.2.0...v1.2.0) +[Full Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.2.1...v1.2.1) -## [pkg/client/camel/v1.2.0](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.2.0) (2020-10-08) +## [pkg/client/camel/v1.2.1](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.2.1) (2020-11-23) + +[Full Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.2.1...pkg/client/camel/v1.2.1) -[Full Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.2.0...pkg/client/camel/v1.2.0) +## [pkg/apis/camel/v1.2.1](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.2.1) (2020-11-23) + +[Full Changelog](https://github.com/apache/camel-k/compare/v1.2.0...pkg/apis/camel/v1.2.1) + +**Closed issues:** + +- How to specify resource for integration components [\#1814](https://github.com/apache/camel-k/issues/1814) +- scaling out camel-k integrations are not working correctly [\#1806](https://github.com/apache/camel-k/issues/1806) +- Remove main runtime from operator codebase [\#1803](https://github.com/apache/camel-k/issues/1803) +- Scalability of integration components in a non knative environment [\#1798](https://github.com/apache/camel-k/issues/1798) +- 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) +- Use registry secrets for both pulling and pushing [\#1771](https://github.com/apache/camel-k/issues/1771) +- 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) +- 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) +- Auto-detect json in yaml syntax [\#1549](https://github.com/apache/camel-k/issues/1549) +- Provide yaml schema of design definition [\#1537](https://github.com/apache/camel-k/issues/1537) +- Expose operator related metrics [\#1267](https://github.com/apache/camel-k/issues/1267) +- helm.sh entries in go.sum [\#1231](https://github.com/apache/camel-k/issues/1231) +- Add camel-k-quarkus example [\#1082](https://github.com/apache/camel-k/issues/1082) +- Make sure global and local operators can cohexist [\#751](https://github.com/apache/camel-k/issues/751) +- Document architecture [\#36](https://github.com/apache/camel-k/issues/36) + +**Merged pull requests:** + +- Fix ENTESB-15219: only use default values when user doesn't provide a kamelet property value in integration [\#1797](https://github.com/apache/camel-k/pull/1797) ([dhirajsb](https://github.com/dhirajsb)) +- Backport Kamelet changes to 1.2.x [\#1788](https://github.com/apache/camel-k/pull/1788) ([nicolaferraro](https://github.com/nicolaferraro)) + +## [v1.2.0](https://github.com/apache/camel-k/tree/v1.2.0) (2020-10-08) + +[Full Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.2.0...v1.2.0) ## [pkg/apis/camel/v1.2.0](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.2.0) (2020-10-08) -[Full Changelog](https://github.com/apache/camel-k/compare/v1.1.1...pkg/apis/camel/v1.2.0) +[Full Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.2.0...pkg/apis/camel/v1.2.0) + +## [pkg/client/camel/v1.2.0](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.2.0) (2020-10-08) + +[Full Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.1.1...pkg/client/camel/v1.2.0) **Closed issues:** @@ -165,17 +182,17 @@ - Use Quarkus as default runtime [\#1609](https://github.com/apache/camel-k/pull/1609) ([nicolaferraro](https://github.com/nicolaferraro)) - Implement Kamelets [\#1602](https://github.com/apache/camel-k/pull/1602) ([nicolaferraro](https://github.com/nicolaferraro)) -## [v1.1.1](https://github.com/apache/camel-k/tree/v1.1.1) (2020-09-11) +## [pkg/client/camel/v1.1.1](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.1.1) (2020-09-11) -[Full Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.1.1...v1.1.1) +[Full Changelog](https://github.com/apache/camel-k/compare/v1.1.1...pkg/client/camel/v1.1.1) -## [pkg/client/camel/v1.1.1](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.1.1) (2020-09-11) +## [v1.1.1](https://github.com/apache/camel-k/tree/v1.1.1) (2020-09-11) -[Full Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.1.1...pkg/client/camel/v1.1.1) +[Full Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.1.1...v1.1.1) ## [pkg/apis/camel/v1.1.1](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.1.1) (2020-09-11) -[Full Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.1.0...pkg/apis/camel/v1.1.1) +[Full Changelog](https://github.com/apache/camel-k/compare/v1.1.0...pkg/apis/camel/v1.1.1) **Closed issues:** @@ -203,17 +220,17 @@ - Add support for oidc \(\#1647\) [\#1694](https://github.com/apache/camel-k/pull/1694) ([nicolaferraro](https://github.com/nicolaferraro)) - Fix \#1636: use messaging/v1beta1 for Knative subscription [\#1669](https://github.com/apache/camel-k/pull/1669) ([nicolaferraro](https://github.com/nicolaferraro)) -## [pkg/apis/camel/v1.1.0](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.1.0) (2020-07-21) - -[Full Changelog](https://github.com/apache/camel-k/compare/v1.1.0...pkg/apis/camel/v1.1.0) - ## [v1.1.0](https://github.com/apache/camel-k/tree/v1.1.0) (2020-07-21) [Full Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.1.0...v1.1.0) ## [pkg/client/camel/v1.1.0](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.1.0) (2020-07-21) -[Full Changelog](https://github.com/apache/camel-k/compare/1.0.1...pkg/client/camel/v1.1.0) +[Full Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.1.0...pkg/client/camel/v1.1.0) + +## [pkg/apis/camel/v1.1.0](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.1.0) (2020-07-21) + +[Full Changelog](https://github.com/apache/camel-k/compare/1.0.1...pkg/apis/camel/v1.1.0) **Closed issues:**