Brewtils

Latest version: v3.28.0

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

Scan your dependencies

Page 4 of 12

3.21.0

------
11/16/2023

- Added new paramter to Commands to signal if non defined kwargs can be passed
- Added Event Type REQUEST_DELETED

3.20.2

------
11/9/2023

- Fixed SystemClient Latest lookup where "0.0.dev" is parsed to "0.0.0.dev0" but didn't mantain
the original version to map back to latest system

3.20.1

------
11/2/2023

- Fixed an issue where topics could repeat when using topic in subscribe

3.20.0

------
11/1/2023

- Expanded Auto Generation to support Literal Type Hinting, if python version >= 3.8
- Fixed self reference bug in SystemClient
- Add PublishClient for broadcasting requests to Topics
- Add subscribe annotation for commands to listen to topics

3.19.0

------
10/20/2023

- Checks connection status when Plugin is initialized
- Added SystemClient(system_namespaces=[]) feature that round robins requests across multiple system_namespaces
- Expanded Auto Generation to support Doc String parameter extraction
- Plugins will break if Type Hinting and Parameter Type assignment do not match
- Expanded Auto Generated parameter Typing from Type Hinting or Doc String to be:

- str -> String
- int -> Integer
- float -> Float
- bool -> Boolean
- object -> Dictionary
- dict -> Dictionary
- DateTime -> DateTime
- bytes -> Bytes

3.18.0

------
10/13/2023
- Add Auto Decorator for class objects

Page 4 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.