Releases: leg100/otf
Releases · leg100/otf
v0.0.53
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
v0.0.52
v0.0.51
v0.0.50
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
v0.0.48
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
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
- @Spritekin made their first contribution in #475
Full Changelog: v0.0.46...v0.0.47
Docker images
leg100/otfd:0.0.47
leg100/otf-agent:0.0.47
v0.0.46
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
orwrite
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
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 oftempdir
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