Skip to content

0.2.0.21

Compare
Choose a tag to compare
@jcustenborder jcustenborder released this 03 Jul 01:07
· 4 commits to master since this release
                            ## 0.2.0.20
                            ### No issue

                            **Bump the version and add documentation.**


                            [c4970af6b69913f](https://github.com/jcustenborder/kafka-connect-splunk/commit/c4970af6b69913f) Jeremy Custenborder *2017-07-03 00:52:06*


                            ## 0.2.0.14
                            ### No issue

                            **Cleanup and bump to the latest version of Kafka. (#10)**


                            [9c7a992969bf604](https://github.com/jcustenborder/kafka-connect-splunk/commit/9c7a992969bf604) Jeremy Custenborder *2017-04-21 04:16:30*


                            ## 0.2.0.10
                            ### No issue

                            **corrected refrences to connect-utils.**


                            [b4123c0e49cf1c6](https://github.com/jcustenborder/kafka-connect-splunk/commit/b4123c0e49cf1c6) Jeremy Custenborder *2017-02-11 07:36:11*


                            ## 0.2.0.8
                            ### Jira issue-3 

                            **Repro of issue-3.**


                            [0618a26caec2f58](https://github.com/jcustenborder/kafka-connect-splunk/commit/0618a26caec2f58) Jeremy Custenborder *2017-01-19 23:33:38*


                            ### No issue

                            **Parent refactor (#6)**

                            * Removed the groupId so we use the parent group id.
                            * Added license header.
                            * corrected urls

                            [8f908f7d124703d](https://github.com/jcustenborder/kafka-connect-splunk/commit/8f908f7d124703d) Jeremy Custenborder *2017-01-24 23:58:12*

                            **Moved to common debug script. Updated docker-compose to the latest images. Updated documentation.**


                            [08f8e041875abb7](https://github.com/jcustenborder/kafka-connect-splunk/commit/08f8e041875abb7) Jeremy Custenborder *2017-01-22 23:32:17*

                            **Refactored to use the common parent pom.**


                            [372f6ca84c00c25](https://github.com/jcustenborder/kafka-connect-splunk/commit/372f6ca84c00c25) Jeremy Custenborder *2017-01-22 23:25:14*

                            **Added full license file.**


                            [031d7f2884bca77](https://github.com/jcustenborder/kafka-connect-splunk/commit/031d7f2884bca77) Jeremy Custenborder *2017-01-20 05:50:23*

                            **General cleanup around the json handling. Move to using a single ObjectMapper across the whole application. Added serializers for Struct and SourceRecord.**


                            [5089a113c9b037b](https://github.com/jcustenborder/kafka-connect-splunk/commit/5089a113c9b037b) Jeremy Custenborder *2017-01-20 05:40:11*


                            ## 0.1.2
                            ### No issue

                            **Changed message queue to batch and pull at the configured values.**


                            [74183a08d90345d](https://github.com/jcustenborder/kafka-connect-splunk/commit/74183a08d90345d) Jeremy Custenborder *2016-09-02 07:17:26*

                            **Corrected license headers for all files.**


                            [d626cf80e26dd4f](https://github.com/jcustenborder/kafka-connect-splunk/commit/d626cf80e26dd4f) Jeremy Custenborder *2016-09-02 07:10:36*

                            **Corrected test. For some odd reason it doesn't work on jenkins but works on my mac.**


                            [060878e2929c91f](https://github.com/jcustenborder/kafka-connect-splunk/commit/060878e2929c91f) Jeremy Custenborder *2016-09-02 07:08:08*

                            **Set the time of the message to the time on the server if it is not in the data.**


                            [8bdfd40586cc359](https://github.com/jcustenborder/kafka-connect-splunk/commit/8bdfd40586cc359) Jeremy Custenborder *2016-09-02 07:04:23*

                            **Added support for a SplunkHttpSource allowing users to post data directly to Kafka using an interface that is compatible with the Splunk HEC endpoint. Added lots of logging and error handling for the sink writing data to Splunk.**


                            [f9650c7ea47da5c](https://github.com/jcustenborder/kafka-connect-splunk/commit/f9650c7ea47da5c) Jeremy Custenborder *2016-09-02 07:01:00*


                            ## 0.1.1
                            ### No issue

                            **Added build logic to create and upload releases to github**


                            [455370e57d8d7a3](https://github.com/jcustenborder/kafka-connect-splunk/commit/455370e57d8d7a3) Jeremy Custenborder *2016-08-28 04:41:03*

                            **First successful end to end. Receiving data from syslog, writing to Kafka, reading from Kafka, writing to Splunk.**


                            [a4c3d3334a9f036](https://github.com/jcustenborder/kafka-connect-splunk/commit/a4c3d3334a9f036) Jeremy Custenborder *2016-08-27 19:13:30*