Skip to content

Releases: stormshield/python-SNS-API

Python SNS API 1.1.1

Choose a tag to compare

@remip2 remip2 released this 12 Sep 12:34
  • support for SNS v5
  • Fix typo about missing CA Bundle

Python SNS API 1.1.0

Choose a tag to compare

@remip2 remip2 released this 20 Sep 11:35
  • Compatibility with urlib3 version 2
  • python 2 support dropped

Python SNS API 1.0.6

Choose a tag to compare

@remip2 remip2 released this 22 Mar 15:31
  • Fix bug with when quoted < or > is misinterpreted as file download or upload,

Python SNS API 1.0.5

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

Choose a tag to compare

@remip2 remip2 released this 30 Jun 11:51
  • Fix: ConfigParser incorrectly parses tokens with ' character
  • Update certificate authorities bundle

Python SNS API 1.0.3

Choose a tag to compare

@remip2 remip2 released this 23 Oct 07:32
  • Fix python structure parsing of values with slash character

Python SNS API 1.0.2

Choose a tag to compare

@remip2 remip2 released this 25 May 12:36
  • fix issue with 'CONFIG DOWNLOAD' command

Python SNS API 1.0.1

Choose a tag to compare

@remip2 remip2 released this 07 May 12:09
  • 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

Choose a tag to compare

@remip2 remip2 released this 25 Jun 08:17
  • Add proxy support
  • snscli tool is now correctly installed on Windows platform

python SNS API 1.0.0.beta1

Pre-release

Choose a tag to compare

@remip2 remip2 released this 26 Feb 14:22

The module is now compatible with both python2 and python3.