Skip to content
This repository has been archived by the owner on Dec 26, 2023. It is now read-only.

Releases: leg100/otf

v0.1.13

13 Sep 21:06
cb025ed
Compare
Choose a tag to compare

0.1.13 (2023-09-13)

Features

  • add flags --oidc-username-claim and --oidc-scopes (#605) (87324d0), closes #596

Bug Fixes

  • restart spooler when broker terminates subscription (#600) (ce41580)
  • retrieving state outputs only requires read role (#603) (25c4a99)

v0.1.12

12 Sep 20:38
cc057e8
Compare
Choose a tag to compare

0.1.12 (2023-09-12)

Features

Bug Fixes

Miscellaneous

  • remove unnecessary link from widget heading (318c390)

v0.1.11

11 Sep 20:40
3596ad9
Compare
Choose a tag to compare

0.1.11 (2023-09-11)

Features

Bug Fixes

  • dont scrub sensitive variable values for agent (#591) (a333ee6), closes #590
  • integration: prevent -32000 error (39318f1)
  • integration: wait for alpinejs to load (346024e)
  • resubscribe subsystems when their subscription is terminated (#593) (3195e17)

v0.1.10

06 Sep 08:11
fc64a73
Compare
Choose a tag to compare

0.1.10 (2023-09-06)

Bug Fixes

  • integration: ensure text box is visible before focusing (8d279ae)
  • set module status (#586) (8141c6e)
  • ui: remove undefined css classes (daf6096)
  • ui: wrong heading for edit variable set variable page (cc6f282)
  • variable set variables API (#589) (8e29da1), closes #588

v0.1.9

02 Sep 11:17
24038a8
Compare
Choose a tag to compare

0.1.9 (2023-09-02)

Features

Bug Fixes

  • integration: stop browser test failing with -32000 error (27f02cd)
  • scheduler: ignore deleted run events (60496bb)
  • ui: deleting vcs provider no longer breaks module page (e28b931)
  • ui: make workspace page title use Name, not ID (#581) (8268643)

Miscellaneous

  • add BSL compliance note (6b537de)
  • document integration test verbose logging (75272a4)

v0.1.8

13 Aug 20:43
4a1ef8d
Compare
Choose a tag to compare

0.1.8 (2023-08-13)

Features

  • allow terraform apply on connected workspace (#564) (6f90a9c), closes #231
  • ui: add icon in run widget to show source of run (#563) (2e7a0bd)

Bug Fixes

  • return error on stream error for retry (#565)
  • cleanup after extracting repo tarball (bf4758b)
  • don't scrub included state output sensitive values (478e314)
  • linux/arm64 support (#562) (01a2112), closes #311
  • otfd compose healthcheck: curl not installed (9f52021)
  • retry run should use existing run properties (49303ec)
  • tests: hard link fails when /tmp is separate partition (cfc7aaa)
  • ui: workspace description missing after update (a579b40)
  • use png instead of svg for font-based icons (eae0588)

Miscellaneous

  • bump squid version (7ce3238)
  • go 1.21 (#566) (06c13b2)
  • remove unused cloud team and org sync code (4e1817d)
  • removed unused ca.pem (799ed25)
  • skip api tests if env vars not present (5b88474)
  • ui: make tags less bulbous (df1645d)
  • ui: pad out buttons on consent page (1c290e9)
  • update docs (364d183)
  • validate resource names (c7596fe)
  • cleanup after extracting repo tarball (bf4758b)
  • don't scrub included state output sensitive values (478e314)
  • linux/arm64 support (#562) (01a2112), closes #311
  • otfd compose healthcheck: curl not installed (9f52021)
  • qemu needed for building multi-arch images (1aa8cf8)
  • retry run should use existing run properties (49303ec)
  • tests: hard link fails when /tmp is separate partition (cfc7aaa)
  • ui: workspace description missing after update (a579b40)
  • use png instead of svg for font-based icons (eae0588)

Miscellaneous

v0.1.7

05 Aug 09:38
6331830
Compare
Choose a tag to compare

0.1.7 (2023-08-05)

Bug Fixes

Miscellaneous

v0.1.6

02 Aug 18:58
031d673
Compare
Choose a tag to compare

0.1.6 (2023-08-02)

Features

  • record who created a run (#556) (57bb9b6)
  • ui: clicking on workspace widget tag filters by that tag (a7ce9a8)
  • ui: provide more vcs metadata for runs (#552) (18217ce)

Miscellaneous

  • add organization UI tests (1c7e3db)
  • remove redundant CreateRun magic string (#555) (a2df6d5)

v0.1.5

02 Aug 05:52
9dbe599
Compare
Choose a tag to compare

0.1.5 (2023-08-01)

Features

  • add support for terraform_remote_state (#550) (c2fa0a7)

v0.1.4

01 Aug 11:35
19148a6
Compare
Choose a tag to compare

0.1.4 (2023-08-01)

Features

Miscellaneous

  • downplay legitimate state not found errors (2d91e31)
  • remove demo (d70c7fd)
  • ui: make workspace state tabs look nicer (bbe38b4)