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-runtime.git
The following commit(s) were added to refs/heads/master by this push: new ab885e7 Updated CHANGELOG.md ab885e7 is described below commit ab885e73f45aa7368866f5914b7b42dd767e1913 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Wed Sep 2 13:23:06 2020 +0000 Updated CHANGELOG.md --- CHANGELOG.md | 631 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 631 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..ee62236 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,631 @@ +# Changelog + +## [Unreleased](https://github.com/apache/camel-k-runtime/tree/HEAD) + +[Full Changelog](https://github.com/apache/camel-k-runtime/compare/camel-k-runtime-parent-1.5.0...HEAD) + +**Closed issues:** + +- knative: support for programmatically add entries to the knative environment [\#454](https://github.com/apache/camel-k-runtime/issues/454) +- Invalid example on yaml language docu [\#423](https://github.com/apache/camel-k-runtime/issues/423) +- \[quarkus\] add tests for jvm only loaders [\#215](https://github.com/apache/camel-k-runtime/issues/215) +- add support for component customizer [\#58](https://github.com/apache/camel-k-runtime/issues/58) + +**Merged pull requests:** + +- Cleanup dependencies [\#461](https://github.com/apache/camel-k-runtime/pull/461) ([lburgazzoli](https://github.com/lburgazzoli)) +- Added an automatic changelog gh action [\#460](https://github.com/apache/camel-k-runtime/pull/460) ([oscerd](https://github.com/oscerd)) +- Upgrade Assertj to version 3.17.1 [\#457](https://github.com/apache/camel-k-runtime/pull/457) ([oscerd](https://github.com/oscerd)) +- build\(deps\): bump assertj-core from 3.16.1 to 3.17.0 [\#455](https://github.com/apache/camel-k-runtime/pull/455) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Invalid example on yaml language docu [\#452](https://github.com/apache/camel-k-runtime/pull/452) ([lburgazzoli](https://github.com/lburgazzoli)) +- build\(ci\): Ignore some paths on the PR validate workflow [\#451](https://github.com/apache/camel-k-runtime/pull/451) ([jamesnetherton](https://github.com/jamesnetherton)) +- chore: Minor docs & code sample fixes [\#450](https://github.com/apache/camel-k-runtime/pull/450) ([jamesnetherton](https://github.com/jamesnetherton)) +- build\(deps\): bump maven-site-plugin from 3.9.0 to 3.9.1 [\#449](https://github.com/apache/camel-k-runtime/pull/449) ([dependabot[bot]](https://github.com/apps/dependabot)) +- build\(deps\): bump javapoet from 1.11.1 to 1.13.0 [\#448](https://github.com/apache/camel-k-runtime/pull/448) ([dependabot[bot]](https://github.com/apps/dependabot)) +- build\(deps\): bump apache from 21 to 23 [\#447](https://github.com/apache/camel-k-runtime/pull/447) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Loaders [\#446](https://github.com/apache/camel-k-runtime/pull/446) ([lburgazzoli](https://github.com/lburgazzoli)) +- kotlin: cleanup loader and tests [\#445](https://github.com/apache/camel-k-runtime/pull/445) ([lburgazzoli](https://github.com/lburgazzoli)) +- xml: cleanup loader and tests [\#444](https://github.com/apache/camel-k-runtime/pull/444) ([lburgazzoli](https://github.com/lburgazzoli)) +- Update groovy.adoc [\#443](https://github.com/apache/camel-k-runtime/pull/443) ([PoojaChandak](https://github.com/PoojaChandak)) +- js: cleanup loader and tests [\#442](https://github.com/apache/camel-k-runtime/pull/442) ([lburgazzoli](https://github.com/lburgazzoli)) +- java: cleanup loader and tests [\#441](https://github.com/apache/camel-k-runtime/pull/441) ([lburgazzoli](https://github.com/lburgazzoli)) +- groovy: cleanup loader and tests [\#440](https://github.com/apache/camel-k-runtime/pull/440) ([lburgazzoli](https://github.com/lburgazzoli)) +- build\(deps\): bump jaeger-client from 1.2.0 to 1.3.2 [\#439](https://github.com/apache/camel-k-runtime/pull/439) ([dependabot[bot]](https://github.com/apps/dependabot)) +- build\(deps\): bump exec-maven-plugin from 1.6.0 to 3.0.0 [\#438](https://github.com/apache/camel-k-runtime/pull/438) ([dependabot[bot]](https://github.com/apps/dependabot)) +- build\(deps\): bump maven-remote-resources-plugin from 1.5 to 1.7.0 [\#437](https://github.com/apache/camel-k-runtime/pull/437) ([dependabot[bot]](https://github.com/apps/dependabot)) +- build\(ci\): build on push and skip build for some paths [\#436](https://github.com/apache/camel-k-runtime/pull/436) ([lburgazzoli](https://github.com/lburgazzoli)) +- build\(deps\): add junit-pioneer to ease test that require env vars or properties [\#435](https://github.com/apache/camel-k-runtime/pull/435) ([lburgazzoli](https://github.com/lburgazzoli)) +- build\(deps\): bump jaxb-api from 2.3.0 to 2.3.1 [\#434](https://github.com/apache/camel-k-runtime/pull/434) ([dependabot[bot]](https://github.com/apps/dependabot)) +- build\(deps\): bump gmavenplus-plugin from 1.9.0 to 1.10.0 [\#433](https://github.com/apache/camel-k-runtime/pull/433) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump maven-assembly-plugin from 3.2.0 to 3.3.0 [\#430](https://github.com/apache/camel-k-runtime/pull/430) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Add dependabot [\#428](https://github.com/apache/camel-k-runtime/pull/428) ([lburgazzoli](https://github.com/lburgazzoli)) +- chore\(build\): tune and enable pmd on sourcecheck profile [\#427](https://github.com/apache/camel-k-runtime/pull/427) ([lburgazzoli](https://github.com/lburgazzoli)) +- chore\(deps\): update kotlin to v1.4.0 [\#426](https://github.com/apache/camel-k-runtime/pull/426) ([lburgazzoli](https://github.com/lburgazzoli)) +- PMD [\#424](https://github.com/apache/camel-k-runtime/pull/424) ([lburgazzoli](https://github.com/lburgazzoli)) +- \[quarkus\] add tests for jvm only loaders [\#421](https://github.com/apache/camel-k-runtime/pull/421) ([lburgazzoli](https://github.com/lburgazzoli)) +- Update maven plugin dependencies [\#420](https://github.com/apache/camel-k-runtime/pull/420) ([lburgazzoli](https://github.com/lburgazzoli)) +- Fixed properties test to use correct way of main configurations [\#419](https://github.com/apache/camel-k-runtime/pull/419) ([lburgazzoli](https://github.com/lburgazzoli)) +- Upgrade to camel-quarkus v1.0.0 [\#418](https://github.com/apache/camel-k-runtime/pull/418) ([lburgazzoli](https://github.com/lburgazzoli)) +- Disable merge commits on pull requests [\#417](https://github.com/apache/camel-k-runtime/pull/417) ([lburgazzoli](https://github.com/lburgazzoli)) +- Fix \#394: unable to run Groovy routes on Quarkus [\#415](https://github.com/apache/camel-k-runtime/pull/415) ([nicolaferraro](https://github.com/nicolaferraro)) + +## [camel-k-runtime-parent-1.5.0](https://github.com/apache/camel-k-runtime/tree/camel-k-runtime-parent-1.5.0) (2020-08-06) + +[Full Changelog](https://github.com/apache/camel-k-runtime/compare/camel-k-runtime-parent-1.4.1...camel-k-runtime-parent-1.5.0) + +**Merged pull requests:** + +- Upgrade Jackson to version 2.10.5 [\#413](https://github.com/apache/camel-k-runtime/pull/413) ([oscerd](https://github.com/oscerd)) +- Update commons text to version 1.9 [\#412](https://github.com/apache/camel-k-runtime/pull/412) ([oscerd](https://github.com/oscerd)) +- Fix \#365: change sinkbinding to be a customizer unrelated to the knat… [\#411](https://github.com/apache/camel-k-runtime/pull/411) ([nicolaferraro](https://github.com/nicolaferraro)) +- chore\(test\): cleanup yaml unit tests [\#410](https://github.com/apache/camel-k-runtime/pull/410) ([lburgazzoli](https://github.com/lburgazzoli)) +- Update groovy to v3.0.5 [\#409](https://github.com/apache/camel-k-runtime/pull/409) ([lburgazzoli](https://github.com/lburgazzoli)) + +## [camel-k-runtime-parent-1.4.1](https://github.com/apache/camel-k-runtime/tree/camel-k-runtime-parent-1.4.1) (2020-07-21) + +[Full Changelog](https://github.com/apache/camel-k-runtime/compare/camel-k-runtime-parent-1.4.0...camel-k-runtime-parent-1.4.1) + +**Closed issues:** + +- camel-knative: don't replace message when the producers completes [\#399](https://github.com/apache/camel-k-runtime/issues/399) +- Unable to run kotlin routes with quarkus [\#394](https://github.com/apache/camel-k-runtime/issues/394) +- Property substitution doesn't happen in from URI [\#392](https://github.com/apache/camel-k-runtime/issues/392) +- No type converter warning if final type of body is java.util.Map [\#390](https://github.com/apache/camel-k-runtime/issues/390) +- publish the camel-k yaml dsl schema as artifact [\#389](https://github.com/apache/camel-k-runtime/issues/389) +- publish the camel-k catalog as artifact [\#388](https://github.com/apache/camel-k-runtime/issues/388) +- Include a test collecting all \*.camelk.yaml files in the repository and validating it against the yaml schema [\#387](https://github.com/apache/camel-k-runtime/issues/387) + +**Merged pull requests:** + +- chore\(release\): decrease version to 1.4.1-SNAPSHOT [\#408](https://github.com/apache/camel-k-runtime/pull/408) ([nicolaferraro](https://github.com/nicolaferraro)) +- Upgrade Commons Lang to version 3.11 [\#407](https://github.com/apache/camel-k-runtime/pull/407) ([oscerd](https://github.com/oscerd)) +- Upgrade Vertx to version 3.9.2 [\#406](https://github.com/apache/camel-k-runtime/pull/406) ([oscerd](https://github.com/oscerd)) +- chore\(deps\): update vert.x to v3.9.1 [\#405](https://github.com/apache/camel-k-runtime/pull/405) ([lburgazzoli](https://github.com/lburgazzoli)) +- \[kotlin\] compile scripts wit the same target level used to compile the loader [\#404](https://github.com/apache/camel-k-runtime/pull/404) ([lburgazzoli](https://github.com/lburgazzoli)) +- Bump Jandex to 2.2.1.Final [\#403](https://github.com/apache/camel-k-runtime/pull/403) ([oscerd](https://github.com/oscerd)) +- Include a test collecting all \*.camelk.yaml files in the repository and validating it against the yaml schema [\#402](https://github.com/apache/camel-k-runtime/pull/402) ([lburgazzoli](https://github.com/lburgazzoli)) +- publish the camel-k catalog as artifact [\#401](https://github.com/apache/camel-k-runtime/pull/401) ([lburgazzoli](https://github.com/lburgazzoli)) +- camel-knative: don't replace message when the producers completes [\#400](https://github.com/apache/camel-k-runtime/pull/400) ([lburgazzoli](https://github.com/lburgazzoli)) +- publish the camel-k yaml dsl schema as artifact \#389 [\#398](https://github.com/apache/camel-k-runtime/pull/398) ([lburgazzoli](https://github.com/lburgazzoli)) +- \[js\] use proxy for global bindings [\#397](https://github.com/apache/camel-k-runtime/pull/397) ([lburgazzoli](https://github.com/lburgazzoli)) +- No type converter warning if final type of body is java.util.Map [\#396](https://github.com/apache/camel-k-runtime/pull/396) ([lburgazzoli](https://github.com/lburgazzoli)) +- Unable to run kotlin routes with quarkus [\#395](https://github.com/apache/camel-k-runtime/pull/395) ([lburgazzoli](https://github.com/lburgazzoli)) +- Property substitution doesn't happen in from URI [\#393](https://github.com/apache/camel-k-runtime/pull/393) ([lburgazzoli](https://github.com/lburgazzoli)) + +## [camel-k-runtime-parent-1.4.0](https://github.com/apache/camel-k-runtime/tree/camel-k-runtime-parent-1.4.0) (2020-07-13) + +[Full Changelog](https://github.com/apache/camel-k-runtime/compare/camel-k-runtime-parent-1.3.0...camel-k-runtime-parent-1.4.0) + +**Implemented enhancements:** + +- camel-knative: add support for lookup service definition from the registry [\#371](https://github.com/apache/camel-k-runtime/issues/371) +- camel-knative: add support for overriding Cloud Event fields in knative environment [\#370](https://github.com/apache/camel-k-runtime/issues/370) +- camel-knative: add support for URL in knative environment [\#369](https://github.com/apache/camel-k-runtime/issues/369) +- Add runtime support for Knative sinkbinding [\#365](https://github.com/apache/camel-k-runtime/issues/365) +- Integration should fail when no secret is found [\#363](https://github.com/apache/camel-k-runtime/issues/363) + +**Closed issues:** + +- Event-loop blocked when using http component starting from knative [\#383](https://github.com/apache/camel-k-runtime/issues/383) +- Create a CompositeClassloader and set is as Camel's ApplicationClassloader [\#364](https://github.com/apache/camel-k-runtime/issues/364) +- Injecting a CDI bean managed by Quarkus into Camel K routes leads to a null reference [\#362](https://github.com/apache/camel-k-runtime/issues/362) +- Upgrade to Camel 3.4 [\#361](https://github.com/apache/camel-k-runtime/issues/361) +- Generate schema for YAML DSL [\#358](https://github.com/apache/camel-k-runtime/issues/358) +- Use the new camel-component-maven-plugin from Camel 3.4 [\#357](https://github.com/apache/camel-k-runtime/issues/357) +- Quarkus application becomes ready before routes are bound [\#262](https://github.com/apache/camel-k-runtime/issues/262) + +**Merged pull requests:** + +- chore\(release\): bump version to 1.4.0-SNAPSHOT [\#391](https://github.com/apache/camel-k-runtime/pull/391) ([nicolaferraro](https://github.com/nicolaferraro)) +- \[yaml\] cleanup schema generator leftovers [\#385](https://github.com/apache/camel-k-runtime/pull/385) ([lburgazzoli](https://github.com/lburgazzoli)) +- Use the new camel-component-maven-plugin from Camel 3.4 [\#384](https://github.com/apache/camel-k-runtime/pull/384) ([lburgazzoli](https://github.com/lburgazzoli)) +- Upgrade Rest Assured to version 4.3.1 [\#382](https://github.com/apache/camel-k-runtime/pull/382) ([oscerd](https://github.com/oscerd)) +- chore\(ci\): replace joschi/setup-jdk with AdoptOpenJDK/install-jdk [\#381](https://github.com/apache/camel-k-runtime/pull/381) ([lburgazzoli](https://github.com/lburgazzoli)) +- Upgrade to Camel 3.4 [\#380](https://github.com/apache/camel-k-runtime/pull/380) ([lburgazzoli](https://github.com/lburgazzoli)) +- Bump Build Helper Maven plugin to version 3.2.0 [\#379](https://github.com/apache/camel-k-runtime/pull/379) ([oscerd](https://github.com/oscerd)) +- Generate schema for YAML DSL [\#378](https://github.com/apache/camel-k-runtime/pull/378) ([lburgazzoli](https://github.com/lburgazzoli)) +- Bump maven failsafe plugin to version 3.0.0-M5 [\#374](https://github.com/apache/camel-k-runtime/pull/374) ([oscerd](https://github.com/oscerd)) +- Bump Surefire to version 3.0.0-M5 [\#373](https://github.com/apache/camel-k-runtime/pull/373) ([oscerd](https://github.com/oscerd)) +- Add runtime support for Knative sinkbinding [\#372](https://github.com/apache/camel-k-runtime/pull/372) ([lburgazzoli](https://github.com/lburgazzoli)) +- Create a CompositeClassloader and set is as Camel's ApplicationClassloader [\#368](https://github.com/apache/camel-k-runtime/pull/368) ([lburgazzoli](https://github.com/lburgazzoli)) +- Integration should fail when no secret is found [\#367](https://github.com/apache/camel-k-runtime/pull/367) ([lburgazzoli](https://github.com/lburgazzoli)) + +## [camel-k-runtime-parent-1.3.0](https://github.com/apache/camel-k-runtime/tree/camel-k-runtime-parent-1.3.0) (2020-06-05) + +[Full Changelog](https://github.com/apache/camel-k-runtime/compare/camel-k-runtime-parent-1.2.1...camel-k-runtime-parent-1.3.0) + +**Implemented enhancements:** + +- Leverage platform http service in camel-knative [\#264](https://github.com/apache/camel-k-runtime/issues/264) + +**Closed issues:** + +- mark JavaScipt DSL as experimental [\#349](https://github.com/apache/camel-k-runtime/issues/349) +- Can't run the API example on Quarkus [\#348](https://github.com/apache/camel-k-runtime/issues/348) +- Camel-quartz fails on Quarkus because of missing \(optional\) camel-cron dependency [\#346](https://github.com/apache/camel-k-runtime/issues/346) +- 'context' object not available in JavaScript integrations [\#340](https://github.com/apache/camel-k-runtime/issues/340) +- yaml-loader: add support for error handler [\#339](https://github.com/apache/camel-k-runtime/issues/339) +- Upgrade to Camel 3.3 [\#338](https://github.com/apache/camel-k-runtime/issues/338) +- Improve knative broker integration [\#326](https://github.com/apache/camel-k-runtime/issues/326) +- Add a way to easily call a bean method after camel has started [\#324](https://github.com/apache/camel-k-runtime/issues/324) +- Update camel-quarkus to v1.0.0-M7 [\#316](https://github.com/apache/camel-k-runtime/issues/316) +- Set camel.k.customizer as base property for customizer [\#305](https://github.com/apache/camel-k-runtime/issues/305) +- Add more EIPS to YAML DSL [\#303](https://github.com/apache/camel-k-runtime/issues/303) +- Can't get response from platform HTTP [\#301](https://github.com/apache/camel-k-runtime/issues/301) +- Cannot build using JDK8 [\#298](https://github.com/apache/camel-k-runtime/issues/298) +- Remove workaround for for platform-http when upgradeing to camel 3.2.0 [\#291](https://github.com/apache/camel-k-runtime/issues/291) +- Add an opentracing capability [\#289](https://github.com/apache/camel-k-runtime/issues/289) +- Add a check to ensure Maven 3.6.3+ is used [\#277](https://github.com/apache/camel-k-runtime/issues/277) +- Default to Java 11 [\#274](https://github.com/apache/camel-k-runtime/issues/274) +- Cannot find RestApiConsumerFactory [\#267](https://github.com/apache/camel-k-runtime/issues/267) +- Adding a restConfiguration\(\) make all rest properties to be ignored [\#266](https://github.com/apache/camel-k-runtime/issues/266) +- create platform http service [\#265](https://github.com/apache/camel-k-runtime/issues/265) +- Cannot run openapi in quarkus mode [\#258](https://github.com/apache/camel-k-runtime/issues/258) +- Add circuit-breaker capability [\#257](https://github.com/apache/camel-k-runtime/issues/257) +- \[quarkus\] support stopping the application [\#224](https://github.com/apache/camel-k-runtime/issues/224) +- Complete support for EIP in YAML DSL [\#183](https://github.com/apache/camel-k-runtime/issues/183) +- Support CloudEvents v1.0.0 [\#179](https://github.com/apache/camel-k-runtime/issues/179) + +**Merged pull requests:** + +- chore: remove meaningless log statement [\#356](https://github.com/apache/camel-k-runtime/pull/356) ([lburgazzoli](https://github.com/lburgazzoli)) +- tracing: support configuring the jeager service name [\#355](https://github.com/apache/camel-k-runtime/pull/355) ([lburgazzoli](https://github.com/lburgazzoli)) +- chore\(pgp\): update key for Nicola Ferraro [\#354](https://github.com/apache/camel-k-runtime/pull/354) ([nicolaferraro](https://github.com/nicolaferraro)) +- Add an opentracing capability [\#353](https://github.com/apache/camel-k-runtime/pull/353) ([lburgazzoli](https://github.com/lburgazzoli)) +- Upgrade Jackson to version 2.10.4 [\#352](https://github.com/apache/camel-k-runtime/pull/352) ([oscerd](https://github.com/oscerd)) +- Bump AssertJ to version 3.16.1 [\#351](https://github.com/apache/camel-k-runtime/pull/351) ([oscerd](https://github.com/oscerd)) +- Add circuit-breaker capability [\#350](https://github.com/apache/camel-k-runtime/pull/350) ([lburgazzoli](https://github.com/lburgazzoli)) +- Upgrade to Camel 3.3.0 and camel-quarkus 1.0.0.CR2 [\#347](https://github.com/apache/camel-k-runtime/pull/347) ([lburgazzoli](https://github.com/lburgazzoli)) +- kotlin-loader: add error handler support to the dsl [\#345](https://github.com/apache/camel-k-runtime/pull/345) ([lburgazzoli](https://github.com/lburgazzoli)) +- js-loader: add error handler support to the dsl [\#344](https://github.com/apache/camel-k-runtime/pull/344) ([lburgazzoli](https://github.com/lburgazzoli)) +- groovy-loader: add error handler support to the dsl [\#343](https://github.com/apache/camel-k-runtime/pull/343) ([lburgazzoli](https://github.com/lburgazzoli)) +- 'context' object not available in JavaScript integrations [\#342](https://github.com/apache/camel-k-runtime/pull/342) ([lburgazzoli](https://github.com/lburgazzoli)) +- yaml-loader: add support for error handler [\#341](https://github.com/apache/camel-k-runtime/pull/341) ([lburgazzoli](https://github.com/lburgazzoli)) +- yaml-loader: add support for OnException [\#337](https://github.com/apache/camel-k-runtime/pull/337) ([lburgazzoli](https://github.com/lburgazzoli)) +- Upgrade Groovy to version 3.0.4 [\#336](https://github.com/apache/camel-k-runtime/pull/336) ([oscerd](https://github.com/oscerd)) +- Code cleanup [\#335](https://github.com/apache/camel-k-runtime/pull/335) ([lburgazzoli](https://github.com/lburgazzoli)) +- Generate customizers metatdata with APT [\#334](https://github.com/apache/camel-k-runtime/pull/334) ([lburgazzoli](https://github.com/lburgazzoli)) +- Regen [\#333](https://github.com/apache/camel-k-runtime/pull/333) ([lburgazzoli](https://github.com/lburgazzoli)) +- Remove RoutesDumper as the same functionnality is implemented by camel-main [\#332](https://github.com/apache/camel-k-runtime/pull/332) ([lburgazzoli](https://github.com/lburgazzoli)) +- examples: improve knative example [\#331](https://github.com/apache/camel-k-runtime/pull/331) ([lburgazzoli](https://github.com/lburgazzoli)) +- Bump Log4j2 version to 2.13.3 [\#330](https://github.com/apache/camel-k-runtime/pull/330) ([oscerd](https://github.com/oscerd)) +- Improve Cron [\#329](https://github.com/apache/camel-k-runtime/pull/329) ([lburgazzoli](https://github.com/lburgazzoli)) +- Improve Knative [\#328](https://github.com/apache/camel-k-runtime/pull/328) ([lburgazzoli](https://github.com/lburgazzoli)) +- Code cleanup [\#327](https://github.com/apache/camel-k-runtime/pull/327) ([lburgazzoli](https://github.com/lburgazzoli)) +- Upgrade Kotlin documentation [\#325](https://github.com/apache/camel-k-runtime/pull/325) ([oscerd](https://github.com/oscerd)) +- Bump Immutables to version 2.8.8 [\#323](https://github.com/apache/camel-k-runtime/pull/323) ([oscerd](https://github.com/oscerd)) +- yaml-dsl-autogen [\#322](https://github.com/apache/camel-k-runtime/pull/322) ([lburgazzoli](https://github.com/lburgazzoli)) +- Classname does not match the Filename. [\#321](https://github.com/apache/camel-k-runtime/pull/321) ([ityreh](https://github.com/ityreh)) +- platform-http: split initialization and start phase [\#320](https://github.com/apache/camel-k-runtime/pull/320) ([lburgazzoli](https://github.com/lburgazzoli)) +- Minor code cleanup [\#319](https://github.com/apache/camel-k-runtime/pull/319) ([lburgazzoli](https://github.com/lburgazzoli)) +- Update to camel-quarkus 1.0.0-M7 and camel 3.2.0 [\#318](https://github.com/apache/camel-k-runtime/pull/318) ([lburgazzoli](https://github.com/lburgazzoli)) +- Bump Jandex maven plugin to version 1.0.8 [\#317](https://github.com/apache/camel-k-runtime/pull/317) ([oscerd](https://github.com/oscerd)) +- Fixes CAMEL-14975 \(1 of 3\) Add language docs moved from camel-k and infrastructure [\#315](https://github.com/apache/camel-k-runtime/pull/315) ([djencks](https://github.com/djencks)) +- Bump log4j to version 2.13.2 [\#314](https://github.com/apache/camel-k-runtime/pull/314) ([oscerd](https://github.com/oscerd)) +- Update jOOR tov 0.9.13 [\#313](https://github.com/apache/camel-k-runtime/pull/313) ([lburgazzoli](https://github.com/lburgazzoli)) +- chore\(build\): cache artefacts within github cache by run infos instead of git sha [\#312](https://github.com/apache/camel-k-runtime/pull/312) ([lburgazzoli](https://github.com/lburgazzoli)) +- Maven plugin updates [\#311](https://github.com/apache/camel-k-runtime/pull/311) ([oscerd](https://github.com/oscerd)) +- chore: replace individual junit juniper artifacts \(api, engine, params\) with junit-jupiter [\#310](https://github.com/apache/camel-k-runtime/pull/310) ([lburgazzoli](https://github.com/lburgazzoli)) +- Add more EIPS to YAML DSL [\#309](https://github.com/apache/camel-k-runtime/pull/309) ([lburgazzoli](https://github.com/lburgazzoli)) +- Update groovy and kotlin [\#308](https://github.com/apache/camel-k-runtime/pull/308) ([lburgazzoli](https://github.com/lburgazzoli)) +- Set camel.k.customizer as base property for customizer [\#307](https://github.com/apache/camel-k-runtime/pull/307) ([lburgazzoli](https://github.com/lburgazzoli)) +- Add support for cors in platfomr http vertx [\#304](https://github.com/apache/camel-k-runtime/pull/304) ([lburgazzoli](https://github.com/lburgazzoli)) +- Fix \#301: Auto-set content-length or chunked transfer encoding [\#302](https://github.com/apache/camel-k-runtime/pull/302) ([nicolaferraro](https://github.com/nicolaferraro)) +- yaml dsl - Add idempotent consumer EIP and update docs [\#300](https://github.com/apache/camel-k-runtime/pull/300) ([davsclaus](https://github.com/davsclaus)) +- yaml: add support for LoadBalancer and CircuitBreaker EIPs \#183 [\#299](https://github.com/apache/camel-k-runtime/pull/299) ([lburgazzoli](https://github.com/lburgazzoli)) +- Update camel-quarkus to v1.0.0-M6 [\#297](https://github.com/apache/camel-k-runtime/pull/297) ([lburgazzoli](https://github.com/lburgazzoli)) +- Upgrade Junit Jupiter to version 5.6.2 [\#296](https://github.com/apache/camel-k-runtime/pull/296) ([oscerd](https://github.com/oscerd)) +- Update gmavenplus-plugin to v1.9.0 [\#295](https://github.com/apache/camel-k-runtime/pull/295) ([lburgazzoli](https://github.com/lburgazzoli)) +- Fix typo [\#294](https://github.com/apache/camel-k-runtime/pull/294) ([lburgazzoli](https://github.com/lburgazzoli)) +- camel-k-maven-plugin: include checksum information in generated dependencies list [\#293](https://github.com/apache/camel-k-runtime/pull/293) ([lburgazzoli](https://github.com/lburgazzoli)) +- Set the correct tag in main POM [\#292](https://github.com/apache/camel-k-runtime/pull/292) ([oscerd](https://github.com/oscerd)) +- Workaround for the platform http not be able to handle matchOnUriPrefix [\#290](https://github.com/apache/camel-k-runtime/pull/290) ([lburgazzoli](https://github.com/lburgazzoli)) +- camel-knative: fix parsing of knative environment [\#288](https://github.com/apache/camel-k-runtime/pull/288) ([lburgazzoli](https://github.com/lburgazzoli)) +- Add platform-http capability [\#287](https://github.com/apache/camel-k-runtime/pull/287) ([lburgazzoli](https://github.com/lburgazzoli)) +- Upgrade Commons Lang to version 3.10 [\#286](https://github.com/apache/camel-k-runtime/pull/286) ([oscerd](https://github.com/oscerd)) +- platform-http: add support for ssl to PlatformHttpServer [\#285](https://github.com/apache/camel-k-runtime/pull/285) ([lburgazzoli](https://github.com/lburgazzoli)) +- Fix joor after switching to Java 11 [\#284](https://github.com/apache/camel-k-runtime/pull/284) ([lburgazzoli](https://github.com/lburgazzoli)) +- knative-transport-http: warn if host or port are configured for sources [\#283](https://github.com/apache/camel-k-runtime/pull/283) ([lburgazzoli](https://github.com/lburgazzoli)) +- Cleanup pr-validate GitHub Action [\#282](https://github.com/apache/camel-k-runtime/pull/282) ([lburgazzoli](https://github.com/lburgazzoli)) +- Cleanup kotlin loader [\#281](https://github.com/apache/camel-k-runtime/pull/281) ([lburgazzoli](https://github.com/lburgazzoli)) +- Default to Java 11 [\#280](https://github.com/apache/camel-k-runtime/pull/280) ([lburgazzoli](https://github.com/lburgazzoli)) +- Add a check to ensure Maven 3.6.3+ is used [\#278](https://github.com/apache/camel-k-runtime/pull/278) ([lburgazzoli](https://github.com/lburgazzoli)) +- Bump Jandex to version 2.1.3.Final [\#276](https://github.com/apache/camel-k-runtime/pull/276) ([oscerd](https://github.com/oscerd)) +- Bump Junit Jupiter to version 5.6.1 [\#275](https://github.com/apache/camel-k-runtime/pull/275) ([oscerd](https://github.com/oscerd)) +- create platform http service and other stuffs [\#270](https://github.com/apache/camel-k-runtime/pull/270) ([lburgazzoli](https://github.com/lburgazzoli)) + +## [camel-k-runtime-parent-1.2.1](https://github.com/apache/camel-k-runtime/tree/camel-k-runtime-parent-1.2.1) (2020-03-20) + +[Full Changelog](https://github.com/apache/camel-k-runtime/compare/camel-k-runtime-parent-1.1.0...camel-k-runtime-parent-1.2.1) + +**Closed issues:** + +- Knative extension not listed among knative dependencies in quarkus catalog [\#260](https://github.com/apache/camel-k-runtime/issues/260) +- Add cron capability [\#255](https://github.com/apache/camel-k-runtime/issues/255) +- Allow to configure default properties values [\#250](https://github.com/apache/camel-k-runtime/issues/250) +- Add capabilities to catalog [\#248](https://github.com/apache/camel-k-runtime/issues/248) +- camel-k-loader-xml - Use camel-xml-io for loading XML [\#246](https://github.com/apache/camel-k-runtime/issues/246) +- Upgarde Camel to v3.1.0 [\#245](https://github.com/apache/camel-k-runtime/issues/245) +- Rewrite support for health to leverage Vert.x [\#238](https://github.com/apache/camel-k-runtime/issues/238) +- Webhook endpoint may not be fully initialized when the route policy is applied [\#236](https://github.com/apache/camel-k-runtime/issues/236) +- Replace camel-swagger-rest-dsl-generator with camel-openapi-rest-dsl-generator [\#232](https://github.com/apache/camel-k-runtime/issues/232) +- add support for routes loaders interceptors [\#227](https://github.com/apache/camel-k-runtime/issues/227) +- camel-k-health - lets use json response body [\#193](https://github.com/apache/camel-k-runtime/issues/193) + +**Merged pull requests:** + +- Bump Maven Build Helper to version 3.1.0 [\#273](https://github.com/apache/camel-k-runtime/pull/273) ([oscerd](https://github.com/oscerd)) +- Bump Rest-assured to version 4.3.0 [\#272](https://github.com/apache/camel-k-runtime/pull/272) ([oscerd](https://github.com/oscerd)) +- Update camel-quarkus to v1.0.0-M5 [\#271](https://github.com/apache/camel-k-runtime/pull/271) ([lburgazzoli](https://github.com/lburgazzoli)) +- Upgrade Jackson to version 2.10.3 [\#269](https://github.com/apache/camel-k-runtime/pull/269) ([oscerd](https://github.com/oscerd)) +- Bump Snakeyaml to version 1.26 [\#268](https://github.com/apache/camel-k-runtime/pull/268) ([oscerd](https://github.com/oscerd)) +- quarkus: reduce dependencies by depending on quarkus-vertx-core and quarkus-vert-http instead of quarkus-verts [\#263](https://github.com/apache/camel-k-runtime/pull/263) ([lburgazzoli](https://github.com/lburgazzoli)) +- Knative extension not listed among knative dependencies in quarkus catalog [\#261](https://github.com/apache/camel-k-runtime/pull/261) ([lburgazzoli](https://github.com/lburgazzoli)) +- Allow to configure quarkus through runtime's application properties [\#259](https://github.com/apache/camel-k-runtime/pull/259) ([lburgazzoli](https://github.com/lburgazzoli)) +- Improve catalog [\#256](https://github.com/apache/camel-k-runtime/pull/256) ([lburgazzoli](https://github.com/lburgazzoli)) +- Bump Groovy to version 3.0.2 [\#254](https://github.com/apache/camel-k-runtime/pull/254) ([oscerd](https://github.com/oscerd)) +- Improve actions [\#252](https://github.com/apache/camel-k-runtime/pull/252) ([lburgazzoli](https://github.com/lburgazzoli)) +- Update to camel 3.1, camel-quarkus 1.0.0-M4 [\#251](https://github.com/apache/camel-k-runtime/pull/251) ([lburgazzoli](https://github.com/lburgazzoli)) +- Refactor health support [\#249](https://github.com/apache/camel-k-runtime/pull/249) ([lburgazzoli](https://github.com/lburgazzoli)) + +## [camel-k-runtime-parent-1.1.0](https://github.com/apache/camel-k-runtime/tree/camel-k-runtime-parent-1.1.0) (2020-02-24) + +[Full Changelog](https://github.com/apache/camel-k-runtime/compare/camel-k-runtime-parent-1.0.10...camel-k-runtime-parent-1.1.0) + +**Closed issues:** + +- Add camel-bean to transitive dependencies by default [\#243](https://github.com/apache/camel-k-runtime/issues/243) +- Add a helper module for setting up master [\#241](https://github.com/apache/camel-k-runtime/issues/241) +- Allow to load generic secrets and reference entries from integrations [\#239](https://github.com/apache/camel-k-runtime/issues/239) +- remove support for multiple camel versions [\#229](https://github.com/apache/camel-k-runtime/issues/229) +- Ad a specific section in the camel-k-runtime catalog to list loaders and related dependencies [\#182](https://github.com/apache/camel-k-runtime/issues/182) + +**Merged pull requests:** + +- Add camel-bean to transitive dependencies by default [\#244](https://github.com/apache/camel-k-runtime/pull/244) ([lburgazzoli](https://github.com/lburgazzoli)) +- Fix \#241: add master helper component [\#242](https://github.com/apache/camel-k-runtime/pull/242) ([nicolaferraro](https://github.com/nicolaferraro)) +- Allow to load generic secrets and reference entries from integrations [\#240](https://github.com/apache/camel-k-runtime/pull/240) ([lburgazzoli](https://github.com/lburgazzoli)) +- Add a repository distribution [\#237](https://github.com/apache/camel-k-runtime/pull/237) ([cunningt](https://github.com/cunningt)) +- Remove deprecated properties and processors in camel-knative [\#235](https://github.com/apache/camel-k-runtime/pull/235) ([lburgazzoli](https://github.com/lburgazzoli)) +- Remove the need of jaxb in camel-k-runtime-core [\#234](https://github.com/apache/camel-k-runtime/pull/234) ([lburgazzoli](https://github.com/lburgazzoli)) +- Update camel-quarkus to v1.0.0-M3 [\#233](https://github.com/apache/camel-k-runtime/pull/233) ([lburgazzoli](https://github.com/lburgazzoli)) +- remove support for multiple camel versions [\#231](https://github.com/apache/camel-k-runtime/pull/231) ([lburgazzoli](https://github.com/lburgazzoli)) +- Upgrade AssertJ to version 3.15.0 [\#230](https://github.com/apache/camel-k-runtime/pull/230) ([oscerd](https://github.com/oscerd)) +- Upgrade Vertx to version 3.8.5 [\#228](https://github.com/apache/camel-k-runtime/pull/228) ([oscerd](https://github.com/oscerd)) +- Update junit5 to v5.6.0 [\#225](https://github.com/apache/camel-k-runtime/pull/225) ([lburgazzoli](https://github.com/lburgazzoli)) + +## [camel-k-runtime-parent-1.0.10](https://github.com/apache/camel-k-runtime/tree/camel-k-runtime-parent-1.0.10) (2020-01-13) + +[Full Changelog](https://github.com/apache/camel-k-runtime/compare/camel-k-runtime-parent-1.0.9...camel-k-runtime-parent-1.0.10) + +**Closed issues:** + +- Native support for CronJob: convert cron endpoints to fire once at startup [\#222](https://github.com/apache/camel-k-runtime/issues/222) + +**Merged pull requests:** + +- Fix \#222: initial implementation of native cron support [\#223](https://github.com/apache/camel-k-runtime/pull/223) ([nicolaferraro](https://github.com/nicolaferraro)) +- Upgrade Jackson to version 2.10.2 [\#221](https://github.com/apache/camel-k-runtime/pull/221) ([oscerd](https://github.com/oscerd)) +- Bump Maven source plugin to version 3.2.1 [\#220](https://github.com/apache/camel-k-runtime/pull/220) ([oscerd](https://github.com/oscerd)) +- Update to camel-quarkus 1.0.0-M2 [\#219](https://github.com/apache/camel-k-runtime/pull/219) ([lburgazzoli](https://github.com/lburgazzoli)) + +## [camel-k-runtime-parent-1.0.9](https://github.com/apache/camel-k-runtime/tree/camel-k-runtime-parent-1.0.9) (2019-12-19) + +[Full Changelog](https://github.com/apache/camel-k-runtime/compare/camel-k-runtime-parent-1.0.8...camel-k-runtime-parent-1.0.9) + +**Closed issues:** + +- \[quarkus\] create loaders for java, groovy and kotlin in JVM mode [\#212](https://github.com/apache/camel-k-runtime/issues/212) + +**Merged pull requests:** + +- Dependencies updates and test improvements [\#216](https://github.com/apache/camel-k-runtime/pull/216) ([lburgazzoli](https://github.com/lburgazzoli)) +- \[quarkus\] create loaders for java, groovy and kotlin in JVM mode [\#214](https://github.com/apache/camel-k-runtime/pull/214) ([lburgazzoli](https://github.com/lburgazzoli)) +- chore\(plugin\): switch from v1alpha1 to v1 [\#213](https://github.com/apache/camel-k-runtime/pull/213) ([nicolaferraro](https://github.com/nicolaferraro)) +- Ignore package when working with Java classes [\#211](https://github.com/apache/camel-k-runtime/pull/211) ([lburgazzoli](https://github.com/lburgazzoli)) +- groovy: workaround for https://issues.apache.org/jira/browse/CAMEL-14300 [\#210](https://github.com/apache/camel-k-runtime/pull/210) ([lburgazzoli](https://github.com/lburgazzoli)) +- chore\(plugin\): generate lower case names for resources [\#209](https://github.com/apache/camel-k-runtime/pull/209) ([nicolaferraro](https://github.com/nicolaferraro)) + +## [camel-k-runtime-parent-1.0.8](https://github.com/apache/camel-k-runtime/tree/camel-k-runtime-parent-1.0.8) (2019-12-16) + +[Full Changelog](https://github.com/apache/camel-k-runtime/compare/camel-k-runtime-parent-1.0.7...camel-k-runtime-parent-1.0.8) + +**Closed issues:** + +- Invalid Camel KNative json schema [\#203](https://github.com/apache/camel-k-runtime/issues/203) +- Upgrade to quarkus 1.0 CR1 [\#191](https://github.com/apache/camel-k-runtime/issues/191) +- Suport Java 11 [\#103](https://github.com/apache/camel-k-runtime/issues/103) + +**Merged pull requests:** + +- Fix apache/camel-k\#1119: do not return cloud events by default [\#208](https://github.com/apache/camel-k-runtime/pull/208) ([nicolaferraro](https://github.com/nicolaferraro)) +- runtime-main: disable routes collector as routes are discovered through camel-k specific mechanic [\#207](https://github.com/apache/camel-k-runtime/pull/207) ([lburgazzoli](https://github.com/lburgazzoli)) +- Update to Camel 3.0.0 and Camel-Quarkus 1.0.0-M1 [\#206](https://github.com/apache/camel-k-runtime/pull/206) ([lburgazzoli](https://github.com/lburgazzoli)) +- Provide basic description for KNative component to have a valid catalog [\#205](https://github.com/apache/camel-k-runtime/pull/205) ([apupier](https://github.com/apupier)) +- Add type information to catalog [\#204](https://github.com/apache/camel-k-runtime/pull/204) ([jamesnetherton](https://github.com/jamesnetherton)) +- Update kotlin to v1.3.61 [\#202](https://github.com/apache/camel-k-runtime/pull/202) ([lburgazzoli](https://github.com/lburgazzoli)) +- YAML: add annotation to auto geenrate support classes and quarkus reflective class discovery [\#201](https://github.com/apache/camel-k-runtime/pull/201) ([lburgazzoli](https://github.com/lburgazzoli)) +- Support additional EIP for YAML DSL [\#200](https://github.com/apache/camel-k-runtime/pull/200) ([lburgazzoli](https://github.com/lburgazzoli)) +- loader-java: add test for compiling routes requiring external classes [\#199](https://github.com/apache/camel-k-runtime/pull/199) ([lburgazzoli](https://github.com/lburgazzoli)) +- Allow to use any class as configuration source [\#198](https://github.com/apache/camel-k-runtime/pull/198) ([lburgazzoli](https://github.com/lburgazzoli)) +- Update deps and actions [\#197](https://github.com/apache/camel-k-runtime/pull/197) ([lburgazzoli](https://github.com/lburgazzoli)) +- chore\(tools\): make sure quarkus catalog name start with "camel-catalog-" [\#196](https://github.com/apache/camel-k-runtime/pull/196) ([nicolaferraro](https://github.com/nicolaferraro)) + +## [camel-k-runtime-parent-1.0.7](https://github.com/apache/camel-k-runtime/tree/camel-k-runtime-parent-1.0.7) (2019-11-13) + +[Full Changelog](https://github.com/apache/camel-k-runtime/compare/camel-k-runtime-parent-1.0.6...camel-k-runtime-parent-1.0.7) + +**Closed issues:** + +- Remove support for java class loader [\#195](https://github.com/apache/camel-k-runtime/issues/195) +- Upgrade to Camel RC3 [\#189](https://github.com/apache/camel-k-runtime/issues/189) +- CamelCloudEventXXX not converted to CE header [\#177](https://github.com/apache/camel-k-runtime/issues/177) +- Undertow does not shut down properly in webhook route policy [\#172](https://github.com/apache/camel-k-runtime/issues/172) +- switch to camel main for quarkus related bits [\#149](https://github.com/apache/camel-k-runtime/issues/149) +- add quarkus information in catalog generator [\#148](https://github.com/apache/camel-k-runtime/issues/148) + +**Merged pull requests:** + +- loaders: remove java class loader as it is misleading [\#194](https://github.com/apache/camel-k-runtime/pull/194) ([lburgazzoli](https://github.com/lburgazzoli)) +- Remove docker-maven-plugin in pom.xml which is not in use [\#192](https://github.com/apache/camel-k-runtime/pull/192) ([davsclaus](https://github.com/davsclaus)) +- Fixes \#189 to update to Camel 3.0 RC3 [\#190](https://github.com/apache/camel-k-runtime/pull/190) ([davsclaus](https://github.com/davsclaus)) +- Update deps [\#188](https://github.com/apache/camel-k-runtime/pull/188) ([lburgazzoli](https://github.com/lburgazzoli)) +- Enable GitHub Actions [\#187](https://github.com/apache/camel-k-runtime/pull/187) ([lburgazzoli](https://github.com/lburgazzoli)) +- update to quarkus 0.3.1 [\#181](https://github.com/apache/camel-k-runtime/pull/181) ([lburgazzoli](https://github.com/lburgazzoli)) +- CamelCloudEventXXX not converted to CE header [\#178](https://github.com/apache/camel-k-runtime/pull/178) ([lburgazzoli](https://github.com/lburgazzoli)) +- Camel Quarkus 0.3.0 support [\#167](https://github.com/apache/camel-k-runtime/pull/167) ([astefanutti](https://github.com/astefanutti)) + +## [camel-k-runtime-parent-1.0.6](https://github.com/apache/camel-k-runtime/tree/camel-k-runtime-parent-1.0.6) (2019-10-25) + +[Full Changelog](https://github.com/apache/camel-k-runtime/compare/camel-k-runtime-parent-1.0.5...camel-k-runtime-parent-1.0.6) + +**Closed issues:** + +- Provide support for statically defined cloudevent headers [\#175](https://github.com/apache/camel-k-runtime/issues/175) +- Wrong CloudEvent Headers used [\#173](https://github.com/apache/camel-k-runtime/issues/173) +- Add support for webhook endpoints [\#170](https://github.com/apache/camel-k-runtime/issues/170) + +**Merged pull requests:** + +- Provide support for statically defined cloudevent headers [\#176](https://github.com/apache/camel-k-runtime/pull/176) ([lburgazzoli](https://github.com/lburgazzoli)) +- Wrong CloudEvent Headers used [\#174](https://github.com/apache/camel-k-runtime/pull/174) ([lburgazzoli](https://github.com/lburgazzoli)) +- Fix \#170: add support for webhook endpoints [\#171](https://github.com/apache/camel-k-runtime/pull/171) ([nicolaferraro](https://github.com/nicolaferraro)) + +## [camel-k-runtime-parent-1.0.5](https://github.com/apache/camel-k-runtime/tree/camel-k-runtime-parent-1.0.5) (2019-10-18) + +[Full Changelog](https://github.com/apache/camel-k-runtime/compare/camel-k-runtime-parent-1.0.4...camel-k-runtime-parent-1.0.5) + +**Closed issues:** + +- mismatch the runtime version in camel-k-maven-plugin generate-catelog [\#164](https://github.com/apache/camel-k-runtime/issues/164) +- Can't bridge two Knative channels with new component [\#163](https://github.com/apache/camel-k-runtime/issues/163) +- Remove artifact version from catalog [\#156](https://github.com/apache/camel-k-runtime/issues/156) +- Remove legacy artifacts [\#155](https://github.com/apache/camel-k-runtime/issues/155) +- Switch to CloudEvents 0.3 [\#154](https://github.com/apache/camel-k-runtime/issues/154) +- Support Knative broker/trigger model [\#151](https://github.com/apache/camel-k-runtime/issues/151) +- Support explicit source/target in knative endpoint [\#150](https://github.com/apache/camel-k-runtime/issues/150) +- Quarkus examples fail on mvn:release [\#146](https://github.com/apache/camel-k-runtime/issues/146) +- Include camel-k-runtime version in camel-catalog [\#141](https://github.com/apache/camel-k-runtime/issues/141) +- Knative component switches from POST to GET depending on the presence of the exchange body [\#121](https://github.com/apache/camel-k-runtime/issues/121) +- Support cloud events spec v3 [\#105](https://github.com/apache/camel-k-runtime/issues/105) +- add support for quarkus [\#57](https://github.com/apache/camel-k-runtime/issues/57) + +**Merged pull requests:** + +- Improve DSL for groovy and kotlin [\#169](https://github.com/apache/camel-k-runtime/pull/169) ([lburgazzoli](https://github.com/lburgazzoli)) +- HTTP multi-headers are randomized in camel-knative-http [\#168](https://github.com/apache/camel-k-runtime/pull/168) ([lburgazzoli](https://github.com/lburgazzoli)) +- Can't bridge two Knative channels with new component [\#166](https://github.com/apache/camel-k-runtime/pull/166) ([lburgazzoli](https://github.com/lburgazzoli)) +- Fix issue 164 to update the runtime version [\#165](https://github.com/apache/camel-k-runtime/pull/165) ([zhfeng](https://github.com/zhfeng)) +- kotlin: improve rest dsl [\#162](https://github.com/apache/camel-k-runtime/pull/162) ([lburgazzoli](https://github.com/lburgazzoli)) +- knative: add some checks about supported http methods and mandatory body [\#161](https://github.com/apache/camel-k-runtime/pull/161) ([lburgazzoli](https://github.com/lburgazzoli)) +- Support cloud events spec v3 [\#158](https://github.com/apache/camel-k-runtime/pull/158) ([lburgazzoli](https://github.com/lburgazzoli)) +- Remove legacy artifacts and version from catalog [\#157](https://github.com/apache/camel-k-runtime/pull/157) ([lburgazzoli](https://github.com/lburgazzoli)) +- Support Knative broker/trigger model [\#153](https://github.com/apache/camel-k-runtime/pull/153) ([lburgazzoli](https://github.com/lburgazzoli)) +- Disbale deploy task for examples [\#147](https://github.com/apache/camel-k-runtime/pull/147) ([lburgazzoli](https://github.com/lburgazzoli)) + +## [camel-k-runtime-parent-1.0.4](https://github.com/apache/camel-k-runtime/tree/camel-k-runtime-parent-1.0.4) (2019-10-04) + +[Full Changelog](https://github.com/apache/camel-k-runtime/compare/camel-k-runtime-parent-1.0.1...camel-k-runtime-parent-1.0.4) + +**Closed issues:** + +- Add the error log when setting component property failed [\#137](https://github.com/apache/camel-k-runtime/issues/137) +- Update to Camel RC1 [\#134](https://github.com/apache/camel-k-runtime/issues/134) +- knative-http component does not return response [\#130](https://github.com/apache/camel-k-runtime/issues/130) +- Base knative-http component to vertx-web as the next undertow major release \(3\) will be based on it [\#126](https://github.com/apache/camel-k-runtime/issues/126) + +**Merged pull requests:** + +- add \(initial\) support for quarkus [\#145](https://github.com/apache/camel-k-runtime/pull/145) ([lburgazzoli](https://github.com/lburgazzoli)) +- Update deps [\#144](https://github.com/apache/camel-k-runtime/pull/144) ([lburgazzoli](https://github.com/lburgazzoli)) +- groovy: improve rest dsl [\#143](https://github.com/apache/camel-k-runtime/pull/143) ([lburgazzoli](https://github.com/lburgazzoli)) +- Include camel-k-runtime version in camel-catalog [\#142](https://github.com/apache/camel-k-runtime/pull/142) ([lburgazzoli](https://github.com/lburgazzoli)) +- fix\(catalog\): Declare the webhook component as an HTTP component [\#140](https://github.com/apache/camel-k-runtime/pull/140) ([astefanutti](https://github.com/astefanutti)) +- yaml-loader: support route definition [\#139](https://github.com/apache/camel-k-runtime/pull/139) ([lburgazzoli](https://github.com/lburgazzoli)) +- \#137 Throw exception when setting component property failed [\#138](https://github.com/apache/camel-k-runtime/pull/138) ([WillemJiang](https://github.com/WillemJiang)) +- Cleanup module dependencies [\#136](https://github.com/apache/camel-k-runtime/pull/136) ([lburgazzoli](https://github.com/lburgazzoli)) +- Update to Camel RC1 [\#135](https://github.com/apache/camel-k-runtime/pull/135) ([lburgazzoli](https://github.com/lburgazzoli)) +- groovy: add extension methods for expression clause [\#133](https://github.com/apache/camel-k-runtime/pull/133) ([lburgazzoli](https://github.com/lburgazzoli)) +- Update deps [\#132](https://github.com/apache/camel-k-runtime/pull/132) ([lburgazzoli](https://github.com/lburgazzoli)) +- knative-http component does not return response [\#131](https://github.com/apache/camel-k-runtime/pull/131) ([lburgazzoli](https://github.com/lburgazzoli)) +- chore\(deps\): update kotlin to v1.3.50 [\#129](https://github.com/apache/camel-k-runtime/pull/129) ([lburgazzoli](https://github.com/lburgazzoli)) + +## [camel-k-runtime-parent-1.0.1](https://github.com/apache/camel-k-runtime/tree/camel-k-runtime-parent-1.0.1) (2019-08-23) + +[Full Changelog](https://github.com/apache/camel-k-runtime/compare/camel-k-runtime-parent-1.0.0...camel-k-runtime-parent-1.0.1) + +**Closed issues:** + +- Allow endpoint DSL in Camel k [\#122](https://github.com/apache/camel-k-runtime/issues/122) +- Knative component filters out all headers [\#118](https://github.com/apache/camel-k-runtime/issues/118) + +**Merged pull requests:** + +- Base knative-http component to vertx-web as the next undertow major release \(3\) will be based on it \#126 [\#128](https://github.com/apache/camel-k-runtime/pull/128) ([lburgazzoli](https://github.com/lburgazzoli)) +- Re-organize repo and update deps [\#127](https://github.com/apache/camel-k-runtime/pull/127) ([lburgazzoli](https://github.com/lburgazzoli)) +- knative: add custom loader for sources [\#125](https://github.com/apache/camel-k-runtime/pull/125) ([lburgazzoli](https://github.com/lburgazzoli)) +- knative: true knative-http component [\#124](https://github.com/apache/camel-k-runtime/pull/124) ([lburgazzoli](https://github.com/lburgazzoli)) +- Allow endpoint DSL in Camel k [\#123](https://github.com/apache/camel-k-runtime/pull/123) ([lburgazzoli](https://github.com/lburgazzoli)) +- Knative component filters out all headers [\#120](https://github.com/apache/camel-k-runtime/pull/120) ([lburgazzoli](https://github.com/lburgazzoli)) +- maven dependencies for java.xml.bind \(jaxb\) issue \#103 [\#119](https://github.com/apache/camel-k-runtime/pull/119) ([ipolyzos](https://github.com/ipolyzos)) +- chore\(dsl\): add bean dsl for kotlin and groovy [\#117](https://github.com/apache/camel-k-runtime/pull/117) ([lburgazzoli](https://github.com/lburgazzoli)) + +## [camel-k-runtime-parent-1.0.0](https://github.com/apache/camel-k-runtime/tree/camel-k-runtime-parent-1.0.0) (2019-07-25) + +[Full Changelog](https://github.com/apache/camel-k-runtime/compare/camel-k-runtime-parent-0.3.3...camel-k-runtime-parent-1.0.0) + +**Closed issues:** + +- Lambda processor doesn't work with JS routes [\#115](https://github.com/apache/camel-k-runtime/issues/115) +- js: components not exported by base script [\#112](https://github.com/apache/camel-k-runtime/issues/112) +- Unable to run examples with exec:java [\#104](https://github.com/apache/camel-k-runtime/issues/104) +- camel-k-runtime-jvm is misleading [\#101](https://github.com/apache/camel-k-runtime/issues/101) +- Modularize loaders [\#100](https://github.com/apache/camel-k-runtime/issues/100) +- Switch to GraalJS [\#99](https://github.com/apache/camel-k-runtime/issues/99) +- Update to camel 3.0.0-M4 [\#94](https://github.com/apache/camel-k-runtime/issues/94) +- Add checstyle [\#87](https://github.com/apache/camel-k-runtime/issues/87) +- Add license format tool and amend license to use the same style as camel 3.x [\#86](https://github.com/apache/camel-k-runtime/issues/86) +- Support full yaml dsl [\#82](https://github.com/apache/camel-k-runtime/issues/82) +- Support full yaml dsl [\#80](https://github.com/apache/camel-k-runtime/issues/80) +- Support camel 3.0.0 M3 [\#79](https://github.com/apache/camel-k-runtime/issues/79) +- Release 0.3.3 [\#72](https://github.com/apache/camel-k-runtime/issues/72) +- remove log4j from bom [\#59](https://github.com/apache/camel-k-runtime/issues/59) +- remove support for camel 2.x [\#56](https://github.com/apache/camel-k-runtime/issues/56) + +**Merged pull requests:** + +- Lambda processor doesn't work with JS routes [\#116](https://github.com/apache/camel-k-runtime/pull/116) ([lburgazzoli](https://github.com/lburgazzoli)) +- chore\(js\): add test for rest dsl/definition [\#114](https://github.com/apache/camel-k-runtime/pull/114) ([lburgazzoli](https://github.com/lburgazzoli)) +- Fix JS symbol export [\#113](https://github.com/apache/camel-k-runtime/pull/113) ([lburgazzoli](https://github.com/lburgazzoli)) +- loader\(kotlin\): add default imports [\#111](https://github.com/apache/camel-k-runtime/pull/111) ([lburgazzoli](https://github.com/lburgazzoli)) +- loader\(groovy\): add default imports [\#110](https://github.com/apache/camel-k-runtime/pull/110) ([lburgazzoli](https://github.com/lburgazzoli)) +- loader\(java\): support for bean registration [\#109](https://github.com/apache/camel-k-runtime/pull/109) ([lburgazzoli](https://github.com/lburgazzoli)) +- Fix the camel-k-runtime-example running issue [\#108](https://github.com/apache/camel-k-runtime/pull/108) ([WillemJiang](https://github.com/WillemJiang)) +- chore\(js\): wrap script with a block to make it easy to extend the DSL [\#107](https://github.com/apache/camel-k-runtime/pull/107) ([lburgazzoli](https://github.com/lburgazzoli)) +- Make runtime more modular \(required for quarkus\) [\#106](https://github.com/apache/camel-k-runtime/pull/106) ([lburgazzoli](https://github.com/lburgazzoli)) +- Switch to GraalJS [\#102](https://github.com/apache/camel-k-runtime/pull/102) ([lburgazzoli](https://github.com/lburgazzoli)) +- cleanup camel-k bom [\#98](https://github.com/apache/camel-k-runtime/pull/98) ([lburgazzoli](https://github.com/lburgazzoli)) +- Provide Travis CI badge [\#97](https://github.com/apache/camel-k-runtime/pull/97) ([apupier](https://github.com/apupier)) +- Remove unused SuppresWarnings [\#96](https://github.com/apache/camel-k-runtime/pull/96) ([apupier](https://github.com/apupier)) +- Update to camel 3.0.0-M4 [\#95](https://github.com/apache/camel-k-runtime/pull/95) ([lburgazzoli](https://github.com/lburgazzoli)) +- Dpes updates and build clenaup [\#93](https://github.com/apache/camel-k-runtime/pull/93) ([lburgazzoli](https://github.com/lburgazzoli)) +- improve kotlin support [\#92](https://github.com/apache/camel-k-runtime/pull/92) ([lburgazzoli](https://github.com/lburgazzoli)) +- improve groovy support [\#91](https://github.com/apache/camel-k-runtime/pull/91) ([lburgazzoli](https://github.com/lburgazzoli)) +- Update dependencies [\#90](https://github.com/apache/camel-k-runtime/pull/90) ([lburgazzoli](https://github.com/lburgazzoli)) +- Ass keys [\#89](https://github.com/apache/camel-k-runtime/pull/89) ([lburgazzoli](https://github.com/lburgazzoli)) +- Enable checkstyle and license checks [\#88](https://github.com/apache/camel-k-runtime/pull/88) ([lburgazzoli](https://github.com/lburgazzoli)) +- chore\(deps\): update kotlin to v1.3.40 [\#85](https://github.com/apache/camel-k-runtime/pull/85) ([lburgazzoli](https://github.com/lburgazzoli)) +- Support full yaml dsl \#80 [\#84](https://github.com/apache/camel-k-runtime/pull/84) ([lburgazzoli](https://github.com/lburgazzoli)) +- Support camel 3.0.0 M3 \#79 [\#81](https://github.com/apache/camel-k-runtime/pull/81) ([lburgazzoli](https://github.com/lburgazzoli)) +- catalog: generate license header \(camel 3\) [\#77](https://github.com/apache/camel-k-runtime/pull/77) ([lburgazzoli](https://github.com/lburgazzoli)) +- Camel 3 cleanup [\#75](https://github.com/apache/camel-k-runtime/pull/75) ([lburgazzoli](https://github.com/lburgazzoli)) +- Switch to Camel 3 by default [\#73](https://github.com/apache/camel-k-runtime/pull/73) ([lburgazzoli](https://github.com/lburgazzoli)) + +## [camel-k-runtime-parent-0.3.3](https://github.com/apache/camel-k-runtime/tree/camel-k-runtime-parent-0.3.3) (2019-05-28) + +[Full Changelog](https://github.com/apache/camel-k-runtime/compare/camel-k-runtime-parent-0.3.2...camel-k-runtime-parent-0.3.3) + +**Closed issues:** + +- update to Camel 2.24.0 [\#60](https://github.com/apache/camel-k-runtime/issues/60) +- remove spring boot support [\#55](https://github.com/apache/camel-k-runtime/issues/55) +- Release 0.3.2 [\#51](https://github.com/apache/camel-k-runtime/issues/51) +- Refactor customizer activation [\#46](https://github.com/apache/camel-k-runtime/issues/46) + +**Merged pull requests:** + +- Added a servletregistration customizer and improved examples. [\#71](https://github.com/apache/camel-k-runtime/pull/71) ([valdar](https://github.com/valdar)) +- servlet: update catalog and bom [\#70](https://github.com/apache/camel-k-runtime/pull/70) ([lburgazzoli](https://github.com/lburgazzoli)) +- add servlet support [\#68](https://github.com/apache/camel-k-runtime/pull/68) ([lburgazzoli](https://github.com/lburgazzoli)) +- Refactor customizer activation [\#67](https://github.com/apache/camel-k-runtime/pull/67) ([lburgazzoli](https://github.com/lburgazzoli)) +- rest: support configuring rest's configuration component/endpoint properties [\#66](https://github.com/apache/camel-k-runtime/pull/66) ([lburgazzoli](https://github.com/lburgazzoli)) +- chore\(cleanup\): remove platform stream handler [\#64](https://github.com/apache/camel-k-runtime/pull/64) ([lburgazzoli](https://github.com/lburgazzoli)) +- Update dependencies [\#63](https://github.com/apache/camel-k-runtime/pull/63) ([lburgazzoli](https://github.com/lburgazzoli)) +- remove spring boot support [\#62](https://github.com/apache/camel-k-runtime/pull/62) ([lburgazzoli](https://github.com/lburgazzoli)) +- update to Camel 2.24.0 [\#61](https://github.com/apache/camel-k-runtime/pull/61) ([lburgazzoli](https://github.com/lburgazzoli)) +- knative: fix wrong content type [\#54](https://github.com/apache/camel-k-runtime/pull/54) ([lburgazzoli](https://github.com/lburgazzoli)) + +## [camel-k-runtime-parent-0.3.2](https://github.com/apache/camel-k-runtime/tree/camel-k-runtime-parent-0.3.2) (2019-04-26) + +[Full Changelog](https://github.com/apache/camel-k-runtime/compare/camel-k-runtime-parent-0.3.1...camel-k-runtime-parent-0.3.2) + +**Closed issues:** + +- Provide a default "type" for cloudevents [\#48](https://github.com/apache/camel-k-runtime/issues/48) +- Support StreamCaching configuration trough a ContextCustomizer [\#44](https://github.com/apache/camel-k-runtime/issues/44) +- Runtime components should include catalog information [\#31](https://github.com/apache/camel-k-runtime/issues/31) +- Release 0.3.1 [\#28](https://github.com/apache/camel-k-runtime/issues/28) + +**Merged pull requests:** + +- Rollback to 0.3.2-SNAPSHOT and re-enable missing module [\#53](https://github.com/apache/camel-k-runtime/pull/53) ([nicolaferraro](https://github.com/nicolaferraro)) +- Align the snapshot version for camel-k-adapter-camel-3 module [\#52](https://github.com/apache/camel-k-runtime/pull/52) ([oscerd](https://github.com/oscerd)) +- Fix \#48: add a default type to cloudevents [\#50](https://github.com/apache/camel-k-runtime/pull/50) ([nicolaferraro](https://github.com/nicolaferraro)) +- customizer: honour cutomizer list property/env [\#49](https://github.com/apache/camel-k-runtime/pull/49) ([lburgazzoli](https://github.com/lburgazzoli)) +- chore: fix typo in package name and add license header [\#47](https://github.com/apache/camel-k-runtime/pull/47) ([lburgazzoli](https://github.com/lburgazzoli)) +- fix \#44 : Support StreamCaching configuration trough a ContextCustomi… [\#45](https://github.com/apache/camel-k-runtime/pull/45) ([valdar](https://github.com/valdar)) +- Suport for camel 3.0.0-M2 and 2.21.x [\#43](https://github.com/apache/camel-k-runtime/pull/43) ([lburgazzoli](https://github.com/lburgazzoli)) +- logging: add log4j to camel-k bom [\#42](https://github.com/apache/camel-k-runtime/pull/42) ([lburgazzoli](https://github.com/lburgazzoli)) +- Fixed comnpatibility with camel 2.21.x [\#40](https://github.com/apache/camel-k-runtime/pull/40) ([valdar](https://github.com/valdar)) +- Need to exclude groovy-all here as well, possible for it to bleed in [\#38](https://github.com/apache/camel-k-runtime/pull/38) ([cunningt](https://github.com/cunningt)) +- Change log4j-slf4j-impl dependency scope from runtime to test [\#37](https://github.com/apache/camel-k-runtime/pull/37) ([astefanutti](https://github.com/astefanutti)) +- cleanup [\#36](https://github.com/apache/camel-k-runtime/pull/36) ([lburgazzoli](https://github.com/lburgazzoli)) +- fix: add custom netty http binding to workaround CAMEL-13351 [\#35](https://github.com/apache/camel-k-runtime/pull/35) ([lburgazzoli](https://github.com/lburgazzoli)) +- Moved camel-k-adapter-camel-3 module to camel3 profile since all the … [\#34](https://github.com/apache/camel-k-runtime/pull/34) ([valdar](https://github.com/valdar)) +- fix platform stream handler [\#33](https://github.com/apache/camel-k-runtime/pull/33) ([lburgazzoli](https://github.com/lburgazzoli)) +- Runtime components should include catalog information [\#32](https://github.com/apache/camel-k-runtime/pull/32) ([lburgazzoli](https://github.com/lburgazzoli)) +- chore\(version\): Bump Snakeyaml to version 1.24 [\#30](https://github.com/apache/camel-k-runtime/pull/30) ([oscerd](https://github.com/oscerd)) + +## [camel-k-runtime-parent-0.3.1](https://github.com/apache/camel-k-runtime/tree/camel-k-runtime-parent-0.3.1) (2019-03-06) + +[Full Changelog](https://github.com/apache/camel-k-runtime/compare/camel-k-runtime-parent-0.3.0...camel-k-runtime-parent-0.3.1) + +**Closed issues:** + +- Upgrade spring boot [\#29](https://github.com/apache/camel-k-runtime/issues/29) +- Add runtime health endpoint [\#21](https://github.com/apache/camel-k-runtime/issues/21) +- Default service definition not taken into account [\#19](https://github.com/apache/camel-k-runtime/issues/19) +- Create release artifact of camel-k-runtime [\#18](https://github.com/apache/camel-k-runtime/issues/18) +- Release 0.3.0 [\#17](https://github.com/apache/camel-k-runtime/issues/17) + +**Merged pull requests:** + +- Please add my pgp key [\#27](https://github.com/apache/camel-k-runtime/pull/27) ([nicolaferraro](https://github.com/nicolaferraro)) +- Fixed version checking in Catalog to accomodate also x.y.z-something … [\#26](https://github.com/apache/camel-k-runtime/pull/26) ([valdar](https://github.com/valdar)) +- camel-knative: set CloudEvents v0.2 as default spec version [\#25](https://github.com/apache/camel-k-runtime/pull/25) ([lburgazzoli](https://github.com/lburgazzoli)) +- chore\(netty\): improve health service [\#24](https://github.com/apache/camel-k-runtime/pull/24) ([lburgazzoli](https://github.com/lburgazzoli)) +- chore\(camel-3\): fix camel 3 compatibility layer [\#23](https://github.com/apache/camel-k-runtime/pull/23) ([lburgazzoli](https://github.com/lburgazzoli)) +- Add runtime health endpoint [\#22](https://github.com/apache/camel-k-runtime/pull/22) ([lburgazzoli](https://github.com/lburgazzoli)) +- Default service definition not taken into account [\#20](https://github.com/apache/camel-k-runtime/pull/20) ([lburgazzoli](https://github.com/lburgazzoli)) + +## [camel-k-runtime-parent-0.3.0](https://github.com/apache/camel-k-runtime/tree/camel-k-runtime-parent-0.3.0) (2019-02-27) + +[Full Changelog](https://github.com/apache/camel-k-runtime/compare/37be71a6f14fc5c95f7163672796c0ea1efec754...camel-k-runtime-parent-0.3.0) + +**Implemented enhancements:** + +- Support for camel 3.x [\#11](https://github.com/apache/camel-k-runtime/issues/11) + +**Closed issues:** + +- Camel-k-runtime-merge job is failing [\#14](https://github.com/apache/camel-k-runtime/issues/14) +- Create runtime bom [\#12](https://github.com/apache/camel-k-runtime/issues/12) + +**Merged pull requests:** + +- Support for camel 3.x [\#16](https://github.com/apache/camel-k-runtime/pull/16) ([lburgazzoli](https://github.com/lburgazzoli)) +- fix\(deploy\): Camel-k-runtime-merge job is failing, fixes \#14 [\#15](https://github.com/apache/camel-k-runtime/pull/15) ([oscerd](https://github.com/oscerd)) +- Create runtime bom [\#13](https://github.com/apache/camel-k-runtime/pull/13) ([lburgazzoli](https://github.com/lburgazzoli)) +- chore\(refactor\): Added license for .travis.yml [\#10](https://github.com/apache/camel-k-runtime/pull/10) ([oscerd](https://github.com/oscerd)) +- Travis.yml: lets run only tests [\#9](https://github.com/apache/camel-k-runtime/pull/9) ([oscerd](https://github.com/oscerd)) +- Added an initial travis.yml [\#8](https://github.com/apache/camel-k-runtime/pull/8) ([oscerd](https://github.com/oscerd)) +- Added KEYS File [\#7](https://github.com/apache/camel-k-runtime/pull/7) ([oscerd](https://github.com/oscerd)) +- Added a JenkinsFile for Pull Requests [\#5](https://github.com/apache/camel-k-runtime/pull/5) ([oscerd](https://github.com/oscerd)) +- Added a little README [\#4](https://github.com/apache/camel-k-runtime/pull/4) ([oscerd](https://github.com/oscerd)) +- Jenkins rework [\#3](https://github.com/apache/camel-k-runtime/pull/3) ([oscerd](https://github.com/oscerd)) +- Bump to 0.3.0-SNAPSHOT [\#2](https://github.com/apache/camel-k-runtime/pull/2) ([oscerd](https://github.com/oscerd)) +- First import for runtime [\#1](https://github.com/apache/camel-k-runtime/pull/1) ([oscerd](https://github.com/oscerd)) + + + +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*