v0.410.1
Changelog
- 9c9faac chore(deps): update all non-major dependencies (#3675)
- e3a1a35 chore(deps): update all non-major dependencies to v3.17.3 (#3678)
- 85151c5 chore(deps): update dependency vite to v6 (#3679)
- 546a895 chore(deps): update react monorepo to v19 (major) (#3680)
- 3dc4fcc chore: disable pubsub tests (#3698)
- ae653a6 chore: manually chunk console assets (#3691)
- 293550f chore: move pubsub out of controller (#3689)
- e6cecd9 chore: move timeline reaping to within timeline service (#3695)
- a51794a chore: observability cleanup (#3706)
- e5d6c37 chore: remove deployment artefacts (#3684)
- 6e7490b chore: remove deployment notifications (#3699)
- cfe35a3 chore: remove deployments and modules table (#3697)
- 551a650 chore: remove main DAL (#3701)
- 3199ff0 chore: remove old pubsub and async calls (#3726)
- 1d1b990 chore: remove pubsub FKs (#3685)
- 36506d4 chore: remove some DB queries (#3694)
- 8638cfe chore: remove unused fields (#3702)
- 6d4332a chore: update arch lint rules (#3707)
- d8fb7f3 feat(Juho): new provisioners (#3677)
- 4c5bcba feat: add support for go2proto generating ToProto() methods (#3690)
- 091f75e feat: add ⌥+⏎ as a shortcut for the verb form (#3546)
- 9dc4cc4 feat: consume pubsub (#3717)
- 5971a67 feat: move console to dedicated service (#3703)
- 17409f6 feat: publish to timeline and telemetry when calling via p2p routing (#3687)
- 6cf0ce7 feat: replace runners table with an event stream (#3662)
- 4c88c60 feat: stream events to timeline service in batches (#3683)
- b05fa0a fix: console cors errors (#3721)
- 4eaf042 fix: don't attempt to start if controller allready running (#3632)
- 39de359 fix: go2proto slices of int weren't working (#3713)
- 7927bb5 fix: hot reload endpoint uses runner proxy (#3636)
- 73eed73 fix: inject timeline client instead of using ctx (#3722)
- 18ccc57 fix: lease issues (#3676)
- 8dfca46 fix: logger scopes (#3705)
- b2f5613 fix: properly kill runners (#3688)
- f5faf04 fix: return startup errors properly (#3682)
- 8707709 fix: runner reaping (#3686)
- d8c1e9b fix: sort console timeline by time (#3709)
- 4b3cf01 fix: verbose debug logging (#3700)
- 1eb50a0 fix: wait for module deployment (#3693)
- de604b4 refactor: replace manual ToProto() functions (#3710)