Skip to content

Releases: runpod/runpod-python

0.8.3

27 Jan 18:52
Compare
Choose a tag to compare

Full Changelog: 0.8.2...0.8.3

0.8.2

26 Jan 03:48
Compare
Choose a tag to compare

Full Changelog: 0.8.1...0.8.2

0.8.1

26 Jan 03:31
Compare
Choose a tag to compare

Features:

  • Logging level implements

Fix:

  • Wraps errors with a string

Changes:

  • Realtime endpoint is now {endpoint_id}/realtime

Full Changelog: 0.8.0...0.8.1

0.8.0

24 Jan 03:42
Compare
Choose a tag to compare
  • Realtime Worker
    • FastAPI natively available within the serverless worker

What's Changed

New Contributors

Full Changelog: 0.7.6...0.8.0

0.7.6

19 Jan 06:38
Compare
Choose a tag to compare

Full Changelog: 0.7.5...0.7.6

feature:

  • utility function to upload to custom bucket

0.7.5

17 Jan 20:38
Compare
Choose a tag to compare

Full Changelog: 0.7.4...0.7.5

Clean up:

  • Improved verbose formatting
  • Does not try to to post results while testing

Fix:

  • Handles bool returns

0.7.4

15 Jan 17:37
Compare
Choose a tag to compare

Full Changelog: 0.7.3...0.7.4

Fix:

  • Download utility supports pre-signed URLs

Tests:

  • Download utility test re-introduced

0.7.3

11 Jan 22:50
Compare
Choose a tag to compare

Full Changelog: 0.7.2...0.7.3

0.7.2

11 Jan 22:50
Compare
Choose a tag to compare

Full Changelog: 0.7.1...0.7.2

0.7.1

11 Jan 16:29
Compare
Choose a tag to compare

Full Changelog: 0.7.0...0.7.1

Features:

  • Better local development

Bug Fixes:

  • Run errors hidden