Releases: runpod/runpod-python
Releases · runpod/runpod-python
v1.10.0
24 Jun 17:52
Compare
Sorry, something went wrong.
No results found
1.10.0 (2026-06-24)
Features
add agent source tracking to user-agent header (#508 ) (92239c8 )
add per-job stop capability to serverless worker (#510 ) (21c4786 )
detect all coding agents in user-agent, not just Claude Code (#519 ) (d14c67c )
support Python 3.10-3.14, drop EOL 3.8/3.9 (#512 ) (8e9d94e )
Bug Fixes
deps: bump cryptography floor to >=48.0.1 for OpenSSL fix (#516 ) (18c6841 ), closes #511
v1.9.1
26 May 22:19
Compare
Sorry, something went wrong.
No results found
1.9.1 (2026-05-05)
Bug Fixes
fix config credential updates preserving profiles (#474 ) (7272cd7 )
poll for jobs while tasks are running (#473 ) (13e25e7 )
Documentation
serverless: document missing fitness-check env vars (#497 ) (a786a89 )
v1.9.0
09 Apr 00:39
Compare
Sorry, something went wrong.
No results found
1.9.0 (2026-04-08)
Features
fitness: comprehensive system fitness checks for worker startup validation (#472 ) (781ed27 )
Bug Fixes
e2e: increase workerMax from 1 to 3 for provisioned endpoints (#490 ) (93dbe40 )
test: update flashBootType assertion to match enum value (#491 ) (16a9b41 )
v1.8.2
24 Mar 02:58
Compare
Sorry, something went wrong.
No results found
1.8.2 (2026-03-24)
Bug Fixes
config: handle corrupted config.toml in credential functions (#481 ) (9894894 )
use flashBootType instead of appending -fb (#484 ) (7938936 )
v1.8.1
19 Nov 22:53
Compare
Sorry, something went wrong.
No results found
1.8.1 (2025-11-19)
Bug Fixes
v1.8.0
19 Nov 07:57
Compare
Sorry, something went wrong.
No results found
1.8.0 (2025-11-13)
Features
add manual workflow dispatch for PyPI publishing (05b2d72 )
Bug Fixes
Performance Improvements
serverless: lazy-load boto3, fastapi, and pydantic to reduce cold start time (#466 ) (cc05a5b )
v1.7.13
17 Jul 04:17
Compare
Sorry, something went wrong.
No results found
1.7.12
16 Jun 00:00
Compare
Sorry, something went wrong.
No results found
1.7.11
12 Jun 20:09
Compare
Sorry, something went wrong.
No results found
What's Changed
Update README.md - Runpod name by @lukepiette in #424
build(deps): bump stefanzweifel/git-auto-commit-action from 5 to 6 by @dependabot in #423
fix: ping fails when a process is blocking GIL by @deanq in #425
fix: keep allowed_cuda_versions as string by @deanq in #421
feat: Adding a sync function to runpod-python sdk to help copying workspace between pods by @justinwlin in #426
New Contributors
Full Changelog : 1.7.10...1.7.11
1.7.10
28 May 15:41
Compare
Sorry, something went wrong.
No results found
What's Changed
fix: allowed_cuda_versions was incorrectly typed as string by @deanq in #418
fix: parse Content-Disposition properly, closes #414 by @felixmosh in #416
build(deps): update cryptography requirement from <45.0.0 to <46.0.0 by @dependabot in #417
New Contributors
Full Changelog : 1.7.9...1.7.10