Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

Laravel 6 support #18

Open
wants to merge 28 commits into
base: master
Choose a base branch
from

Commits on Jul 17, 2019

  1. conditional for setting SASL params

    John Dickinson committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    3aa0b9c View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2019

  1. Configuration menu
    Copy the full SHA
    dae857b View commit details
    Browse the repository at this point in the history
  2. include config when creating producer

    John Dickinson committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    fa71001 View commit details
    Browse the repository at this point in the history
  3. use config parameters when creating producer

    John Dickinson committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    3d0927c View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2019

  1. Configuration menu
    Copy the full SHA
    25d8bd0 View commit details
    Browse the repository at this point in the history
  2. travis file syntax fix, add php 7.3

    John Dickinson committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    bb34699 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2019

  1. additional php version tests

    John Dickinson committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    6651c8e View commit details
    Browse the repository at this point in the history
  2. update package name

    John Dickinson committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    976a4fc View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2019

  1. Merge pull request #1 from Entanet/SASL-support

    Sasl support
    dickinsonjl authored Jul 23, 2019
    Configuration menu
    Copy the full SHA
    817ab2d View commit details
    Browse the repository at this point in the history
  2. add v.3.1.0 changes

    John Dickinson committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    334cc14 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'SASL-support'

    John Dickinson committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    fcc6fa1 View commit details
    Browse the repository at this point in the history
  4. update documentation for SASL support

    John Dickinson committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    5ef1365 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'SASL-support'

    John Dickinson committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    21aca02 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2019

  1. Add conflict: original superbalist package

    John Dickinson committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    827361a View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2019

  1. Configuration menu
    Copy the full SHA
    ec254a9 View commit details
    Browse the repository at this point in the history
  2. add instructions re. SASL auth credentials

    John Dickinson committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    21ae31a View commit details
    Browse the repository at this point in the history
  3. update changelog

    John Dickinson committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    765f26c View commit details
    Browse the repository at this point in the history
  4. bump minor version number

    John Dickinson committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    3b5dc3a View commit details
    Browse the repository at this point in the history
  5. Merge branch 'SASL_config_via_env'

    John Dickinson committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    3f18ea5 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2019

  1. remove deprecated call to setDetaulTopicConf()

    John Dickinson committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    ab7086a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from Entanet/bugfix_rdkafka_v4_support

    remove deprecated call to setDetaulTopicConf()
    dickinsonjl authored Oct 7, 2019
    Configuration menu
    Copy the full SHA
    2fc5f99 View commit details
    Browse the repository at this point in the history
  3. bump patch number following bugfix

    John Dickinson committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    e8d2013 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2020

  1. update dependencies to v6

    John Dickinson committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    2c0c12b View commit details
    Browse the repository at this point in the history
  2. update array function call

    John Dickinson committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    dcc907e View commit details
    Browse the repository at this point in the history
  3. update travis config

    John Dickinson committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    24ba1e5 View commit details
    Browse the repository at this point in the history
  4. update array function calls

    John Dickinson committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    567cad5 View commit details
    Browse the repository at this point in the history
  5. Add missing use statement

    John Dickinson committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    1a4d76e View commit details
    Browse the repository at this point in the history
  6. Add missing use statement

    John Dickinson committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    e9a79f4 View commit details
    Browse the repository at this point in the history