Releases: voiceittech/voiceit3-python
Releases · voiceittech/voiceit3-python
v3.0.8
v3.0.7
Fix file handle leak on timeout and connection errors
v3.0.6
Add 30s HTTP timeout and stop closing caller-owned file buffers
v3.0.5
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
Capitalized VPP phrase, API 3.0 updates
2.7.0
Changes
- Fix removeUserFromGroup to use DELETE instead of PUT to match voiceitapi3
- Standardize Getting Started signup text
- Update README documentation
2.6.1
DEVOPS-104/DEVOPS-101 (RELEASEPATCH)
2.6.0
Add switchSubAccountType (RELEASEMINOR)
2.5.0
RELEASEMINOR
2.4.2
Attempt to use Oath2 token (RELEASEPATCH)