Brewtils

Latest version: v3.29.3

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

Scan your dependencies

Page 6 of 13

3.14.0

------
6/2/2022

Deprecations / Removals
^^^^^^^^^^^^^^^^^^^^^^^
- The ability to customize rendering in the Beer Garden UI by specifying the
schema, form, and template parameters in the command decorator is now
deprecated. Future releases of Beer Garden will no longer support this type
of customization, so these options should no longer be used in brewtils.

Other Changes
^^^^^^^^^^^^^
- Removed pyjwt dependency
- Added various internal event types

3.13.0

------
4/12/2022

**NOTE:** This release fixes an issue where client certificates would not be
sent to rabbitmq, even if a Plugin was configured to do so. Connecting to
rabbitmq with certificates currently requires that the provided certificate be a
key and certificate bundle. Please be aware that in certain configurations where
the certificate is already set and is not a bundle, your connection to rabbitmq
may fail under this release. To fix this, switch your certificate to be a bundle
that also includes the key.

Bug Fixes
^^^^^^^^^
- Plugins will now properly use client certificates when connecting to rabbitmq if provided.
- Fixed an issue that was preventing brewtils from working properly in python 3.10.

3.12.0

------
3/21/2022

Other Changes
^^^^^^^^^^^^^
- Added new internal event types: ``USER_UPDATED`` and ``USERS_IMPORTED``.

3.11.0

------
2/9/2022

New Features
^^^^^^^^^^^^
- ``get_gardens`` (list of all Gardens) and ``update_garden`` (apply a new definition to an existing Garden) added to easy client

Other Changes
^^^^^^^^^^^^^
- Permission field added to ``UserSchema``.

3.10.0

------
1/4/2022

Bug Fixes
^^^^^^^^^
- ``Bytes`` and ``Base64`` parameter types can now be defined as optional.
- ``RestClient`` no longer requires ``username`` and ``password`` when using certificates.

3.9.0

-----
12/8/21

New Features
^^^^^^^^^^^^
- EasyClient ``execute_job`` method now supports resetting the run interval for jobs with an interval trigger.

Page 6 of 13

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.