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-kafka-connector.git
The following commit(s) were added to refs/heads/master by this push: new 2303669 Updated CHANGELOG.md 2303669 is described below commit 230366907708734eaf1ba102a0fe925e35b63549 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Sat Nov 28 03:17:20 2020 +0000 Updated CHANGELOG.md --- CHANGELOG.md | 93 ++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 50 insertions(+), 43 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 84f59fa..8e8d3ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,48 +2,7 @@ ## [Unreleased](https://github.com/apache/camel-kafka-connector/tree/HEAD) -[Full Changelog](https://github.com/apache/camel-kafka-connector/compare/camel-kafka-connector-0.6.0...HEAD) - -**Implemented enhancements:** - -- Review Archetype generation after new dependencies added to core [\#693](https://github.com/apache/camel-kafka-connector/issues/693) -- Cache already computed Schemas in PojoToSchemaAndStructTransform [\#692](https://github.com/apache/camel-kafka-connector/issues/692) - -**Closed issues:** - -- Move SshTransforms from example/it test class directly in the camel-ssh-kafka-connector [\#742](https://github.com/apache/camel-kafka-connector/issues/742) -- Missing timestamp information [\#738](https://github.com/apache/camel-kafka-connector/issues/738) -- Create SSH connector examples [\#737](https://github.com/apache/camel-kafka-connector/issues/737) -- Create Twitter direct message examples [\#736](https://github.com/apache/camel-kafka-connector/issues/736) -- Added example for AWS2-STS [\#727](https://github.com/apache/camel-kafka-connector/issues/727) -- File language and core languages in general are not working [\#720](https://github.com/apache/camel-kafka-connector/issues/720) -- Idempotency: Support KafkaIdempotentRepository from Camel [\#719](https://github.com/apache/camel-kafka-connector/issues/719) -- Create the sink counterpart of the PojoToSchemaAndStructTransform [\#715](https://github.com/apache/camel-kafka-connector/issues/715) -- Add Google Sheets Stream source example [\#703](https://github.com/apache/camel-kafka-connector/issues/703) -- Add RemoteFileTransforms to the FTPS connector directly [\#702](https://github.com/apache/camel-kafka-connector/issues/702) -- Add RemoteFileTransforms to the FTP connector directly [\#701](https://github.com/apache/camel-kafka-connector/issues/701) -- Camel Kafka Connector Catalog throws NPE on Windows [\#697](https://github.com/apache/camel-kafka-connector/issues/697) -- Create Camel Google Mail Stream Source example [\#696](https://github.com/apache/camel-kafka-connector/issues/696) -- Create Google Calendar Stream Source Example [\#695](https://github.com/apache/camel-kafka-connector/issues/695) -- Provide API in Camel Connector Catalog to retrieve Camel Kafka Basic configuration [\#679](https://github.com/apache/camel-kafka-connector/issues/679) -- Provide description for connector in the catalog [\#672](https://github.com/apache/camel-kafka-connector/issues/672) -- Add RemoteFileTransforms to the connector directly [\#670](https://github.com/apache/camel-kafka-connector/issues/670) -- Added Git connector examples [\#669](https://github.com/apache/camel-kafka-connector/issues/669) -- Add SFTP examples [\#668](https://github.com/apache/camel-kafka-connector/issues/668) -- Add Simple Language support [\#667](https://github.com/apache/camel-kafka-connector/issues/667) -- Create example for camel-pgevent connector [\#664](https://github.com/apache/camel-kafka-connector/issues/664) -- Support Idempotency on source and sink [\#663](https://github.com/apache/camel-kafka-connector/issues/663) -- Add an extensible connector archetype with dataformat [\#660](https://github.com/apache/camel-kafka-connector/issues/660) -- Create a Camel-exec example [\#649](https://github.com/apache/camel-kafka-connector/issues/649) -- Provide an archetype with needed bits to use Apicurio Registry stuff [\#646](https://github.com/apache/camel-kafka-connector/issues/646) -- Bump to Strimzi 0.20.0 and Kafka 2.6.0 [\#641](https://github.com/apache/camel-kafka-connector/issues/641) -- Add Twittersearch examples [\#637](https://github.com/apache/camel-kafka-connector/issues/637) -- Add Openshift instrunctions for Telegram examples [\#636](https://github.com/apache/camel-kafka-connector/issues/636) -- Create example for camel-resteasy-kafka-source-connector [\#565](https://github.com/apache/camel-kafka-connector/issues/565) -- Beans aggregation size and timeout [\#487](https://github.com/apache/camel-kafka-connector/issues/487) -- Camel-telegram wrongly parse chatId from headers [\#463](https://github.com/apache/camel-kafka-connector/issues/463) -- Release 0.4.4 [\#451](https://github.com/apache/camel-kafka-connector/issues/451) -- camel-azure-storage-queue-kafka-connector: Unknown parameter 'accountName' [\#409](https://github.com/apache/camel-kafka-connector/issues/409) +[Full Changelog](https://github.com/apache/camel-kafka-connector/compare/camel-kafka-connector-0.6.1...HEAD) **Merged pull requests:** @@ -70,7 +29,6 @@ - Added Download page [\#691](https://github.com/apache/camel-kafka-connector/pull/691) ([oscerd](https://github.com/oscerd)) - SFTP connector: add RemoteFileTransform [\#690](https://github.com/apache/camel-kafka-connector/pull/690) ([oscerd](https://github.com/oscerd)) - Remove hacktoberfest from label list [\#689](https://github.com/apache/camel-kafka-connector/pull/689) ([oscerd](https://github.com/oscerd)) -- Added PojoToSchemaAndStructTransform to infer POJO kafka connec schem… [\#686](https://github.com/apache/camel-kafka-connector/pull/686) ([valdar](https://github.com/valdar)) - AWS v2 tests tweaks [\#684](https://github.com/apache/camel-kafka-connector/pull/684) ([orpiske](https://github.com/orpiske)) - Provide API to retrieve Basic configuration \#679 [\#683](https://github.com/apache/camel-kafka-connector/pull/683) ([apupier](https://github.com/apupier)) - Minor SJMS2 test cleanups [\#681](https://github.com/apache/camel-kafka-connector/pull/681) ([orpiske](https://github.com/orpiske)) @@ -97,6 +55,55 @@ - Minor changes to docs - correct the camel-log and camel-timer properties file names, verbiage change on untar/unzip section. [\#639](https://github.com/apache/camel-kafka-connector/pull/639) ([cunningt](https://github.com/cunningt)) - Decouple the Elasticsearch client from the service to simplify moving the services to Camel core [\#638](https://github.com/apache/camel-kafka-connector/pull/638) ([orpiske](https://github.com/orpiske)) +## [camel-kafka-connector-0.6.1](https://github.com/apache/camel-kafka-connector/tree/camel-kafka-connector-0.6.1) (2020-11-27) + +[Full Changelog](https://github.com/apache/camel-kafka-connector/compare/camel-kafka-connector-0.6.0...camel-kafka-connector-0.6.1) + +**Implemented enhancements:** + +- Review Archetype generation after new dependencies added to core [\#693](https://github.com/apache/camel-kafka-connector/issues/693) +- Cache already computed Schemas in PojoToSchemaAndStructTransform [\#692](https://github.com/apache/camel-kafka-connector/issues/692) + +**Closed issues:** + +- Move SshTransforms from example/it test class directly in the camel-ssh-kafka-connector [\#742](https://github.com/apache/camel-kafka-connector/issues/742) +- Missing timestamp information [\#738](https://github.com/apache/camel-kafka-connector/issues/738) +- Create SSH connector examples [\#737](https://github.com/apache/camel-kafka-connector/issues/737) +- Create Twitter direct message examples [\#736](https://github.com/apache/camel-kafka-connector/issues/736) +- Added example for AWS2-STS [\#727](https://github.com/apache/camel-kafka-connector/issues/727) +- File language and core languages in general are not working [\#720](https://github.com/apache/camel-kafka-connector/issues/720) +- Idempotency: Support KafkaIdempotentRepository from Camel [\#719](https://github.com/apache/camel-kafka-connector/issues/719) +- Create the sink counterpart of the PojoToSchemaAndStructTransform [\#715](https://github.com/apache/camel-kafka-connector/issues/715) +- Add Google Sheets Stream source example [\#703](https://github.com/apache/camel-kafka-connector/issues/703) +- Add RemoteFileTransforms to the FTPS connector directly [\#702](https://github.com/apache/camel-kafka-connector/issues/702) +- Add RemoteFileTransforms to the FTP connector directly [\#701](https://github.com/apache/camel-kafka-connector/issues/701) +- Camel Kafka Connector Catalog throws NPE on Windows [\#697](https://github.com/apache/camel-kafka-connector/issues/697) +- Create Camel Google Mail Stream Source example [\#696](https://github.com/apache/camel-kafka-connector/issues/696) +- Create Google Calendar Stream Source Example [\#695](https://github.com/apache/camel-kafka-connector/issues/695) +- Provide API in Camel Connector Catalog to retrieve Camel Kafka Basic configuration [\#679](https://github.com/apache/camel-kafka-connector/issues/679) +- Provide description for connector in the catalog [\#672](https://github.com/apache/camel-kafka-connector/issues/672) +- Add RemoteFileTransforms to the connector directly [\#670](https://github.com/apache/camel-kafka-connector/issues/670) +- Added Git connector examples [\#669](https://github.com/apache/camel-kafka-connector/issues/669) +- Add SFTP examples [\#668](https://github.com/apache/camel-kafka-connector/issues/668) +- Add Simple Language support [\#667](https://github.com/apache/camel-kafka-connector/issues/667) +- Create example for camel-pgevent connector [\#664](https://github.com/apache/camel-kafka-connector/issues/664) +- Support Idempotency on source and sink [\#663](https://github.com/apache/camel-kafka-connector/issues/663) +- Add an extensible connector archetype with dataformat [\#660](https://github.com/apache/camel-kafka-connector/issues/660) +- Create a Camel-exec example [\#649](https://github.com/apache/camel-kafka-connector/issues/649) +- Provide an archetype with needed bits to use Apicurio Registry stuff [\#646](https://github.com/apache/camel-kafka-connector/issues/646) +- Bump to Strimzi 0.20.0 and Kafka 2.6.0 [\#641](https://github.com/apache/camel-kafka-connector/issues/641) +- Add Twittersearch examples [\#637](https://github.com/apache/camel-kafka-connector/issues/637) +- Add Openshift instrunctions for Telegram examples [\#636](https://github.com/apache/camel-kafka-connector/issues/636) +- Create example for camel-resteasy-kafka-source-connector [\#565](https://github.com/apache/camel-kafka-connector/issues/565) +- Beans aggregation size and timeout [\#487](https://github.com/apache/camel-kafka-connector/issues/487) +- Camel-telegram wrongly parse chatId from headers [\#463](https://github.com/apache/camel-kafka-connector/issues/463) +- Release 0.4.4 [\#451](https://github.com/apache/camel-kafka-connector/issues/451) +- camel-azure-storage-queue-kafka-connector: Unknown parameter 'accountName' [\#409](https://github.com/apache/camel-kafka-connector/issues/409) + +**Merged pull requests:** + +- Docs antora 0.6.x [\#655](https://github.com/apache/camel-kafka-connector/pull/655) ([oscerd](https://github.com/oscerd)) + ## [camel-kafka-connector-0.6.0](https://github.com/apache/camel-kafka-connector/tree/camel-kafka-connector-0.6.0) (2020-10-24) [Full Changelog](https://github.com/apache/camel-kafka-connector/compare/camel-kafka-connector-0.4.4...camel-kafka-connector-0.6.0)