Releases: stormshield/python-SNS-API
Releases · stormshield/python-SNS-API
Python SNS API 1.1.1
Python SNS API 1.1.0
- Compatibility with urlib3 version 2
- python 2 support dropped
Python SNS API 1.0.6
- Fix bug with when quoted < or > is misinterpreted as file download or upload,
Python SNS API 1.0.5
- Pass custom options (ie: read timeout) to send_command
- Add support for TOTP
- Better AuthenticationError
- More precise usage of AuthenticationError
- Add new qos commands to auto-complete file
Python SNS API 1.0.4
- Fix: ConfigParser incorrectly parses tokens with ' character
- Update certificate authorities bundle
Python SNS API 1.0.3
- Fix python structure parsing of values with slash character
Python SNS API 1.0.2
- fix issue with 'CONFIG DOWNLOAD' command
Python SNS API 1.0.1
- Add timeout option
- Fix python2 and unicode quoting
- Fix tests for 4.x firmware
- Define missing exception for python2
- Display correctly xml format in snscli
- Fix python structure parsing of values with slash character
- Fix error when printing empty section value (issue #1)
Python SNS API 1.0.0
- Add proxy support
- snscli tool is now correctly installed on Windows platform
python SNS API 1.0.0.beta1
The module is now compatible with both python2 and python3.