Skip to content

Commit

Permalink
3.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBurchLog authored Oct 20, 2023
1 parent 35ec2ba commit 0f4ebdf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ Brewtils Changelog

3.19.0
------
TBD
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
- Expanded Auto Generated parameter Typing from Type Hinting or Doc String to be:

- str -> String
- int -> Integer
Expand Down

0 comments on commit 0f4ebdf

Please sign in to comment.