Releases: block/ftl
Releases · block/ftl
v0.405.3
v0.405.2
v0.405.1
v0.405.0
v0.404.1
v0.404.0
Changelog
- 59f3dbc chore: normalise Go binary builds (#3552)
- 1802b3d chore: speed up docker builds (#3540)
- 969991a feat: replace subscriptions in schema with verb subscribe metadata (#3528)
- 94a2e75 fix: move redpanda console off common port (#3551)
- e6d5b01 fix: race with concurrent deployments (#3553)
- 6d4497a fix: reduce the graph chaos (#3548)
- 8c5b369 fix: remove new subscriptions usage in console (#3550)
- 547598c refactor: provisioner is no longer a SchemaService (#3555)
v0.403.2
v0.403.1
v0.403.0
Changelog
- 2471264 chore: clean up subscription provisioning logs (#3527)
- 3c4ca76 chore: commit types file for echo (#3536)
- 6bd9fb7 chore: minor comment update (#3537)
- bb022cb chore: remove default from provisioner config (#3538)
- 9e348dc feat: add schemaeventsource package (#3530)
- deb9b75 feat: db runtime as resource output (#3523)
- e9b81c4 feat: use cytoscape for graph and cleanup (#3535)
- 9279f9f fix: add service account to runners (#3543)
- 582220f fix: switch PullSchemaResponse.deployment_key to optional (#3533)
- 278876b refactor: switch buildengine to schemaeventsource (#3541)
- 66221c7 refactor: switch terminal to use schemaeventsource materialised view (#3539)
v0.402.0
Changelog
- 755c2a5 chore(deps): update all non-major dependencies (#3470)
- 1abde9c chore: convert database runtime to a oneof to support more connection methods in the future (#3499)
- 4a83ccd chore: ignore buf connect dep updates (#3511)
- b2d950c chore: provisioning logs should be capitalized like the rest (#3518)
- a07134d feat: graph view with cytoscape (#3510)
- 9edd082 feat: inject configs and secrets (#3454)
- 6b9628a feat: provision local pubsub with redpanda (#3474)
- 8131257 feat: use MySQL proxy for auth (#3519)
- 8b511fe fix: cron removed on module change (#3512)
- e6b6694 fix: display JVM errors in dev mode (#3524)
- d4720e4 fix: fix pg proxy issues, and remove hard coded DSNs (#3501)
- b72659f fix: prevent pubsub naming clashes (#3522)