Skip to content

Releases: runpod/flash-examples

1.5.0

27 Feb 21:34
9765aff

Choose a tag to compare

What's Changed

  • chore: remove uv.lock files and update CI cache keys by @deanq in #34
  • chore: remove uv.lock files and update CI cache keys by @deanq in #35

Full Changelog: 1.4.1...1.5.0

1.4.2

26 Feb 22:57
9765aff

Choose a tag to compare

What's Changed

  • chore: remove uv.lock files and update CI cache keys by @deanq in #34

Full Changelog: 1.4.1...1.4.2

1.4.1

26 Feb 01:25
0ebf1dc

Choose a tag to compare

What's Changed

  • fix: small corrections - gitignore, dep bump, QB 1:1 violations by @deanq in #33

Full Changelog: 1.4.0...1.4.1

1.4.0

25 Feb 00:48
1b7831c

Choose a tag to compare

What's Changed

  • feat: add autoscaling examples and repo cleanup by @deanq in #32

Full Changelog: 1.3.0...1.4.0

1.3.0

21 Feb 00:05
beaf8f3

Choose a tag to compare

What's Changed

  • feat: add qwen3-tts text-to-speech example by @TimPietruskyRunPod in #23
  • docs: add comprehensive Flash CLI documentation by @deanq in #24
  • refactor: simplify examples to flat-file flash init pattern by @deanq in #29
  • fix: bump runpod-flash lockfile from 1.0.0 to 1.3.0 by @deanq in #31

New Contributors

Full Changelog: 1.0.0...1.3.0

1.0.0

04 Feb 03:41
15f80d1

Choose a tag to compare

What's New

Recent Changes

  • refactor: conform examples to latest Flash patterns by @deanq in #17
  • build: update dependencies to the latest by @deanq in #18
  • Network volume example: model weights and output persistence by @jhcipar in #16
  • feat: quick-start improvements with setup and environment activation by @deanq in #20

Full Changelog: 0.2.0...1.0.0

0.2.0

16 Jan 05:52
f0906ec

Choose a tag to compare

What's Changed

  • feat(03-05_load_balancer): Add load-balancer endpoints example by @deanq in #13
  • chore: Update Python version compatibility to 3.10-3.14 by @deanq in #14
  • chore: Update Flash SDK to v0.20.0 by @deanq in #15

Full Changelog: 0.1.0...0.2.0

0.1.0

12 Dec 16:56
9ce2d0a

Choose a tag to compare

What's Changed

  • feat: curriculum structure by @deanq in #1
  • feat: add multi-environment build system and development tooling by @deanq in #2
  • feat: hello world example by @jhcipar in #3
  • docs: improved README, CONTRIBUTING, and pull request template by @deanq in #4
  • feat: add example 01-04 - Dependency Management by @deanq in #5
  • feat: add example 01-03 - mixed GPU/CPU workers by @deanq in #6
  • feat: add example 01-02: cpu worker by @jhcipar in #7
  • feat: unified examples app with branded home page by @deanq in #8
  • fix: add missing root dependencies and automate dependency syncing by @deanq in #9
  • refactor: standardize environment variables with FLASH_ prefix by @deanq in #10
  • refactor: improve unified app router discovery and documentation by @deanq in #11

New Contributors

Full Changelog: https://github.com/runpod/flash-examples/commits/0.1.0