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 4b561d9 Updated CHANGELOG.md 4b561d9 is described below commit 4b561d915e264b33a02c9859120db4014c0d3d91 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Sat Sep 12 03:15:12 2020 +0000 Updated CHANGELOG.md --- CHANGELOG.md | 63 ++++++++++++++++++++++++++++++++++-------------------------- 1 file changed, 36 insertions(+), 27 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cd4f3c0..e89b42b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,28 +2,7 @@ ## [Unreleased](https://github.com/apache/camel-k/tree/HEAD) -[Full Changelog](https://github.com/apache/camel-k/compare/v1.1.0...HEAD) - -**Closed issues:** - -- Failed to install Camel-K in IKS [\#1687](https://github.com/apache/camel-k/issues/1687) -- 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) -- Caffeine with Knative doesn't work [\#1649](https://github.com/apache/camel-k/issues/1649) -- Build error when using traits [\#1648](https://github.com/apache/camel-k/issues/1648) -- Add oidc provider to Camel-K [\#1646](https://github.com/apache/camel-k/issues/1646) -- When creating a new tag, make sure it's strictly numeric \(i.e. 1.1.0 instead of v1.1.0\) [\#1645](https://github.com/apache/camel-k/issues/1645) -- kamel init - should not create source file with ASF license header [\#1638](https://github.com/apache/camel-k/issues/1638) -- No matches for kind "Subscription" in version "messaging.knative.dev/v1alpha1" [\#1636](https://github.com/apache/camel-k/issues/1636) -- Add command completion for kamel [\#1635](https://github.com/apache/camel-k/issues/1635) -- Release Camel K 1.1.0 [\#1618](https://github.com/apache/camel-k/issues/1618) -- kamel install not working on vanilla k8 cluster [\#1552](https://github.com/apache/camel-k/issues/1552) -- Use sinkbinding in operator [\#1548](https://github.com/apache/camel-k/issues/1548) -- Publish yaml schema of design definition on https://www.schemastore.org/json/ [\#1538](https://github.com/apache/camel-k/issues/1538) -- In dev mode, changes to modeline are not taken into account [\#1536](https://github.com/apache/camel-k/issues/1536) -- PublishStrategy missing from IntegrationPlatform build spec [\#1370](https://github.com/apache/camel-k/issues/1370) -- kamel install not working - Error: cannot find automatically a registry where to push images [\#674](https://github.com/apache/camel-k/issues/674) +[Full Changelog](https://github.com/apache/camel-k/compare/v1.1.1...HEAD) **Merged pull requests:** @@ -44,7 +23,6 @@ - chore\(release\): create additional tags for go modules [\#1653](https://github.com/apache/camel-k/pull/1653) ([nicolaferraro](https://github.com/nicolaferraro)) - Add support for oidc [\#1647](https://github.com/apache/camel-k/pull/1647) ([aslom](https://github.com/aslom)) - Related to \#1638 kamel init - should not create source file with ASF … [\#1644](https://github.com/apache/camel-k/pull/1644) ([oscerd](https://github.com/oscerd)) -- Related to \#1638 kamel init - should not create source file with ASF … [\#1643](https://github.com/apache/camel-k/pull/1643) ([oscerd](https://github.com/oscerd)) - Related to \#1638 kamel init - should not create source file with ASF … [\#1642](https://github.com/apache/camel-k/pull/1642) ([oscerd](https://github.com/oscerd)) - Related to \#1638 kamel init - should not create source file with ASF … [\#1641](https://github.com/apache/camel-k/pull/1641) ([oscerd](https://github.com/oscerd)) - Related to \#1638 kamel init - should not create source file with ASF … [\#1640](https://github.com/apache/camel-k/pull/1640) ([oscerd](https://github.com/oscerd)) @@ -53,13 +31,44 @@ - Fix \#1536: take modeline changes into account in dev mode [\#1634](https://github.com/apache/camel-k/pull/1634) ([johnpoth](https://github.com/johnpoth)) - fix\(doc\): Fix Affinity trait examples formatting [\#1631](https://github.com/apache/camel-k/pull/1631) ([astefanutti](https://github.com/astefanutti)) -## [v1.1.0](https://github.com/apache/camel-k/tree/v1.1.0) (2020-07-21) +## [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/client/camel/v1.1.0...v1.1.1) -[Full Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.1.0...v1.1.0) +**Closed issues:** + +- Failed to install Camel-K in IKS [\#1687](https://github.com/apache/camel-k/issues/1687) +- 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) +- Caffeine with Knative doesn't work [\#1649](https://github.com/apache/camel-k/issues/1649) +- Build error when using traits [\#1648](https://github.com/apache/camel-k/issues/1648) +- Add oidc provider to Camel-K [\#1646](https://github.com/apache/camel-k/issues/1646) +- When creating a new tag, make sure it's strictly numeric \(i.e. 1.1.0 instead of v1.1.0\) [\#1645](https://github.com/apache/camel-k/issues/1645) +- kamel init - should not create source file with ASF license header [\#1638](https://github.com/apache/camel-k/issues/1638) +- No matches for kind "Subscription" in version "messaging.knative.dev/v1alpha1" [\#1636](https://github.com/apache/camel-k/issues/1636) +- Add command completion for kamel [\#1635](https://github.com/apache/camel-k/issues/1635) +- Release Camel K 1.1.0 [\#1618](https://github.com/apache/camel-k/issues/1618) +- kamel install not working on vanilla k8 cluster [\#1552](https://github.com/apache/camel-k/issues/1552) +- Use sinkbinding in operator [\#1548](https://github.com/apache/camel-k/issues/1548) +- Publish yaml schema of design definition on https://www.schemastore.org/json/ [\#1538](https://github.com/apache/camel-k/issues/1538) +- In dev mode, changes to modeline are not taken into account [\#1536](https://github.com/apache/camel-k/issues/1536) +- PublishStrategy missing from IntegrationPlatform build spec [\#1370](https://github.com/apache/camel-k/issues/1370) +- kamel install not working - Error: cannot find automatically a registry where to push images [\#674](https://github.com/apache/camel-k/issues/674) + +**Merged pull requests:** + +- 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)) +- Related to \#1638 kamel init - should not create source file with ASF … [\#1643](https://github.com/apache/camel-k/pull/1643) ([oscerd](https://github.com/oscerd)) ## [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/pkg/apis/camel/v1.1.0...pkg/client/camel/v1.1.0) +[Full Changelog](https://github.com/apache/camel-k/compare/v1.1.0...pkg/client/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/apis/camel/v1.1.0...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) @@ -1554,7 +1563,6 @@ - misc runtime fixes and improvements [\#191](https://github.com/apache/camel-k/pull/191) ([lburgazzoli](https://github.com/lburgazzoli)) - corrected minor spelling or wrong language reference \(Kotlin-\>JavaScript\) [\#187](https://github.com/apache/camel-k/pull/187) ([marcellanz](https://github.com/marcellanz)) - kamel run --dev mode terminate pod if pressing ctrl + c [\#186](https://github.com/apache/camel-k/pull/186) ([dmvolod](https://github.com/dmvolod)) -- Ci integration tests [\#165](https://github.com/apache/camel-k/pull/165) ([nicolaferraro](https://github.com/nicolaferraro)) ## [0.0.4](https://github.com/apache/camel-k/tree/0.0.4) (2018-10-16) @@ -1581,6 +1589,7 @@ - operator: swich to type safe trait definition [\#176](https://github.com/apache/camel-k/pull/176) ([lburgazzoli](https://github.com/lburgazzoli)) - runtime\(groovy\) : improve registry dsl [\#170](https://github.com/apache/camel-k/pull/170) ([lburgazzoli](https://github.com/lburgazzoli)) - Regenerate code, deps and fixes [\#166](https://github.com/apache/camel-k/pull/166) ([lburgazzoli](https://github.com/lburgazzoli)) +- Ci integration tests [\#165](https://github.com/apache/camel-k/pull/165) ([nicolaferraro](https://github.com/nicolaferraro)) - Add travis build info [\#163](https://github.com/apache/camel-k/pull/163) ([nicolaferraro](https://github.com/nicolaferraro)) - \(chore\) Add gitter badge [\#162](https://github.com/apache/camel-k/pull/162) ([nicolaferraro](https://github.com/nicolaferraro)) - Add initial support for traits [\#160](https://github.com/apache/camel-k/pull/160) ([nicolaferraro](https://github.com/nicolaferraro))