Skip to content

Releases: runpod/runpodctl

v1.14.3

13 Apr 01:13
ad5f1f7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.14.2...v1.14.3

v1.14.2

01 Mar 17:26
b7b05b4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.14.1...v1.14.2

v1.14.1

22 Feb 22:42
ca876cd
Compare
Choose a tag to compare

1.14.1 (2024-02-22)

Bug Fixes

v1.14.0

22 Feb 22:23
1fe915d
Compare
Choose a tag to compare

1.14.0 (2024-02-22)

Features

Bug Fixes

  • correct verbose for rsync, and dep fix (8e4d10b)
  • ignore more rysnc and remove jq (3309865)
  • tab to spaces (cdce259)
  • trigger release-please (5061c14)

v1.13.0

13 Feb 18:52
a873a1a
Compare
Choose a tag to compare

1.13.0 (2024-02-13)

Features

  • added comments to toml (d0f1bfa)
  • added more starter examples (57474e5)
  • port ssh cmd from python, refactored ssh key gen (4c90f4b)
  • remote exec (53ce856)

Bug Fixes

v1.12.3

06 Feb 02:27
fda6d3a
Compare
Choose a tag to compare

1.12.3 (2024-02-06)

Bug Fixes

  • seems the new architectures aren't building in github action (0cefd3c)

v1.12.2

06 Feb 02:21
d84d4bb
Compare
Choose a tag to compare

1.12.2 (2024-02-06)

Bug Fixes

v1.12.1

06 Feb 02:15
763debc
Compare
Choose a tag to compare

1.12.1 (2024-02-06)

Bug Fixes

  • fix: correctly exit early when account has no network volumes
  • fix: the feat: and feat: the fix: (8f418f3)

v1.12.0

03 Feb 01:42
7651e76
Compare
Choose a tag to compare

1.12.0 (2024-02-03)

Features

  • add user agent and fix project example (ef38812)
  • prompt cleanup and new starter examples (896a022)

Bug Fixes

v1.11.0

28 Jan 05:41
625d71f
Compare
Choose a tag to compare

1.11.0 (2024-01-28)

Features

  • add installer script (b2a75a7)
  • cache venvs in tar format (a0fec98)
  • flag to print pod logs without prefix (0f93a1a)
  • handle deleted network volume, dropdown for starter templates, template Dockerfile (d042edb)
  • runpodctl project build to emit dockerfile (7844b5d)
  • updated readme and requirements (b800f1f)

Bug Fixes

  • adapt deploy to venv path (3e9d115)
  • brew install (01f0c89)
  • cleanup install script (c8a76d7)
  • complete renaming (3da74ab)
  • detect OS earlier (d9fc83b)
  • hack to make runpodignore use gitignore syntax on the server (9e1dd71)
  • improve install script (eeed522)
  • persistent typo (02f38db)
  • readme rename (d8ed9c7)
  • rename runpodctl to runpod (223dd40)
  • update dockerfile (138bd15)
  • update root name (270172d)
  • version check (0536a8a)
  • version check order (066a07c)
  • windows antivirus doesn't let us do the right update logic (85e7bbb)
  • windows compatibility and toml fix (004a306)