Skip to content

Releases: leg100/otf

v0.1.17

29 Oct 19:51
bf1b3d4
Compare
Choose a tag to compare

0.1.17 (2023-10-29)

Features

Bug Fixes

  • mike doc versioner flags have changed (224081c)
  • publish chart after release not before (eceab7e)
  • ui: allow variable to be updated from hcl to non-hcl (ac0ff5a)

Miscellaneous

  • document some more flags (e2cc4f2)
  • perf: pre-allocate slices (ccc8b6e)
  • remove redundant jsonapiclient interface (5aa153a)

v0.1.16

27 Oct 10:54
899a371
Compare
Choose a tag to compare

0.1.16 (2023-10-27)

Bug Fixes

  • allow org members to view variable sets (df9fa53)
  • broken mike python package for docs (34c50e2)

v0.1.15

27 Oct 08:40
9085f5b
Compare
Choose a tag to compare

0.1.15 (2023-10-27)

Features

Bug Fixes

v0.1.14

20 Oct 07:53
abb7f0f
Compare
Choose a tag to compare

0.1.14 (2023-10-19)

Features

Bug Fixes

  • error 'schema: converter not found for integration.manifest' (e53ebf2)
  • fixed bug where proxy was ignored (#609) (c1ee8d8)
  • prevent modules with no published versions from crashing otf (#611) (84aa299)
  • skip reporting runs created via API (#622) (5d4527b), closes #618

Miscellaneous

  • add note re cloud block to allow CLI apply (4f03544)
  • remove unused exchange code response (4a966cd)
  • upgrade vulnerable markdown go mod (781e0f6)

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