@powerhousedao/switchboard 6.0.0-dev.10 → 6.0.0-dev.101

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,810 @@
1
+ ## 6.0.0-dev.101 (2026-03-20)
2
+
3
+ ### 🚀 Features
4
+
5
+ - **examples:** add Discord webhook processor example ([fc09a4d66](https://github.com/powerhouse-inc/powerhouse/commit/fc09a4d66))
6
+
7
+ ### ❤️ Thank You
8
+
9
+ - Benjamin Jordan
10
+ - Claude Opus 4.6
11
+
12
+ ## 6.0.0-dev.100 (2026-03-19)
13
+
14
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
15
+
16
+ ## 6.0.0-dev.99 (2026-03-18)
17
+
18
+ ### 🚀 Features
19
+
20
+ - **test-subscription:** adding a cli test-client for testing reactor api subscriptions ([563a8ac7d](https://github.com/powerhouse-inc/powerhouse/commit/563a8ac7d))
21
+
22
+ ### 🩹 Fixes
23
+
24
+ - updated pnpm-lock ([c2843dc5b](https://github.com/powerhouse-inc/powerhouse/commit/c2843dc5b))
25
+
26
+ ### ❤️ Thank You
27
+
28
+ - acaldas
29
+ - Benjamin Jordan
30
+
31
+ ## 6.0.0-dev.98 (2026-03-18)
32
+
33
+ ### 🩹 Fixes
34
+
35
+ - **connect:** declare dependencies ([6aa6910d3](https://github.com/powerhouse-inc/powerhouse/commit/6aa6910d3))
36
+
37
+ ### ❤️ Thank You
38
+
39
+ - acaldas
40
+
41
+ ## 6.0.0-dev.97 (2026-03-18)
42
+
43
+ ### 🩹 Fixes
44
+
45
+ - **design-system:** removed zod dependency ([fdc7c2ef7](https://github.com/powerhouse-inc/powerhouse/commit/fdc7c2ef7))
46
+
47
+ ### ❤️ Thank You
48
+
49
+ - acaldas @acaldas
50
+
51
+ ## 6.0.0-dev.96 (2026-03-17)
52
+
53
+ ### 🩹 Fixes
54
+
55
+ - **switchboard:** avoid double /v1/metrics suffix in OTLP exporter URL ([c184093c3](https://github.com/powerhouse-inc/powerhouse/commit/c184093c3))
56
+ - **switchboard:** enforce OTel provider registration ordering via StartServerOptions ([c797fd242](https://github.com/powerhouse-inc/powerhouse/commit/c797fd242))
57
+
58
+ ### ❤️ Thank You
59
+
60
+ - Samuel Hawksby-Robinson @Samyoul
61
+
62
+ ## 6.0.0-dev.95 (2026-03-17)
63
+
64
+ ### 🚀 Features
65
+
66
+ - **switchboard:** add OTel metrics export via OTEL_EXPORTER_OTLP_ENDPOINT ([52f34aa1f](https://github.com/powerhouse-inc/powerhouse/commit/52f34aa1f))
67
+
68
+ ### 🩹 Fixes
69
+
70
+ - **codegen:** added missing deps to boilerplate ([721dcb581](https://github.com/powerhouse-inc/powerhouse/commit/721dcb581))
71
+ - **switchboard:** derive exportTimeoutMillis from exportIntervalMillis ([775a77f3b](https://github.com/powerhouse-inc/powerhouse/commit/775a77f3b))
72
+ - **switchboard:** set exportTimeoutMillis to stay under shutdown deadline ([341d88d9e](https://github.com/powerhouse-inc/powerhouse/commit/341d88d9e))
73
+ - **switchboard:** address further OTel metrics review feedback ([dee185ba8](https://github.com/powerhouse-inc/powerhouse/commit/dee185ba8))
74
+ - **switchboard:** address OTel metrics review feedback ([c5ac016fc](https://github.com/powerhouse-inc/powerhouse/commit/c5ac016fc))
75
+
76
+ ### ❤️ Thank You
77
+
78
+ - acaldas @acaldas
79
+ - Samuel Hawksby-Robinson @Samyoul
80
+
81
+ ## 6.0.0-dev.94 (2026-03-17)
82
+
83
+ ### 🩹 Fixes
84
+
85
+ - **common:** added missing runtime dependencies ([b0f647f75](https://github.com/powerhouse-inc/powerhouse/commit/b0f647f75))
86
+
87
+ ### ❤️ Thank You
88
+
89
+ - acaldas @acaldas
90
+
91
+ ## 6.0.0-dev.93 (2026-03-17)
92
+
93
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
94
+
95
+ ## 6.0.0-dev.92 (2026-03-17)
96
+
97
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
98
+
99
+ ## 6.0.0-dev.91 (2026-03-17)
100
+
101
+ ### 🩹 Fixes
102
+
103
+ - adding build-bundle to simulate-ci-workflow ([ca93d1a2b](https://github.com/powerhouse-inc/powerhouse/commit/ca93d1a2b))
104
+
105
+ ### ❤️ Thank You
106
+
107
+ - Benjamin Jordan
108
+
109
+ ## 6.0.0-dev.90 (2026-03-14)
110
+
111
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
112
+
113
+ ## 6.0.0-dev.89 (2026-03-13)
114
+
115
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
116
+
117
+ ## 6.0.0-dev.88 (2026-03-12)
118
+
119
+ ### 🚀 Features
120
+
121
+ - reactor-hypercore example ([d5557973a](https://github.com/powerhouse-inc/powerhouse/commit/d5557973a))
122
+
123
+ ### ❤️ Thank You
124
+
125
+ - Benjamin Jordan
126
+
127
+ ## 6.0.0-dev.87 (2026-03-12)
128
+
129
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
130
+
131
+ ## 6.0.0-dev.86 (2026-03-12)
132
+
133
+ ### 🚀 Features
134
+
135
+ - **renown,reactor-browser:** renown integration improvements ([a65731a73](https://github.com/powerhouse-inc/powerhouse/commit/a65731a73))
136
+
137
+ ### ❤️ Thank You
138
+
139
+ - acaldas @acaldas
140
+
141
+ ## 6.0.0-dev.85 (2026-03-12)
142
+
143
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
144
+
145
+ ## 6.0.0-dev.84 (2026-03-11)
146
+
147
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
148
+
149
+ ## 6.0.0-dev.83 (2026-03-11)
150
+
151
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
152
+
153
+ ## 6.0.0-dev.82 (2026-03-11)
154
+
155
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
156
+
157
+ ## 6.0.0-dev.81 (2026-03-11)
158
+
159
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
160
+
161
+ ## 6.0.0-dev.80 (2026-03-11)
162
+
163
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
164
+
165
+ ## 6.0.0-dev.79 (2026-03-11)
166
+
167
+ ### 🚀 Features
168
+
169
+ - **ci:** add gitops action for registry image updates ([ba91d00dd](https://github.com/powerhouse-inc/powerhouse/commit/ba91d00dd))
170
+
171
+ ### ❤️ Thank You
172
+
173
+ - Frank
174
+
175
+ ## 6.0.0-dev.78 (2026-03-11)
176
+
177
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
178
+
179
+ ## 6.0.0-dev.77 (2026-03-10)
180
+
181
+ ### 🩹 Fixes
182
+
183
+ - **renown:** moved e2e script test to reactor-browser ([3c9b41045](https://github.com/powerhouse-inc/powerhouse/commit/3c9b41045))
184
+
185
+ ### ❤️ Thank You
186
+
187
+ - acaldas @acaldas
188
+
189
+ ## 6.0.0-dev.76 (2026-03-10)
190
+
191
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
192
+
193
+ ## 6.0.0-dev.75 (2026-03-10)
194
+
195
+ ### 🩹 Fixes
196
+
197
+ - **registry:** resolve catalog references in Dockerfile with sed ([765e8fbdd](https://github.com/powerhouse-inc/powerhouse/commit/765e8fbdd))
198
+ - **registry:** copy pnpm-workspace.yaml for Docker build catalog resolution ([7407700b1](https://github.com/powerhouse-inc/powerhouse/commit/7407700b1))
199
+
200
+ ### ❤️ Thank You
201
+
202
+ - Frank
203
+
204
+ ## 6.0.0-dev.74 (2026-03-10)
205
+
206
+ ### 🚀 Features
207
+
208
+ - **ci:** add registry Docker image to publish workflow ([17544abad](https://github.com/powerhouse-inc/powerhouse/commit/17544abad))
209
+
210
+ ### ❤️ Thank You
211
+
212
+ - Frank
213
+
214
+ ## 6.0.0-dev.73 (2026-03-10)
215
+
216
+ ### 🚀 Features
217
+
218
+ - opentelementry-instrumentation-reactor package ([67d5c31e5](https://github.com/powerhouse-inc/powerhouse/commit/67d5c31e5))
219
+
220
+ ### ❤️ Thank You
221
+
222
+ - Benjamin Jordan
223
+
224
+ ## 6.0.0-dev.72 (2026-03-09)
225
+
226
+ ### 🚀 Features
227
+
228
+ - **renown,reactor-browser,connect:** cleanup renown integration ([fe6112c2c](https://github.com/powerhouse-inc/powerhouse/commit/fe6112c2c))
229
+
230
+ ### ❤️ Thank You
231
+
232
+ - acaldas @acaldas
233
+
234
+ ## 6.0.0-dev.71 (2026-03-07)
235
+
236
+ ### 🚀 Features
237
+
238
+ - **connect,reactor-browser:** add dynamic package loading from HTTP registry ([f92816782](https://github.com/powerhouse-inc/powerhouse/commit/f92816782))
239
+ - **document-model,reactor-api,reactor-browser:** implemented remote document controller ([6299c21da](https://github.com/powerhouse-inc/powerhouse/commit/6299c21da))
240
+
241
+ ### 🩹 Fixes
242
+
243
+ - **reactor-browser:** removed subexports ([4cda7f44c](https://github.com/powerhouse-inc/powerhouse/commit/4cda7f44c))
244
+
245
+ ### ❤️ Thank You
246
+
247
+ - acaldas @acaldas
248
+ - Guillermo Puente @gpuente
249
+
250
+ ## 6.0.0-dev.70 (2026-03-06)
251
+
252
+ ### 🚀 Features
253
+
254
+ - **switchboard,reactor-api,registry:** add runtime dynamic pacage loading from HTTP registry ([37f91250e](https://github.com/powerhouse-inc/powerhouse/commit/37f91250e))
255
+ - add new bundling for connect ([#2390](https://github.com/powerhouse-inc/powerhouse/pull/2390))
256
+
257
+ ### 🩹 Fixes
258
+
259
+ - eslint config ([fb20b3726](https://github.com/powerhouse-inc/powerhouse/commit/fb20b3726))
260
+
261
+ ### ❤️ Thank You
262
+
263
+ - Guillermo Puente @gpuente
264
+ - Ryan Wolhuter @ryanwolhuter
265
+
266
+ ## 6.0.0-dev.69 (2026-03-05)
267
+
268
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
269
+
270
+ ## 6.0.0-dev.68 (2026-03-04)
271
+
272
+ ### 🩹 Fixes
273
+
274
+ - **vetra:** remove custom subgraphs from vetra ([3a1e3b9b0](https://github.com/powerhouse-inc/powerhouse/commit/3a1e3b9b0))
275
+ - resolve empty name causing silent ADD_FILE failure in drives ([b44ed0c1c](https://github.com/powerhouse-inc/powerhouse/commit/b44ed0c1c))
276
+ - **reactor-mcp:** adopt new reactor client interface for MCP server ([1b8e6fb19](https://github.com/powerhouse-inc/powerhouse/commit/1b8e6fb19))
277
+
278
+ ### ❤️ Thank You
279
+
280
+ - Guillermo Puente @gpuente
281
+
282
+ ## 6.0.0-dev.67 (2026-03-03)
283
+
284
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
285
+
286
+ ## 6.0.0-dev.66 (2026-03-03)
287
+
288
+ ### 🚀 Features
289
+
290
+ - move reactor logic from connect to reactor browser ([#2385](https://github.com/powerhouse-inc/powerhouse/pull/2385))
291
+
292
+ ### ❤️ Thank You
293
+
294
+ - Ryan Wolhuter @ryanwolhuter
295
+
296
+ ## 6.0.0-dev.65 (2026-03-03)
297
+
298
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
299
+
300
+ ## 6.0.0-dev.64 (2026-03-03)
301
+
302
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
303
+
304
+ ## 6.0.0-dev.62 (2026-03-03)
305
+
306
+ ### 🚀 Features
307
+
308
+ - **ci:** push academy to Harbor academy project and update k8s for academy namespace ([efbf8f58d](https://github.com/powerhouse-inc/powerhouse/commit/efbf8f58d))
309
+
310
+ ### 🩹 Fixes
311
+
312
+ - cherry-picked fixes ([a73630a6a](https://github.com/powerhouse-inc/powerhouse/commit/a73630a6a))
313
+ - moving analytics processors to shared and fixing them, fixing other linting errors toos ([0c8f7fe98](https://github.com/powerhouse-inc/powerhouse/commit/0c8f7fe98))
314
+
315
+ ### ❤️ Thank You
316
+
317
+ - Benjamin Jordan
318
+ - Frank
319
+
320
+ ## 6.0.0-dev.61 (2026-02-27)
321
+
322
+ ### 🚀 Features
323
+
324
+ - **ci:** update k8s-hosting academy image tag after docker publish ([0b98b73a9](https://github.com/powerhouse-inc/powerhouse/commit/0b98b73a9))
325
+ - add bundle step for ph cli ([#2375](https://github.com/powerhouse-inc/powerhouse/pull/2375))
326
+
327
+ ### ❤️ Thank You
328
+
329
+ - Frank
330
+ - Ryan Wolhuter @ryanwolhuter
331
+
332
+ ## 6.0.0-dev.60 (2026-02-27)
333
+
334
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
335
+
336
+ ## 6.0.0-dev.59 (2026-02-26)
337
+
338
+ ### 🚀 Features
339
+
340
+ - use update-ts-references tool which also removes unused ones ([#2374](https://github.com/powerhouse-inc/powerhouse/pull/2374))
341
+
342
+ ### ❤️ Thank You
343
+
344
+ - Ryan Wolhuter @ryanwolhuter
345
+
346
+ ## 6.0.0-dev.58 (2026-02-25)
347
+
348
+ ### 🚀 Features
349
+
350
+ - added ability to configure max reshuffle depth in reactor orchestrator ([94f3ae986](https://github.com/powerhouse-inc/powerhouse/commit/94f3ae986))
351
+
352
+ ### 🔥 Performance
353
+
354
+ - **reducer:** pre-allocate operation arrays to avoid resize overhead ([1cf1c0078](https://github.com/powerhouse-inc/powerhouse/commit/1cf1c0078))
355
+
356
+ ### ❤️ Thank You
357
+
358
+ - Benjamin Jordan
359
+ - Samuel Hawksby-Robinson @Samyoul
360
+
361
+ ## 6.0.0-dev.57 (2026-02-24)
362
+
363
+ ### 🚀 Features
364
+
365
+ - run sync integration test as part of reactor flow ([7dea8bf3e](https://github.com/powerhouse-inc/powerhouse/commit/7dea8bf3e))
366
+
367
+ ### 🩹 Fixes
368
+
369
+ - switchboard needs build:misc ([916f761b8](https://github.com/powerhouse-inc/powerhouse/commit/916f761b8))
370
+ - arg, workflow changes should trigger the workflow ([645cca08f](https://github.com/powerhouse-inc/powerhouse/commit/645cca08f))
371
+ - build step before integration test ([0b6b48f74](https://github.com/powerhouse-inc/powerhouse/commit/0b6b48f74))
372
+
373
+ ### ❤️ Thank You
374
+
375
+ - Benjamin Jordan
376
+
377
+ ## 6.0.0-dev.56 (2026-02-21)
378
+
379
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
380
+
381
+ ## 6.0.0-dev.55 (2026-02-20)
382
+
383
+ ### 🚀 Features
384
+
385
+ - test-connect and reactor gql updates to pass along more context ([ae581e8e8](https://github.com/powerhouse-inc/powerhouse/commit/ae581e8e8))
386
+
387
+ ### ❤️ Thank You
388
+
389
+ - Benjamin Jordan
390
+
391
+ ## 6.0.0-dev.54 (2026-02-19)
392
+
393
+ ### 🚀 Features
394
+
395
+ - wip orchestrator for the test-client ([186d7c015](https://github.com/powerhouse-inc/powerhouse/commit/186d7c015))
396
+ - **connect:** build tweaks ([22b6bc7d5](https://github.com/powerhouse-inc/powerhouse/commit/22b6bc7d5))
397
+ - improved logging on vetra, switchboard and connect ([3fb127687](https://github.com/powerhouse-inc/powerhouse/commit/3fb127687))
398
+
399
+ ### 🩹 Fixes
400
+
401
+ - **ph-cli,switchboard:** create preview drive on new reactor ([1e5ed8794](https://github.com/powerhouse-inc/powerhouse/commit/1e5ed8794))
402
+
403
+ ### ❤️ Thank You
404
+
405
+ - acaldas @acaldas
406
+ - Benjamin Jordan
407
+
408
+ ## 6.0.0-dev.53 (2026-02-18)
409
+
410
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
411
+
412
+ ## 6.0.0-dev.52 (2026-02-17)
413
+
414
+ ### 🩹 Fixes
415
+
416
+ - **reactor-api:** improved subgraph path matching and removed name parameter from reactor subgraph ([dcadf7fb3](https://github.com/powerhouse-inc/powerhouse/commit/dcadf7fb3))
417
+
418
+ ### ❤️ Thank You
419
+
420
+ - acaldas @acaldas
421
+
422
+ ## 6.0.0-dev.51 (2026-02-17)
423
+
424
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
425
+
426
+ ## 6.0.0-dev.50 (2026-02-17)
427
+
428
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
429
+
430
+ ## 6.0.0-dev.49 (2026-02-17)
431
+
432
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
433
+
434
+ ## 6.0.0-dev.47 (2026-02-17)
435
+
436
+ ### 🩹 Fixes
437
+
438
+ - **monorepo:** make shared package publicly available ([#2348](https://github.com/powerhouse-inc/powerhouse/pull/2348))
439
+
440
+ ### ❤️ Thank You
441
+
442
+ - Ryan Wolhuter @ryanwolhuter
443
+
444
+ ## 6.0.0-dev.46 (2026-02-17)
445
+
446
+ ### 🚀 Features
447
+
448
+ - **connect:** re enable processors in connect ([#2342](https://github.com/powerhouse-inc/powerhouse/pull/2342))
449
+
450
+ ### ❤️ Thank You
451
+
452
+ - Ryan Wolhuter @ryanwolhuter
453
+
454
+ ## 6.0.0-dev.45 (2026-02-16)
455
+
456
+ ### 🚀 Features
457
+
458
+ - **monorepo:** ensure shared is only in dev deps ([#2341](https://github.com/powerhouse-inc/powerhouse/pull/2341))
459
+
460
+ ### ❤️ Thank You
461
+
462
+ - Ryan Wolhuter @ryanwolhuter
463
+
464
+ ## 6.0.0-dev.44 (2026-02-15)
465
+
466
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
467
+
468
+ ## 6.0.0-dev.43 (2026-02-14)
469
+
470
+ ### 🚀 Features
471
+
472
+ - **monorepo:** move more shared stuff to shared ([#2335](https://github.com/powerhouse-inc/powerhouse/pull/2335))
473
+
474
+ ### ❤️ Thank You
475
+
476
+ - Ryan Wolhuter @ryanwolhuter
477
+
478
+ ## 6.0.0-dev.42 (2026-02-13)
479
+
480
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
481
+
482
+ ## 6.0.0-dev.41 (2026-02-12)
483
+
484
+ ### 🚀 Features
485
+
486
+ - **monorepo:** use catalog for other shared deps ([#2330](https://github.com/powerhouse-inc/powerhouse/pull/2330))
487
+ - **vetra:** add processor apps input to vetra ([#2329](https://github.com/powerhouse-inc/powerhouse/pull/2329))
488
+
489
+ ### 🩹 Fixes
490
+
491
+ - **builder-tools:** use same class-variance-authority as design-systom ([d600feb49](https://github.com/powerhouse-inc/powerhouse/commit/d600feb49))
492
+ - **design-system:** copy assets to dist folder to enable relative path import ([de5cb5e4e](https://github.com/powerhouse-inc/powerhouse/commit/de5cb5e4e))
493
+ - **monorepo:** add build-cli to old release workflow ([a30624bd2](https://github.com/powerhouse-inc/powerhouse/commit/a30624bd2))
494
+
495
+ ### ❤️ Thank You
496
+
497
+ - acaldas @acaldas
498
+ - Ryan Wolhuter @ryanwolhuter
499
+ - ryanwolhuter @ryanwolhuter
500
+
501
+ ## 6.0.0-dev.40 (2026-02-12)
502
+
503
+ ### 🚀 Features
504
+
505
+ - **monorepo:** add shared package ([#2324](https://github.com/powerhouse-inc/powerhouse/pull/2324))
506
+
507
+ ### ❤️ Thank You
508
+
509
+ - Ryan Wolhuter @ryanwolhuter
510
+
511
+ ## 6.0.0-dev.39 (2026-02-11)
512
+
513
+ ### 🚀 Features
514
+
515
+ - **reactor,codegen:** handle processor apps in cli ([#2319](https://github.com/powerhouse-inc/powerhouse/pull/2319))
516
+
517
+ ### ❤️ Thank You
518
+
519
+ - Ryan Wolhuter @ryanwolhuter
520
+
521
+ ## 6.0.0-dev.38 (2026-02-10)
522
+
523
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
524
+
525
+ ## 6.0.0-dev.37 (2026-02-10)
526
+
527
+ ### 🚀 Features
528
+
529
+ - **reactor-api:** added nested operations query on phdocument and Graphql client update ([67584e3fc](https://github.com/powerhouse-inc/powerhouse/commit/67584e3fc))
530
+
531
+ ### ❤️ Thank You
532
+
533
+ - acaldas
534
+
535
+ ## 6.0.0-dev.36 (2026-02-06)
536
+
537
+ ### 🚀 Features
538
+
539
+ - **codegen:** use bun for the slowest tests ([#2303](https://github.com/powerhouse-inc/powerhouse/pull/2303))
540
+
541
+ ### ❤️ Thank You
542
+
543
+ - Ryan Wolhuter @ryanwolhuter
544
+
545
+ ## 6.0.0-dev.35 (2026-02-06)
546
+
547
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
548
+
549
+ ## 6.0.0-dev.34 (2026-02-05)
550
+
551
+ ### 🚀 Features
552
+
553
+ - **codegen:** update processors codegen ([#2293](https://github.com/powerhouse-inc/powerhouse/pull/2293))
554
+
555
+ ### 🩹 Fixes
556
+
557
+ - **ci:** allow release to continue when academy build fails ([477d9ef71](https://github.com/powerhouse-inc/powerhouse/commit/477d9ef71))
558
+
559
+ ### 🔥 Performance
560
+
561
+ - **document-model:** optimize getDocumentLastModified from O(n log n) to O(n) ([bb94ff310](https://github.com/powerhouse-inc/powerhouse/commit/bb94ff310))
562
+
563
+ ### ❤️ Thank You
564
+
565
+ - Frank
566
+ - Ryan Wolhuter @ryanwolhuter
567
+ - Samuel Hawksby-Robinson @Samyoul
568
+
569
+ ## 6.0.0-dev.33 (2026-02-05)
570
+
571
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
572
+
573
+ ## 6.0.0-dev.32 (2026-02-04)
574
+
575
+ ### 🩹 Fixes
576
+
577
+ - remove duplicate trigger-downstream from publish-docker-images ([1f70c8041](https://github.com/powerhouse-inc/powerhouse/commit/1f70c8041))
578
+
579
+ ### ❤️ Thank You
580
+
581
+ - Frank
582
+
583
+ ## 6.0.0-dev.31 (2026-02-04)
584
+
585
+ ### 🚀 Features
586
+
587
+ - trigger powerhouse-demo after release ([f5b63728d](https://github.com/powerhouse-inc/powerhouse/commit/f5b63728d))
588
+ - **profiling:** add Pyroscope monitoring to reactor-direct ([2c7779229](https://github.com/powerhouse-inc/powerhouse/commit/2c7779229))
589
+ - **profiling:** add reactor-direct.ts for direct reactor performance profiling ([806714e27](https://github.com/powerhouse-inc/powerhouse/commit/806714e27))
590
+ - align document-model-subgraph with ReactorSubgraph patterns ([0c0813ef7](https://github.com/powerhouse-inc/powerhouse/commit/0c0813ef7))
591
+ - add new document model subgraph with new reactor API ([a282586c3](https://github.com/powerhouse-inc/powerhouse/commit/a282586c3))
592
+
593
+ ### 🩹 Fixes
594
+
595
+ - linting issues ([e1eb2c806](https://github.com/powerhouse-inc/powerhouse/commit/e1eb2c806))
596
+ - ignore release.ts ([25a40d2a6](https://github.com/powerhouse-inc/powerhouse/commit/25a40d2a6))
597
+
598
+ ### ❤️ Thank You
599
+
600
+ - Benjamin Jordan
601
+ - Frank
602
+ - Guillermo Puente @gpuente
603
+ - Samuel Hawksby-Robinson @Samyoul
604
+
605
+ ## 6.0.0-dev.30 (2026-02-03)
606
+
607
+ ### 🩹 Fixes
608
+
609
+ - **release:** ignore errors on git stage ([e0c10d604](https://github.com/powerhouse-inc/powerhouse/commit/e0c10d604))
610
+ - **releases:** remove problematic publish dry run ([8b9b065b9](https://github.com/powerhouse-inc/powerhouse/commit/8b9b065b9))
611
+ - **releases:** include git side effects check in all booleans ([19c44503d](https://github.com/powerhouse-inc/powerhouse/commit/19c44503d))
612
+
613
+ ### ❤️ Thank You
614
+
615
+ - ryanwolhuter @ryanwolhuter
616
+
617
+ ## 6.0.0-dev.29 (2026-02-03)
618
+
619
+ ### 🚀 Features
620
+
621
+ - **release:** add doc comments ([3ab9879d4](https://github.com/powerhouse-inc/powerhouse/commit/3ab9879d4))
622
+ - **monorepo:** simplified release workflow ([#2276](https://github.com/powerhouse-inc/powerhouse/pull/2276))
623
+
624
+ ### 🩹 Fixes
625
+
626
+ - package.json onlyBuilt ([3b6165267](https://github.com/powerhouse-inc/powerhouse/commit/3b6165267))
627
+ - **release:** move checkout action ([4ed305d57](https://github.com/powerhouse-inc/powerhouse/commit/4ed305d57))
628
+
629
+ ### ❤️ Thank You
630
+
631
+ - Benjamin Jordan (@thegoldenmule)
632
+ - Ryan Wolhuter @ryanwolhuter
633
+ - ryanwolhuter @ryanwolhuter
634
+
635
+ ## 6.0.0-dev.28 (2026-01-31)
636
+
637
+ ### 🚀 Features
638
+
639
+ - add e2e tests to simulate ([6ba43d19b](https://github.com/powerhouse-inc/powerhouse/commit/6ba43d19b))
640
+ - adding signal handlers and removing old feature flags ([f08253a2d](https://github.com/powerhouse-inc/powerhouse/commit/f08253a2d))
641
+
642
+ ### ❤️ Thank You
643
+
644
+ - Benjamin Jordan (@thegoldenmule)
645
+
646
+ ## 6.0.0-dev.27 (2026-01-30)
647
+
648
+ ### 🚀 Features
649
+
650
+ - renown sdk improvements ([bc1099d94](https://github.com/powerhouse-inc/powerhouse/commit/bc1099d94))
651
+ - **ph-cmd:** fix forwarding and versioning bug ([#2272](https://github.com/powerhouse-inc/powerhouse/pull/2272))
652
+
653
+ ### ❤️ Thank You
654
+
655
+ - acaldas
656
+ - Ryan Wolhuter @ryanwolhuter
657
+
658
+ ## 6.0.0-dev.26 (2026-01-29)
659
+
660
+ ### 🚀 Features
661
+
662
+ - update minimum node version to 24 ([7a71107c5](https://github.com/powerhouse-inc/powerhouse/commit/7a71107c5))
663
+
664
+ ### 🩹 Fixes
665
+
666
+ - undo my changes to the tsc script ([0a36d0a49](https://github.com/powerhouse-inc/powerhouse/commit/0a36d0a49))
667
+
668
+ ### ❤️ Thank You
669
+
670
+ - acaldas @acaldas
671
+ - Benjamin Jordan (@thegoldenmule)
672
+
673
+ ## 6.0.0-dev.25 (2026-01-28)
674
+
675
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
676
+
677
+ ## 6.0.0-dev.24 (2026-01-27)
678
+
679
+ ### 🚀 Features
680
+
681
+ - **switchboard:** enhance pyroscope profiler with wall and heap support ([254c0cea9](https://github.com/powerhouse-inc/powerhouse/commit/254c0cea9))
682
+ - **monorepo:** ensure the same typescript version is used everywhere ([#2258](https://github.com/powerhouse-inc/powerhouse/pull/2258))
683
+
684
+ ### 🩹 Fixes
685
+
686
+ - **vetra,switchboard:** fix TypeScript errors in permission tests and profiler ([7726f95a3](https://github.com/powerhouse-inc/powerhouse/commit/7726f95a3))
687
+
688
+ ### ❤️ Thank You
689
+
690
+ - Frank
691
+ - Ryan Wolhuter @ryanwolhuter
692
+
693
+ ## 6.0.0-dev.23 (2026-01-27)
694
+
695
+ ### 🚀 Features
696
+
697
+ - **monorepo:** add diff filter to exclude deleted files in changed files action ([e86961e79](https://github.com/powerhouse-inc/powerhouse/commit/e86961e79))
698
+ - **academy:** added release slides to academy project ([eab5e56fe](https://github.com/powerhouse-inc/powerhouse/commit/eab5e56fe))
699
+
700
+ ### ❤️ Thank You
701
+
702
+ - acaldas @acaldas
703
+ - ryanwolhuter @ryanwolhuter
704
+
705
+ ## 6.0.0-dev.22 (2026-01-27)
706
+
707
+ ### 🩹 Fixes
708
+
709
+ - **monorepo:** inefficient workflows ([#2250](https://github.com/powerhouse-inc/powerhouse/pull/2250))
710
+
711
+ ### ❤️ Thank You
712
+
713
+ - Ryan Wolhuter @ryanwolhuter
714
+
715
+ ## 6.0.0-dev.21 (2026-01-27)
716
+
717
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
718
+
719
+ ## 6.0.0-dev.20 (2026-01-26)
720
+
721
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
722
+
723
+ ## 6.0.0-dev.19 (2026-01-26)
724
+
725
+ ### 🩹 Fixes
726
+
727
+ - **docker:** add ph-cli to global install for switchboard ([6cea7f52e](https://github.com/powerhouse-inc/powerhouse/commit/6cea7f52e))
728
+
729
+ ### ❤️ Thank You
730
+
731
+ - Frank
732
+
733
+ ## 6.0.0-dev.18 (2026-01-26)
734
+
735
+ ### 🚀 Features
736
+
737
+ - **ph-cli, ph-cmd:** use cmd ts for remaining ph cmd commands ([#2209](https://github.com/powerhouse-inc/powerhouse/pull/2209))
738
+
739
+ ### 🩹 Fixes
740
+
741
+ - trailing newline in publish-docker-images workflow ([7d2e30db4](https://github.com/powerhouse-inc/powerhouse/commit/7d2e30db4))
742
+ - **ci:** remove deploy-k8s from publish-docker-images workflow ([c5869e82f](https://github.com/powerhouse-inc/powerhouse/commit/c5869e82f))
743
+
744
+ ### ❤️ Thank You
745
+
746
+ - Frank
747
+ - Ryan Wolhuter @ryanwolhuter
748
+
749
+ ## 6.0.0-dev.17 (2026-01-26)
750
+
751
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
752
+
753
+ ## 6.0.0-dev.16 (2026-01-24)
754
+
755
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
756
+
757
+ ## 6.0.0-dev.15 (2026-01-23)
758
+
759
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
760
+
761
+ ## 6.0.0-dev.14 (2026-01-22)
762
+
763
+ ### 🩹 Fixes
764
+
765
+ - pnpm filtering ([3875e271c](https://github.com/powerhouse-inc/powerhouse/commit/3875e271c))
766
+ - do not run profiling tests by default ([a196a19da](https://github.com/powerhouse-inc/powerhouse/commit/a196a19da))
767
+ - **profiling:** add TypeScript configuration for profiling scripts ([d0ee094c7](https://github.com/powerhouse-inc/powerhouse/commit/d0ee094c7))
768
+ - **design-system:** declare document-drive and reactor-browser as runtime dependencies ([3db4afa38](https://github.com/powerhouse-inc/powerhouse/commit/3db4afa38))
769
+
770
+ ### ❤️ Thank You
771
+
772
+ - acaldas @acaldas
773
+ - Benjamin Jordan (@thegoldenmule)
774
+ - Samuel Hawksby-Robinson @Samyoul
775
+
776
+ ## 6.0.0-dev.13 (2026-01-21)
777
+
778
+ ### 🚀 Features
779
+
780
+ - add workflow to trigger downstream package updates ([e8c6cce75](https://github.com/powerhouse-inc/powerhouse/commit/e8c6cce75))
781
+
782
+ ### ❤️ Thank You
783
+
784
+ - Frank
785
+
786
+ ## 6.0.0-dev.12 (2026-01-20)
787
+
788
+ ### 🩹 Fixes
789
+
790
+ - **docker:** install prettier globally for ph init project ([7817c65ba](https://github.com/powerhouse-inc/powerhouse/commit/7817c65ba))
791
+
792
+ ### ❤️ Thank You
793
+
794
+ - Frank
795
+
796
+ ## 6.0.0-dev.11 (2026-01-20)
797
+
798
+ ### 🩹 Fixes
799
+
800
+ - **monorepo:** exclude root package from recursive build to prevent infinite loop ([099139393](https://github.com/powerhouse-inc/powerhouse/commit/099139393))
801
+ - **codegen:** fix failing codegen tests ([#2227](https://github.com/powerhouse-inc/powerhouse/pull/2227))
802
+
803
+ ### ❤️ Thank You
804
+
805
+ - Frank
806
+ - Ryan Wolhuter @ryanwolhuter
807
+
1
808
  ## 6.0.0-dev.10 (2026-01-19)
2
809
 
3
810
  ### 🚀 Features