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

Releases: leg100/otf

v0.2.4

16 Dec 15:33
a2d4583
Compare
Choose a tag to compare

0.2.4 (2023-12-16)

Features

v0.2.3

12 Dec 11:14
b518d44
Compare
Choose a tag to compare

0.2.3 (2023-12-12)

Bug Fixes

v0.2.2

11 Dec 19:00
3c62ff1
Compare
Choose a tag to compare

0.2.2 (2023-12-10)

Bug Fixes

v0.2.1

07 Dec 08:54
2915697
Compare
Choose a tag to compare

0.2.1 (2023-12-07)

Bug Fixes

v0.2.0

05 Dec 12:54
a0c5b7a
Compare
Choose a tag to compare

0.2.0 (2023-12-05)

⚠ BREAKING CHANGES

  • agent pools (#653)

    With the introduction of agent pools, you'll have to not only upgrade otfd but any instances of otf-agent you have running as well. If you have any agent tokens, or workspaces assigned to use agents, then they are automatically moved over to use a default agent pool.

Features

Bug Fixes

  • Add missing CancelRunAction to WorkspaceWriteRole (#649) (599ddcb)
  • docker-compose otfd healthcheck (c553b58)

v0.1.18

30 Oct 08:51
dc7c7cc
Compare
Choose a tag to compare

0.1.18 (2023-10-30)

Bug Fixes

  • ci: charts job needs release info (f4fef03)
  • ui: push docs to remote gh-pages branch (5b3e3f4)
  • ui: workspace listing returning 500 error (6eb89f4)

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)