Beaver

Latest version: v36.3.1

Safety actively analyzes 621041 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

36.3.1

-------------------
------------------------
- Require pika version below 1.0.0. [Michael Contento]

36.3.0

-------------------

Fix
~~~
- Correct release process. [Jose Diaz-Gonzalez]

Other
~~~~~
- Fix typo in RABBITMQ_ARGUMENT system property. [eroberts]
- Add arbitrary RabbitMQ arguments - Updated transport to parse
arguments -Updated config.py to add system property - Updated user
usage documentation - Confirmed no change in functionality if args are
not passed. [eroberts]
- Usage fix. [Scott Brenner]

Fixed missing/incorrect TCP option.
- Remove truncating of logline after 32766 chars (422) [Robert
Wunderer]

* Remove truncating of logline after 32766 chars

It is not necessary to limit unicode()'s input to 32766 chars, while
doing puts an arbitrary limit on the length of lines beaver can
handle.

* Pin moto version to fix tests

* multiline_regex_before won't work when logfile ends with empty line

* Revert "multiline_regex_before won't work when logfile ends with empty line"

This reverts commit 5196789916afa184beb71a0ef86344d7580d9136.

* Fix README link

* Remove truncating of logline after 32766 chars

It is not necessary to limit unicode()'s input to 32766 chars, while
doing puts an arbitrary limit on the length of lines beaver can
handle.
- Fix README link. [Jamie Cressey]
- Revert "multiline_regex_before won't work when logfile ends with empty
line" [Jamie Cressey]

This reverts commit 5196789916afa184beb71a0ef86344d7580d9136.
- Multiline_regex_before won't work when logfile ends with empty line.
[jeroenmaelbrancke]
- Pin moto version to fix tests. [Jamie Cressey]
- Fixing primary key reuse issues. [Javier Villar]
- Limiting number of records in batch to 500 as this is the kinesis
limit. [Greg Sterin]
- Updating docs for number_of_consumer_processes config. [Greg Sterin]
- 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.

36.2.0

-------------------
- 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]

36.0.1

-------------------
- 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]

36.0.0

-------------------
- 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]

35.0.2

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

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.