Skip to content

Releases: stormshield/python-SNS-API

Python SNS API 1.1.1

12 Sep 12:34

Choose a tag to compare

  • support for SNS v5
  • Fix typo about missing CA Bundle

Python SNS API 1.1.0

20 Sep 11:35

Choose a tag to compare

  • Compatibility with urlib3 version 2
  • python 2 support dropped

Python SNS API 1.0.6

22 Mar 15:31

Choose a tag to compare

  • Fix bug with when quoted < or > is misinterpreted as file download or upload,

Python SNS API 1.0.5

30 Sep 12:25

Choose a tag to compare

  • 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

30 Jun 11:51

Choose a tag to compare

  • Fix: ConfigParser incorrectly parses tokens with ' character
  • Update certificate authorities bundle

Python SNS API 1.0.3

23 Oct 07:32

Choose a tag to compare

  • Fix python structure parsing of values with slash character

Python SNS API 1.0.2

25 May 12:36

Choose a tag to compare

  • fix issue with 'CONFIG DOWNLOAD' command

Python SNS API 1.0.1

07 May 12:09

Choose a tag to compare

  • 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

25 Jun 08:17

Choose a tag to compare

  • Add proxy support
  • snscli tool is now correctly installed on Windows platform

python SNS API 1.0.0.beta1

26 Feb 14:22

Choose a tag to compare

Pre-release

The module is now compatible with both python2 and python3.