Skip to content

Releases: leg100/otf

v0.0.53

12 Jul 10:31
fce9285
Compare
Choose a tag to compare

0.0.53 (2023-07-12)

Bug Fixes

  • delete existing unreferenced webhooks too (6b61b48)
  • delete webhooks when org or vcs provider is deleted (#518) (0d36ea5)
  • docs: version using tag not branch name (8613fe8)
  • only set not null after populating column (1da3936)
  • remove trailing slash from requests (#516) (c1ee39e), closes #496
  • ui: add cache-control header to static files (061261f)

Miscellaneous

  • add hashes to all static urls (3650926)
  • test create connected workspace via api (9bf4bae)

v0.0.52

08 Jul 17:25
dfbc041
Compare
Choose a tag to compare

0.0.52 (2023-07-08)

Bug Fixes

v0.0.51

08 Jul 17:11
36ee226
Compare
Choose a tag to compare

0.0.51 (2023-07-08)

Bug Fixes

Miscellaneous

  • Bump default terraform version to v1.5.2 (#503) (67bc3f0)

v0.0.50

03 Jul 14:06
5cb3cb1
Compare
Choose a tag to compare

What's Changed

  • fix!: don't reveal info on healthz endpoint by @leg100 in #489
  • feat!: add team membership tfe api endpoints by @leg100 in #492
  • feat: add tfe-api OAuth Client endpoints by @leg100 in #493
  • feat: pass go-tfe team integration tests by @leg100 in #494
  • feat: pass go-tfe organization tests by @leg100 in #495

Docker images

  • leg100/otfd:0.0.50
  • leg100/otf-agent:0.0.50

Full Changelog: v0.0.49...v0.0.50

v0.0.49

28 Jun 20:08
6edd315
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.48...v0.0.49

Docker images

  • leg100/otfd:0.0.49
  • leg100/otf-agent:0.0.49

v0.0.48

28 Jun 14:00
9118b51
Compare
Choose a tag to compare

What's Changed

  • feat: add metadata to pubsub notifications by @leg100 in #481
  • fix: run w/o config ID pull config from repo by @leg100 in #482
  • refactor: list state versions using workspace ID by @leg100 in #470
  • refactor: use docker compose for integration tests by @leg100 in #483

Full Changelog: v0.0.47...v0.0.48

Docker images

  • leg100/otfd:0.0.48
  • leg100/otf-agent:0.0.48

v0.0.47

26 Jun 13:01
ade0579
Compare
Choose a tag to compare

What's Changed

  • fix: real-time run listing updates by @leg100 in #467
  • fix: state output values are json by @leg100 in #477
  • Add trailing slash to make path more compatible with TFC by @Spritekin in #475
  • refactor: integration test browser pool by @leg100 in #472
  • fix: don't use chromium for browser-based tests by @leg100 in #478

New Contributors

Full Changelog: v0.0.46...v0.0.47

Docker images

  • leg100/otfd:0.0.47
  • leg100/otf-agent:0.0.47

v0.0.46

14 Jun 16:00
885f786
Compare
Choose a tag to compare

New features

  • Add API support for creating a "plan-only" run. This overrides the "speculative" setting on a run's configuration version, which enables the same behaviour. See the TFC docs.
  • Add API support for creating a run using config from a VCS repo. See #466 for further information.

Fixes

  • Users with the workspace admin or write role can now delete workspace variables.

Commits

  • feat: support creating plan-only runs by @leg100 in #465
  • feat: create run using config from repo by @leg100 in #466
  • fix: permit workspace write role to delete variable

Docker images

  • leg100/otfd:0.0.46
  • leg100/otf-agent:0.0.46

Full Changelog: v0.0.45...v0.0.46

v0.0.45

05 Jun 17:37
377c17e
Compare
Choose a tag to compare

New features

  • You can now search workspaces via the UI.

What's Changed

  • fix: caching failures are non-fatal by @leg100 in #457
  • Replace javascript with HTMX/AlpineJS by @leg100 in #456
  • refactor: event triggers by @leg100 in #458
  • Use mktemp instead of tempdir by @pat-s in #432
  • Add arm64 support for terraform binary download by @pat-s in #430
  • chore: make subsystems more resilient by @leg100 in #459
  • fix: produce doc screenshots only when specified by @leg100 in #460
  • feat: workspace search on UI by @leg100 in #461

New Contributors

Full Changelog: v0.0.44...v0.0.45

Docker images

  • leg100/otfd:0.0.45
  • leg100/otf-agent:0.0.45

v0.0.44

24 May 19:53
9b411ce
Compare
Choose a tag to compare

Changelog

Docker images

  • leg100/otfd:0.0.44
  • leg100/otf-agent:0.0.44