Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: logstash-plugins/logstash-input-kafka
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: logstash-plugins/logstash-input-kafka
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.x
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 10 files changed
  • 6 contributors

Commits on Nov 10, 2016

  1. Configuration menu
    Copy the full SHA
    08425d0 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2016

  1. update rakefile :vendor

    missing :vendor alias for :install_jars
    talevy authored Nov 14, 2016
    Configuration menu
    Copy the full SHA
    6c2f8e6 View commit details
    Browse the repository at this point in the history
  2. bump version to 4.1.1

    talevy committed Nov 14, 2016
    Configuration menu
    Copy the full SHA
    7b92353 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2017

  1. Adding feature for topic regex patterns and also decorate events… (#103

    …) (#175)
    
    * Adding feature for topic regex patterns and also decorate events… (#103)
    
    * Adding feature for topic regex patterns and also decorate events with Kafka to provide data about the message consumed.
    
    * Adding test cases for new features - kafka metadata decorator and regex topics and updated integration tests to be able to re run them multiple times.
    * Fixed issue with travis build.
    * Reduce fail wait time to 120 seconds to fail faster.
    
    * Fix tests
    Suyog Rao authored Feb 18, 2017
    Configuration menu
    Copy the full SHA
    6cae22b View commit details
    Browse the repository at this point in the history
  2. Release 4.2.0 version

    suyograo committed Feb 18, 2017
    Configuration menu
    Copy the full SHA
    b8ea94b View commit details
    Browse the repository at this point in the history

Commits on May 1, 2017

  1. Extract doc

    ph committed May 1, 2017
    Configuration menu
    Copy the full SHA
    b8d748b View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2018

  1. Replace version matrix with link to Kafka compatibility reference.

    Kafka clients version was determined by checking the .gemspec
    
    Parent issue: logstash-plugins/logstash-output-kafka#156
    
    Fixes #246
    jordansissel committed Jan 11, 2018
    Configuration menu
    Copy the full SHA
    3ec8b17 View commit details
    Browse the repository at this point in the history
Loading