Skip to content

Releases: GDATASoftwareAG/vaas

py0.2.2

19 Jul 08:52
Compare
Choose a tag to compare

What's Changed

  • Add client id & secret to ci in #66
  • Upload with http1.1 in #67
  • Constants for use_shed, use_cache

Full Changelog: py0.2.1...py0.2.2

ts2.2.0

30 Jun 12:33
44d701e
Compare
Choose a tag to compare

What's Changed

Full Changelog: py0.1.3...ts2.2.0

py0.2.1

30 Jun 12:55
c2a2231
Compare
Choose a tag to compare

What's Changed

  • Added async to read, open file and generating hash by @MarcGallert in #53

New Contributors

Full Changelog: py0.2.0...py0.2.1

py0.2.0

30 Jun 12:34
44d701e
Compare
Choose a tag to compare

What's Changed

Full Changelog: py0.1.3...py0.2.0

py0.1.3: Merge pull request #62 from GDATASoftwareAG/increaseTimeout

28 Jun 14:26
a2882a7
Compare
Choose a tag to compare

py0.1.2: Merge pull request #61 from GDATASoftwareAG/increaseTimeout

28 Jun 14:13
e72733c
Compare
Choose a tag to compare

py0.1.1

10 Jun 14:25
Compare
Choose a tag to compare

What's Changed

  • Export VaasTimeoutError

py0.1.0

10 Jun 14:09
Compare
Choose a tag to compare

What's Changed

  • Timeout handling for Python

ts2.1.0

09 Jun 11:42
51852f5
Compare
Choose a tag to compare

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

09 Jun 14:45
Compare
Choose a tag to compare

What's Changed

  • Added client credentials grant to tests
  • Upgrade httpx to fix security alert