Changelog
- 4c00135 chore(deps): update localstack/localstack docker digest to 64205c9 (#4184)
- 69e8c0d chore(deps): update mysql docker tag to v8.4.4 (#4185)
- 0f176a8 chore(refactor): improve console code feature layout (#4207)
- 3b8b83a chore(rollup): update rollup config to fix warnings (#4186)
- 4f42834 chore: UpdateSchema endpoint to the schema service (#4193)
- d2132ce chore: add a command to start schema service separately (#4195)
- a9054cb chore: move cli/frontend back to cmd/ftl (#4189)
- eaffa73 chore: use a single sumtype for all schema modifying events (#4178)
- 3bfe2b3 chore: use grpc client when calling schema service from controller (#4198)
- 1a740c4 feat: Aat/foreground console (#4205)
- d484ee9 feat: add build events to console infrastructure (#4173)
- 2fd1992 feat: calculate graph edges for schema (#4202)
- 69d17b3 feat: show build status on module tree (#4188)
- 1d46959 fix(cmd/ftl): send logger to stdout (#4199)
- b621884 fix: add schema to all console decls and pages (#4204)
- 9dc5dd7 fix: build once if generated queries file changes (#4215)
- 309991d fix: check if process exited (#4196)
- 0a5c58b fix: crash during lsp startup (#4203)
- 7684091 fix: deployment key was missing in ingress events (#4183)
- 965232d fix: disable graph node dragging and connectors (#4180)
- 6bd711d fix: go debugging (#4179)
- 08d1336 fix: remove debug log (#4194)
- d58a986 fix: schema graph logic handles duplicate edges (#4208)
- 57cf1b9 fix: unify code block display (#4182)
- 1af2bfd refactor: context.WithCancel() -> context.WithCancelCause() (#4211)