Releases: block/ftl
Releases · block/ftl
v0.442.0
Changelog
- 521ef41 chore(deps): update localstack/localstack docker digest to c59bcfb (#4348)
- 2ec42a5 chore(deps): update ubuntu:24.04 docker digest to 7229784 (#4349)
- 9f26e27 chore: common pod config (#4353)
- 04cac9a chore: fix spelling (#4360)
- 9ce446c chore: minor chart improvements (#4352)
- 47e32a6 chore: move raft to listen to 8893 instead of 8992. (#4356)
- ae90a39 chore: simplify image config (#4354)
- fb9f76d feat: Raft Ops (#4347)
- fab2204 feat: de-provisioning support (#4337)
- a8d7413 feat: runbook and pvcs (#4351)
- 7a1fb5f fix: don't hang on kube deploy failure (#4350)
- b9ffe56 fix: don't overwrite runtime (#4355)
- 9977113 fix: engine is idle if modules are waiting for failed modules (#4361)
- cbb13dd fix: sqlc command captures stderror (#4363)
v0.441.0
Changelog
- d76bb8e chore(deps): update grafana/otel-lgtm docker digest to fcd35e1 (#4342)
- 3cc3d70 chore(deps): update localstack/localstack docker digest to f83f4f5 (#4343)
- 892758a chore(deps): update mysql:8.4.4 docker digest to b14b2b7 (#4344)
- 1a20535 chore(deps): update postgres:15.10 docker digest to d609c30 (#4345)
- 0bd1f2b chore: fix docs styling and cleanup (#4341)
- ef68fa1 feat: build engine summary command (for goose) (#4346)
- 8c68e45 fix: improve raft StatefulSet (#4338)
- 08c4ebf fix: stop iteration on context cancellation (#4339)
- ebd6bcf refactor: split runtime types into separate files (#4340)
v0.440.1
v0.440.0
v0.439.0
Changelog
- 6d6d2a7 Enable Raft in Schema Service (#4311)
- cf534f3 chore: cleanup admin service in helm charts (#4310)
- f4644a1 chore: improve CI times for console e2e (#4318)
- 15b78b3 feat: create a sum type for runtime events (#4300)
- 7ba1c5c feat: new PullSchema events (#4290)
- 990f106 feat: use runtime elements for updates (#4319)
- 0782c17 fix(tests): speed up Go tests a bit (#4313)
- ccecd5e fix: add an endpoint for removing shard members (#4326)
- b6a0844 fix: automatic scale up for raft clusters (#4324)
- 1ee4564 fix: changesets get created time (#4328)
- 12c5b87 fix: do not fail the raft host if there is an invalid event in the log (#4314)
- 38285d3 fix: provision in parrallel (#4316)
- 6bbacde fix: register cloud formation for pubsub resources (#4327)
- abebfb1 fix: remove shared state (#4312)
- b6d05d9 fix: remove uneeded events (#4322)
- 9356d79 fix: speed up console e2e? (#4303)
- 2e257d6 fix: update docs site to use custom preview image (#4320)
v0.438.1
v0.438.0
Changelog
- 7990fef chore: re-enable TestStateIter. (#4301)
- c1c7550 chore: remove VerbRuntimeBase (#4289)
- 8635e15 chore: remove dead code (#4294)
- 78dc581 chore: remove unused method (#4288)
- 14e56ec chore: wrap events to a marshallable wrapper (#4291)
- 03f50cc feat: Switch to docusaurus (#4293)
- 7df2f4f feat: move endpoint to it's own runtime info (#4299)
- a0889be feat: raft event logging (#4292)
- 2f0a59f feat: store runtime event changes (#4297)
- c53d0ba fix(justfile): docs depends on pnpm-install (#4296)
- 04e8b4d fix: avoid race between creating changeset and listening for updates (#4304)
- 0e0d4dc fix: pass back deploy result (#4305)