Skip to content

Releases: runpod-workers/flash

v1.1.1

26 Feb 20:47
58e0005

Choose a tag to compare

1.1.1 (2026-02-26)

Bug Fixes

  • add runtime version banner, log after unpack for accuracy (#71) (74ea9ba)
  • ci: eliminate redundant CI runs and migrate release-please (#70) (002b787)

v1.1.0

25 Feb 00:29
919dc2b

Choose a tag to compare

1.1.0 (2026-02-25)

Features

  • fully deployed environment with generated handlers (#68) (59a7fcc)

v1.0.1

10 Feb 23:52
8699020

Choose a tag to compare

1.0.1 (2026-02-10)

Bug Fixes

  • move flash imports after maybe_unpack to fix torch import errors (#63) (f1bd8a3)

v1.0.0

04 Feb 17:31
89f1560

Choose a tag to compare

1.0.0 (2026-02-04)

⚠ BREAKING CHANGES

  • rename tetra to flash (#59)

Bug Fixes

  • enable proper semantic versioning for breaking changes (#61) (7c4da51)

Code Refactoring

v0.7.5

03 Feb 01:53
3fe4f8d

Choose a tag to compare

0.7.5 (2026-02-03)

Features

  • add code intelligence with dependency indexing support (#54) (528ff8a)
  • add mothership mode for Flash deployment hosting (#55) (e82dadf)

Bug Fixes

  • AE-1968: archive.tar.gz -> artifact.tar.gz (#57) (1c3d0d9)

v0.7.4

27 Jan 18:55
ff5c009

Choose a tag to compare

0.7.4 (2026-01-27)

Features

  • state manager manifest integration with TTL-based reconciliation (#52) (3683d6d)

v0.7.3

16 Jan 02:25
fe9002d

Choose a tag to compare

0.7.3 (2026-01-16)

Features

  • dual-mode runtime for Flash Deployed Apps and Live Serverless (#50) (fd568c2)
  • load-balancer: implement Live Load Balancer runtime Docker infrastructure (#45) (7cfe1b7)
  • unpack app tarballs from shadow volumes (#49) (55d9cec)

Bug Fixes

  • ci: resolve disk space issues and optimize Docker image sizes (#46) (7261ccb)

v0.7.2

04 Dec 19:43
afd60a6

Choose a tag to compare

0.7.2 (2025-12-03)

Features

  • pre-install git in Docker images (#43) (99ac555)

v0.7.1

14 Nov 19:09
82f1a4f

Choose a tag to compare

0.7.1 (2025-11-14)

Features

  • configure release-please to include refactor commits (#37) (b8c59a0)
  • executor: add async function and method execution support (#42) (6b19ce6)

v0.7.0

10 Oct 23:28
040347b

Choose a tag to compare

0.7.0 (2025-10-10)

Features

  • Endpoint Persistence using Network Volume (phase 1) (#25) (f59bec2)
  • Endpoint Persistence using Network Volume (phase 2) (#31) (657e89a)