v0.411.0
Changelog
- 0ef8d89 chore(deps): update all non-major dependencies (#3674)
- 50131f0 chore(deps): update dependency protoc to v29 (#3592)
- a8786cb chore: cleanup empty switch cases (#3733)
- ad7fd2a chore: move console out of controller (#3735)
- c1cf31d chore: pull out admin service (#3711)
- a613d5b chore: remove DB secrets (#3712)
- bf198a3 chore: remove ftl db (#3725)
- 855f219 chore: speed up subscription provisioning (#3738)
- 9c81bb7 chore: use proto specific names for imports rather than ftlv1 (#3739)
- b7d6836 feat(go2proto): directly support
encoding.{TextMarshaler,BinaryMarshaler}
(#3719) - 7c87106 feat(go2proto): propagate comments to .proto file (#3744)
- 3ee16bc feat: add sqlc-gen-ftl WASM plugin (#3607)
- 621ffe3 feat: allow easy generation of a trace file (#3736)
- 7eeef45 feat: pubsub follows retry policies (#3729)
- 2b34c31 fix: allocate runner ports randomly (#3727)
- 0611da7 fix: console layout and cors error. re-enable tests (#3734)
- b093341 fix: get console working on Kube (#3740)
- 39ca4a5 fix: go2proto didn't have the correct outputs specified (#3743)
- c193bb1 fix: inter package dependency graph cleanup (#3714)
- 80502ca fix: support sumtypes of sumtypes on go2proto (#3716)