Releases: GDATASoftwareAG/vaas
Releases · GDATASoftwareAG/vaas
py0.2.2
What's Changed
Full Changelog: py0.2.1...py0.2.2
ts2.2.0
py0.2.1
What's Changed
- Added async to read, open file and generating hash by @MarcGallert in #53
New Contributors
- @MarcGallert made their first contribution in #53
Full Changelog: py0.2.0...py0.2.1
py0.2.0
py0.1.3: Merge pull request #62 from GDATASoftwareAG/increaseTimeout
pump dem numers up
py0.1.2: Merge pull request #61 from GDATASoftwareAG/increaseTimeout
set upload timeout to 60 seconds
py0.1.1
What's Changed
- Export VaasTimeoutError
py0.1.0
What's Changed
- Timeout handling for Python
ts2.1.0
What's Changed
- Only upload files once!
- Can timeout before receiving verdict UNKNOWN
- Promises are only resolved/rejected once
- Login with client credentials grant
- Tests: Always reject with Error instead of string for proper stacktraces
- Cleanup
py0.0.7
What's Changed
- Added client credentials grant to tests
- Upgrade httpx to fix security alert