Skip to content

Releases: runpod/flash

v1.5.0

27 Feb 21:33
ac70dd2

Choose a tag to compare

1.5.0 (2026-02-27)

Features

Bug Fixes

  • add validator for workersmax and workersmin on sls endpoints (#231) (c24a21b)
  • dep parsing for remote decorated functions (#230) (f7486cb)
  • persist env vars to manifest and deployed endpoints (#226) (4e583c7)

v1.4.2

26 Feb 20:35
fc68e03

Choose a tag to compare

1.4.2 (2026-02-26)

Bug Fixes

  • always bundle runpod-flash in flash build + versioning report (#227) (8f883ee)

v1.4.1

26 Feb 01:20
6e1f304

Choose a tag to compare

1.4.1 (2026-02-26)

Bug Fixes

v1.4.0

24 Feb 23:34
282608e

Choose a tag to compare

1.4.0 (2026-02-24)

Features

Bug Fixes

  • test: align LB activity log mock with Python 3.14 compatible pattern (#218) (cba753e)
  • test: stabilize flaky async context manager mock pattern (#216) (1bc369c)

v1.3.0

20 Feb 23:39
aae915f

Choose a tag to compare

1.3.0 (2026-02-20)

Features

Code Refactoring

  • simplify flash init skeleton for zero-boilerplate flash run (#208) (22894d4)

Documentation

  • remove coordinator and mothership terminology from all documentation (#210) (4ba5a36)

v1.2.0

19 Feb 21:12
7432693

Choose a tag to compare

1.2.0 (2026-02-17)

Features

  • add API key propagation for cross-endpoint calls (#193) (f87c9c1)
  • add file-based logging for local CLI usage (#197) (665bcfa)
  • add User-Agent header with version, OS, and arch (#202) (5632907)
  • AE-2089: update sls endpoint template params (#198) (656fa46)
  • cleanup flash deploy/undeploy/build command output format (#191) (c99b486)
  • logger: add sensitive data filter to prevent logging API keys and tokens (#200) (10967a4)

Bug Fixes

  • docs: change idleTimeout from minutes to seconds (#205) (51693c7)
  • prevent false deployment attempts in Flash environments (#192) (f07c9fb)
  • runtime: restore on-demand provisioning for flash run (#206) (5859f4b)

Code Refactoring

  • remove noisy debug logs from flash (AE-1966) (#204) (826f169)

Documentation

  • update CLI documentation for deploy, env, and app commands (#195) (4126b37)

v1.1.1

09 Feb 07:33
b79e35e

Choose a tag to compare

1.1.1 (2026-02-09)

Bug Fixes

v1.1.0

06 Feb 22:06
6ae2f4e

Choose a tag to compare

Features

  • flash deploy auto builds, automatic app & env management (#178) (cee5e74)
  • improve deployment guidance and route discovery (#181) (11681b5)

Performance Improvements

  • fail build fast on size limit, remove blocking LB health check (#182) (5278449)

v1.0.0

04 Feb 02:38
271ece6

Choose a tag to compare

1.0.0 (2026-02-04)

⚠ BREAKING CHANGES

  • rename tetra to flash (#165)

Bug Fixes

Code Refactoring

v0.25.2

04 Feb 02:18
61d1073

Choose a tag to compare

0.25.2 (2026-02-04)

Maintenance

  • refactor: release 0.25.2 - final tetra-rp release (AE-1522)