Skip to content

@josegonzalez josegonzalez released this Sep 20, 2016 · 29 commits to master since this release

  • Avoid unreference variable 'st' error if file was removed. Raise exception if unrecognized environment error from os.stat. [Greg Sterin]

  • Fix GitHub links. [Robin Baumgartner]

    The project was renamed to 'python-beaver', but the links do not reflect that change.

Assets 2

@josegonzalez josegonzalez released this Apr 12, 2016 · 34 commits to master since this release

  • Replaced Mosquitto with Paho-mqtt for mqtt transport. [Justin van
    Heerde]
  • Add log file rotate in limit size. [soarpenguin]
  • Fix README.rst docs link. [Andrew Grigorev]
Assets 2
Feb 14, 2016
Release version 36.1.0

@josegonzalez josegonzalez released this Apr 12, 2016 · 44 commits to master since this release

  • Fix README.rst formatting for rst-lint. [Jose Diaz-Gonzalez]
  • Remove tabs and use "except .. as .." [EYJ]
  • Try to fix hanging test by joining leftover thread. [EYJ]
  • Fix Queue timeout occurring after successful reconnect. [EYJ]
  • Fix rabbitmq reconnection behaviour to use the beaver reconnect
    mechanism. [EYJ]
  • Migrating repo locations. [Jamie Cressey]
  • Fixups for CONTRIBUTING. [Jamie Cressey]
  • Fixing formatting. [Jamie Cressey]
  • Changes to guidelines and adding reference to README. [Jamie Cressey]
  • Adding contributing guidelines. [Jamie Cressey]
Assets 2

@josegonzalez josegonzalez released this Apr 12, 2016 · 63 commits to master since this release

  • Adding max_queue_size to docs. [Jamie Cressey]

  • Pinning kafka-python version. [Jamie Cressey]

  • Ensure we test against the latest version of kafka-python. [Jamie
    Cressey]

  • Attempt to reconnect to Kafka on failure. [Jamie Cressey]

  • Adding SQS tests. [Jamie Cressey]

  • Exclude gh-pages from TravisCI runs. [Jamie Cressey]

  • Adding coverage results to README. [Jamie Cressey]

  • Adding coverage tests. [Jamie Cressey]

  • We say Py2.6+ is a requirement, but do the tests actually pass on 2.6?
    [Jamie Cressey]

  • Dont test py3, yet... [Jamie Cressey]

  • Testing python 3.x. [Jamie Cressey]

  • Using new travis config. [Jamie Cressey]

  • Added requests as a dependency. [Jose Diaz-Gonzalez]

    Closes #304

  • Bump debian version on release. [David Moravek]

  • Support both older and newer pika. [Tim Stoop]

  • Make reconnecting to a lost RabbitMQ work. [Tim Stoop]

  • Remove old worker code in favor of the - now non-experimental -
    TailManager. [Jose Diaz-Gonzalez]

Assets 2

@josegonzalez josegonzalez released this Dec 3, 2015 · 94 commits to master since this release

  • Write to the SQS object not the dict when using sqs_bulk_lines flag. [Jamie Cressey]
Assets 2

@josegonzalez josegonzalez released this Dec 3, 2015 · 97 commits to master since this release

  • Remove autospec attribute. [Jose Diaz-Gonzalez]

    For some reason, this broke attribute setting on the mock SelectConnection.

  • Fix pika version to version with all named parameters. [Jose Diaz- Gonzalez]

  • Peg kafka to a known-good version. [Jose Diaz-Gonzalez]

Assets 2

@josegonzalez josegonzalez released this Nov 26, 2015 · 102 commits to master since this release

  • Remove gitchangelog.rc. [Jose Diaz-Gonzalez]
  • Added configuration option ignore_old_files. [Ryan Steele]
  • Support writes into multiple redis namespaces. [Andrei Vaduva]
  • Adding support for multiple SQS queues. [Jamie Cressey]
  • Ensure log lines confirm to utf-8 standard. [Jamie Cressey]
  • Set pika timeout to 1 second. [Tim Stoop]
  • Pieter's patch for rabbitmq timeout. [Tim Stoop]
  • Typo in config variable default value. [Jamie Cressey]
  • Fix regressed change. [Jamie Cressey]
  • Ability to send multiple log entries per single SQS message. [Jamie Cressey]
  • Adding AWS profile authentication to SQS transport. [Jamie Cressey]
Assets 2
You can’t perform that action at this time.