Skip to content

Releases: leg100/otf

v0.3.13

23 Jan 11:44
2f0bf4d
Compare
Choose a tag to compare

0.3.13 (2025-01-23)

Bug Fixes

  • runner: canceling non-running jobs causes deadlock (bad9fce)

v0.3.12

21 Jan 21:45
0e2f958
Compare
Choose a tag to compare

0.3.12 (2025-01-21)

Bug Fixes

  • allocator not accounting for deleted jobs (44ea11e)
  • runner job capacity exceeded again (f362c6d)

v0.3.11

21 Jan 12:55
6ffab31
Compare
Choose a tag to compare

0.3.11 (2025-01-21)

Bug Fixes

  • allocator: job capacity exceeded on runners (#723) (53cae20)
  • don't add plan-only runs to workspace queue (fc476c5)
  • dont schedule already-scheduled runs at startup (91cf7a1)

v0.3.10

20 Jan 08:27
3145733
Compare
Choose a tag to compare

0.3.10 (2025-01-19)

Bug Fixes

  • log error if job files cannot be deleted (9c3afcc)
  • scheduler: runs stuck in pending state (#722) (3d4306d)

Miscellaneous

  • remove unused parameter (8df5334)

v0.3.9

16 Jan 18:40
95d211e
Compare
Choose a tag to compare

0.3.9 (2025-01-16)

Bug Fixes

  • db: deadlock exhausting max connections (1d9d18e)
  • disable terraform interactive prompts (272cabb)
  • use generic update func to eliminate tx propagation failure (#720) (900fbe7)

v0.3.8

12 Jan 12:31
012f928
Compare
Choose a tag to compare

0.3.8 (2025-01-12)

Features

  • add option to skip plans for pull requests (#714) (29455ed)

Bug Fixes

  • download terraform first to avoid test flakiness (ea4f03b)
  • insufficient github perms triggering nil pointer err (da51e5d)

Miscellaneous

v0.3.7

03 Jan 08:31
231de97
Compare
Choose a tag to compare

0.3.7 (2025-01-03)

Bug Fixes

  • bump packages to fix critical vulns (b53a404)
  • don't assume public schema for postgres migrations (e7510b0)
  • ui: bad db query broke runner listing (d86705c)

Miscellaneous

v0.3.6

22 Nov 08:56
3511d5f
Compare
Choose a tag to compare

0.3.6 (2024-11-22)

Features

  • log the reason why agent is retrying api request (1d41f61)

Bug Fixes

  • authorize create-org action on site, not org (98bd1c6)
  • only log subsystem start when actually started (a72fbd0)
  • runner unable to re-register (#707) (41f5669)

Miscellaneous

v0.3.5

30 Oct 21:06
1035d18
Compare
Choose a tag to compare

0.3.5 (2024-10-30)

Bug Fixes

v0.3.4

30 Oct 08:09
c8cdd4a
Compare
Choose a tag to compare

0.3.4 (2024-10-29)

Features

Bug Fixes

  • log create agent pool db errors (ece6de7)