Releases: leg100/otf
Releases · leg100/otf
v0.3.3
v0.3.2
v0.3.1
v0.3.0
0.3.0 (2024-10-22)
⚠ BREAKING CHANGES
- rename --address flag to --url; require scheme
- move to sqlc, tern (#683)
refactor
Features
- add timeout settings for plans and applies (#686) (797902b)
- allow subscription buffer size to be overridden (#687) (d51469d)
Bug Fixes
- avoid hitting Github limit on commit status updates (#688) (029e525)
- don't unnecessarily restart scheduler (#689) (d240965)
- make linting and tests pass (ebc1e53)
- pin version of gcp pub-sub emulator docker image (8048e72)
- prevent subsystem failure from stopping otfd (e5061b0)
- use base58 alphabet for resource IDs (#680) (1e7d7a2)
Miscellaneous
v0.2.4
v0.2.3
v0.2.2
v0.2.1
v0.2.0
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 ofotf-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.