Brewtils

Latest version: v3.29.3

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

Scan your dependencies

Page 12 of 13

2.3.5

-----
Date: 4/17/18

Bug Fixes
^^^^^^^^^
- Using `simplejson` package to fix JSON parsing issue in Python 3.4 & 3.5 (48, 49)

2.3.4

-----
Date: 4/5/18

New Features
^^^^^^^^^^^^
- Python 3.4 is now supported (43)
- Now using Yapconf_ for configuration parsing (34)
- Parameter types can now be specified as native Python types (29)
- Added flag to raise an exception if a request created with ``SystemClient`` completes with an 'ERROR' status (28)

Other Changes
^^^^^^^^^^^^^
- All exceptions now inherit from ``BrewtilsException`` (45)
- Removed references to ``Brewmaster`` exception classes (44)
- Requests with JSON ``command_type`` are smarter about formatting exceptions (27)
- Decorators, ``RemotePlugin``, and ``SystemClient`` can now be imported directly from the ``brewtils`` package

2.3.3

-----
Date: 3/20/18

Bug Fixes
^^^^^^^^^
- Fixed bug where request updating could retry forever (39)

2.3.2

-----
Date: 3/7/18

Bug Fixes
^^^^^^^^^
- Fixed issue with multi-instance remote plugins failing to initialize (35)

2.3.1

-----
Date: 2/22/18

New Features
^^^^^^^^^^^^
- Added ``description`` keyword argument to ``command`` decorator

2.3.0

-----
Date: 1/26/18

New Features
^^^^^^^^^^^^
- Added methods for interacting with the Queue API to RestClient and EasyClient
- Clients and Plugins can now be configured to skip server certificate verification when making HTTPS requests
- Timestamps now have true millisecond precision on platforms that support it
- Added ``form_input_type`` to Parameter model
- Plugins can now be stopped correctly by calling their ``_stop`` method
- Added Event model

Bug Fixes
^^^^^^^^^
- Plugins now additionally look for ``ca_cert`` and ``client_cert`` in ``BG_CA_CERT`` and ``BG_CLIENT_CERT``

Other Changes
^^^^^^^^^^^^^
- Better data integrity by only allowing certain Request status transitions

Page 12 of 13

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.