Skip to content

Releases: voiceittech/voiceit3-python

v3.0.8

15 Apr 03:20

Choose a tag to compare

Fix HTTPError.read() AttributeError and encode userId in token endpoints

v3.0.7

15 Apr 02:47

Choose a tag to compare

Fix file handle leak on timeout and connection errors

v3.0.6

15 Apr 01:47

Choose a tag to compare

Add 30s HTTP timeout and stop closing caller-owned file buffers

v3.0.5

13 Apr 15:36

Choose a tag to compare

Security: URL-encode path parameters (user_id, group_id, language code, sub-account API key) so caller-supplied values cannot inject path segments or query parameters.

3.0.4

13 Apr 00:55

Choose a tag to compare

Capitalized VPP phrase, API 3.0 updates

2.7.0

31 Mar 14:49

Choose a tag to compare

Changes

  • Fix removeUserFromGroup to use DELETE instead of PUT to match voiceitapi3
  • Standardize Getting Started signup text
  • Update README documentation

2.6.1

20 Jul 14:47

Choose a tag to compare

DEVOPS-104/DEVOPS-101 (RELEASEPATCH)

2.6.0

25 May 22:01

Choose a tag to compare

Add switchSubAccountType (RELEASEMINOR)

2.5.0

14 Apr 20:12

Choose a tag to compare

RELEASEMINOR

2.4.2

05 Mar 19:02

Choose a tag to compare

Attempt to use Oath2 token (RELEASEPATCH)