Skip to content

Releases: leg100/otf

v0.1.2

26 Jul 10:22
2b42dfd
Compare
Choose a tag to compare

0.1.2 (2023-07-26)

Bug Fixes

Miscellaneous

  • removed unused config file (84fe3b1)

v0.1.1

24 Jul 15:12
3e9321b
Compare
Choose a tag to compare

0.1.1 (2023-07-24)

Bug Fixes

  • ui: improve dropdown box UX (d67de76)
  • ui: new team form missing borders (0506694)

v0.1.0

24 Jul 09:45
75a9eef
Compare
Choose a tag to compare

0.1.0 (2023-07-24)

⚠ BREAKING CHANGES

  • adding team member creates user if they don't exist (#525)

Features

Bug Fixes

  • embed magnifying glass icon (8a45d51)
  • run tailwind css on template changes (e749013)

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