Version 1.2.5 released! #843
jshcodes
started this conversation in
Show and Tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
FalconPy v1.2.5
This update contains a bug fix for the
RTR_DeleteSession
operation when used from the Uber Class.Unit test coverage
Bandit analysis
[main] INFO running on Python 3.9.9 Run started:2022-11-25 17:57:09.796544 Test results: No issues identified. Code scanned: Total lines of code: 39425 Total lines skipped (#nosec): 0 Run metrics: Total issues (by severity): Undefined: 0 Low: 0 Medium: 0 High: 0 Total issues (by confidence): Undefined: 0 Low: 0 Medium: 0 High: 0 Files skipped (0):
Issues resolved
body
payload when leveraging the Uber Class to call theRTR_DeleteSession
operation. Closes [ BUG ] RTR_DeleteSession does not work reliably when leveraging the Uber Class #839._uber_default_preference.py
Installation
You can install this new release by installing the package via the Python Package Index.
or
Upgrading
You can upgrade to this new release by installing the update via the Python Package Index.
or
This discussion was created from the release Version 1.2.5.
Beta Was this translation helpful? Give feedback.
All reactions