hyperstack-interpreter 0.3.12

AST transformation runtime and VM for HyperStack streaming pipelines
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
# Changelog

## [0.3.12]https://github.com/HyperTekOrg/hyperstack/compare/hyperstack-interpreter-v0.3.11...hyperstack-interpreter-v0.3.12 (2026-01-28)


### Miscellaneous Chores

* **hyperstack-interpreter:** Synchronize hyperstack versions


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * hyperstack-macros bumped from 0.3.11 to 0.3.12

## [0.3.11]https://github.com/HyperTekOrg/hyperstack/compare/hyperstack-interpreter-v0.3.10...hyperstack-interpreter-v0.3.11 (2026-01-28)


### Miscellaneous Chores

* **hyperstack-interpreter:** Synchronize hyperstack versions


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * hyperstack-macros bumped from 0.3.10 to 0.3.11

## [0.3.10]https://github.com/HyperTekOrg/hyperstack/compare/hyperstack-interpreter-v0.3.9...hyperstack-interpreter-v0.3.10 (2026-01-28)


### Miscellaneous Chores

* **hyperstack-interpreter:** Synchronize hyperstack versions


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * hyperstack-macros bumped from 0.3.9 to 0.3.10

## [0.3.9]https://github.com/HyperTekOrg/hyperstack/compare/hyperstack-interpreter-v0.3.8...hyperstack-interpreter-v0.3.9 (2026-01-28)


### Miscellaneous Chores

* **hyperstack-interpreter:** Synchronize hyperstack versions


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * hyperstack-macros bumped from 0.3.8 to 0.3.9

## [0.3.8]https://github.com/HyperTekOrg/hyperstack/compare/hyperstack-interpreter-v0.3.7...hyperstack-interpreter-v0.3.8 (2026-01-28)


### Miscellaneous Chores

* **hyperstack-interpreter:** Synchronize hyperstack versions


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * hyperstack-macros bumped from 0.3.7 to 0.3.8

## [0.3.7]https://github.com/HyperTekOrg/hyperstack/compare/hyperstack-interpreter-v0.3.6...hyperstack-interpreter-v0.3.7 (2026-01-26)


### Miscellaneous Chores

* **hyperstack-interpreter:** Synchronize hyperstack versions


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * hyperstack-macros bumped from 0.3.6 to 0.3.7

## [0.3.6]https://github.com/HyperTekOrg/hyperstack/compare/hyperstack-interpreter-v0.3.5...hyperstack-interpreter-v0.3.6 (2026-01-26)


### Miscellaneous Chores

* **hyperstack-interpreter:** Synchronize hyperstack versions


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * hyperstack-macros bumped from 0.3.5 to 0.3.6

## [0.3.5]https://github.com/HyperTekOrg/hyperstack/compare/hyperstack-interpreter-v0.3.4...hyperstack-interpreter-v0.3.5 (2026-01-24)


### Miscellaneous Chores

* **hyperstack-interpreter:** Synchronize hyperstack versions


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * hyperstack-macros bumped from 0.3.4 to 0.3.5

## [0.3.4]https://github.com/HyperTekOrg/hyperstack/compare/hyperstack-interpreter-v0.3.3...hyperstack-interpreter-v0.3.4 (2026-01-24)


### Miscellaneous Chores

* **hyperstack-interpreter:** Synchronize hyperstack versions


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * hyperstack-macros bumped from 0.3.3 to 0.3.4

## [0.3.3]https://github.com/HyperTekOrg/hyperstack/compare/hyperstack-interpreter-v0.3.2...hyperstack-interpreter-v0.3.3 (2026-01-23)


### Features

* add derived view support to React SDK and macros ([5f6414f]https://github.com/HyperTekOrg/hyperstack/commit/5f6414f879f2891be2d8ee5c16173cf83ddf2ea9)
* add unified Views API to Rust SDK ([97afb97]https://github.com/HyperTekOrg/hyperstack/commit/97afb97f1f9d21030ba400fef5a7727d674a93e0)
* add view pipeline for derived views like `latest`, `top10` ([f2f72fa]https://github.com/HyperTekOrg/hyperstack/commit/f2f72fa8894d2a38a13e8ee05791b7e4124977ea)
* **macros:** support tuple structs, 8-byte discriminators, and optional error messages in IDL ([090b5d6]https://github.com/HyperTekOrg/hyperstack/commit/090b5d62999e7bbae2dfb577a0d028b6675def01)


### Bug Fixes

* **interpreter:** prevent duplicate unmapped fields in TypeScript generation ([a7b2870]https://github.com/HyperTekOrg/hyperstack/commit/a7b28709c67994b09eef973e0a14e9be965e3367)
* **interpreter:** queue instruction events when PDA lookup fails ([c5779b4]https://github.com/HyperTekOrg/hyperstack/commit/c5779b48a6ed31670fdbf2884e2748488adadc0c)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * hyperstack-macros bumped from 0.3.2 to 0.3.3

## [0.3.2]https://github.com/HyperTekOrg/hyperstack/compare/hyperstack-interpreter-v0.3.1...hyperstack-interpreter-v0.3.2 (2026-01-20)


### Miscellaneous Chores

* **hyperstack-interpreter:** Synchronize hyperstack versions


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * hyperstack-macros bumped from 0.3.1 to 0.3.2

## [0.3.1]https://github.com/HyperTekOrg/hyperstack/compare/hyperstack-interpreter-v0.3.0...hyperstack-interpreter-v0.3.1 (2026-01-20)


### Miscellaneous Chores

* **hyperstack-interpreter:** Synchronize hyperstack versions


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * hyperstack-macros bumped from 0.3.0 to 0.3.1

## [0.3.0]https://github.com/HyperTekOrg/hyperstack/compare/hyperstack-interpreter-v0.2.5...hyperstack-interpreter-v0.3.0 (2026-01-20)


### Features

* **cli:** add --module flag for Rust SDK generation ([42812e6]https://github.com/HyperTekOrg/hyperstack/commit/42812e673d5b763792b96937d8dd6dee20314253)
* **sdk:** add default export to generated TypeScript SDK ([b24f39f]https://github.com/HyperTekOrg/hyperstack/commit/b24f39f0899bfe53d4307f5b0fa06733178006e2)


### Bug Fixes

* remove needless borrow in rust codegen ([398047b]https://github.com/HyperTekOrg/hyperstack/commit/398047b5c8308ccb05c4426ffecbdd1daf6d6f7b)
* remove unused serde_helpers module from Rust SDK generator ([57e2d13]https://github.com/HyperTekOrg/hyperstack/commit/57e2d13dbcd9bbceaa5cd5bbaf8e1d37f7df99a7)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * hyperstack-macros bumped from 0.2.5 to 0.3.0

## [0.2.5]https://github.com/HyperTekOrg/hyperstack/compare/hyperstack-interpreter-v0.2.4...hyperstack-interpreter-v0.2.5 (2026-01-19)


### Bug Fixes

* emit canonical log data as structured field for OTEL/Axiom parsing ([247e807]https://github.com/HyperTekOrg/hyperstack/commit/247e807019b793a2194d3c9d670c4ab2a01615ac)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * hyperstack-macros bumped from 0.2.4 to 0.2.5

## [0.2.4]https://github.com/HyperTekOrg/hyperstack/compare/hyperstack-interpreter-v0.2.3...hyperstack-interpreter-v0.2.4 (2026-01-19)


### Miscellaneous Chores

* **hyperstack-interpreter:** Synchronize hyperstack versions


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * hyperstack-macros bumped from 0.2.3 to 0.2.4

## [0.2.3]https://github.com/HyperTekOrg/hyperstack/compare/hyperstack-interpreter-v0.2.2...hyperstack-interpreter-v0.2.3 (2026-01-18)


### Features

* add append hints to frame protocol for granular array updates ([ce2213f]https://github.com/HyperTekOrg/hyperstack/commit/ce2213fc5a2c242cb4833ab417ff3d71f918812f)
* **interpreter:** add canonical logging and OpenTelemetry metrics ([e07de40]https://github.com/HyperTekOrg/hyperstack/commit/e07de40b0a4523dea4958b485b493aed8bbc20b6)
* **interpreter:** implement granular dirty tracking for field emissions ([c490c9c]https://github.com/HyperTekOrg/hyperstack/commit/c490c9ccb912f872ab92fadbfab674fc3ba56090)


### Bug Fixes

* increase cache limits 5x to reduce eviction pressure ([49ed3c4]https://github.com/HyperTekOrg/hyperstack/commit/49ed3c4148fbbdc8ad61817ebf31d5989552b181)
* **interpreter:** add bounded LRU caches to prevent unbounded memory growth ([4d9042e]https://github.com/HyperTekOrg/hyperstack/commit/4d9042e2ca115fe41827fcdeac037bea8a1b5589)
* reduce memory allocations in VM and projector ([d265a4f]https://github.com/HyperTekOrg/hyperstack/commit/d265a4fc358799f33d549412932cce9919b5dc56)
* use derive macro for LogLevel Default impl ([c2e30ed]https://github.com/HyperTekOrg/hyperstack/commit/c2e30ed0e1968e00f1b789e7d2cfb04dd4cb4867)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * hyperstack-macros bumped from 0.2.2 to 0.2.3

## [0.2.2]https://github.com/HyperTekOrg/hyperstack/compare/hyperstack-interpreter-v0.2.1...hyperstack-interpreter-v0.2.2 (2026-01-16)


### Features

* **interpreter:** add memory limits and LRU eviction to prevent unbounded growth ([33198a6]https://github.com/HyperTekOrg/hyperstack/commit/33198a69833de6e57f0c5fe568b0714a2105e987)
* **interpreter:** add staleness detection to reject out-of-order gRPC updates ([d693f42]https://github.com/HyperTekOrg/hyperstack/commit/d693f421742258bbbd3528ffbbd4731d638c992b)


### Bug Fixes

* Clippy errors ([d6a9f4d]https://github.com/HyperTekOrg/hyperstack/commit/d6a9f4d27f619d05189f421e214f6eacb8c19542)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * hyperstack-macros bumped from 0.2.1 to 0.2.2

## [0.2.1]https://github.com/HyperTekOrg/hyperstack/compare/hyperstack-interpreter-v0.2.0...hyperstack-interpreter-v0.2.1 (2026-01-16)


### Miscellaneous Chores

* **hyperstack-interpreter:** Synchronize hyperstack versions


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * hyperstack-macros bumped from 0.2.0 to 0.2.1

## [0.2.0]https://github.com/HyperTekOrg/hyperstack/compare/hyperstack-interpreter-v0.1.11...hyperstack-interpreter-v0.2.0 (2026-01-15)


### Bug Fixes

* **interpreter:** make all TypeScript interface fields optional for patch semantics ([d2d959c]https://github.com/HyperTekOrg/hyperstack/commit/d2d959c2d02ceff4c2cf0c76d147df770222cf25)
* remove deprecated kv mode from SDKs and documentation ([2097af0]https://github.com/HyperTekOrg/hyperstack/commit/2097af05165eed4a7d9b6ef4ede1b5722ab90215)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * hyperstack-macros bumped from 0.1.11 to 0.2.0

## [0.1.11]https://github.com/HyperTekOrg/hyperstack/compare/hyperstack-interpreter-v0.1.10...hyperstack-interpreter-v0.1.11 (2026-01-14)


### Miscellaneous Chores

* **hyperstack-interpreter:** Synchronize hyperstack versions


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * hyperstack-macros bumped from 0.1.10 to 0.1.11

## [0.1.10]https://github.com/HyperTekOrg/hyperstack/compare/hyperstack-interpreter-v0.1.9...hyperstack-interpreter-v0.1.10 (2026-01-13)


### Miscellaneous Chores

* **hyperstack-interpreter:** Synchronize hyperstack versions


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * hyperstack-macros bumped from 0.1.9 to 0.1.10

## [0.1.9]https://github.com/HyperTekOrg/hyperstack/compare/hyperstack-interpreter-v0.1.8...hyperstack-interpreter-v0.1.9 (2026-01-13)


### Miscellaneous Chores

* **hyperstack-interpreter:** Synchronize hyperstack versions


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * hyperstack-macros bumped from 0.1.8 to 0.1.9

## [0.1.8]https://github.com/HyperTekOrg/hyperstack/compare/hyperstack-interpreter-v0.1.6...hyperstack-interpreter-v0.1.8 (2026-01-13)


### Features

* Add Rust codegen module for SDK generation ([24fac1c]https://github.com/HyperTekOrg/hyperstack/commit/24fac1cc894729ec44596ddadb969fce79dafbd4)
* Better sdk types during generation ([f9555ef]https://github.com/HyperTekOrg/hyperstack/commit/f9555ef440eb9271a147d178d8b3554cf532b9c7)


### Bug Fixes

* Broken streams after naming refactor ([64437b4]https://github.com/HyperTekOrg/hyperstack/commit/64437b4d80c3b2ec68468ce11bbeaab49678aa8b)
* Clippy errors/warnings ([e18fcd6]https://github.com/HyperTekOrg/hyperstack/commit/e18fcd66fb45ee33b0c6019ab65562d286c16eab)
* Handle root section case-insensitively and flatten fields ([1cf7110]https://github.com/HyperTekOrg/hyperstack/commit/1cf7110a28450a63b607007237ab46a9a6125bf5)
* Naming issues in generated sdk ([179da1f]https://github.com/HyperTekOrg/hyperstack/commit/179da1f2f6c8c75f99c35c0fb90b38576ffc19e2)
* Preserve integer types in computed field expressions ([616f042]https://github.com/HyperTekOrg/hyperstack/commit/616f04288637a84a4eed0febebf9867e06d134cb)
* Update naming ([4381946]https://github.com/HyperTekOrg/hyperstack/commit/4381946147e9c51c7de0cb0e63a052c9e9379600)
* Update typescript package name ([6267eae]https://github.com/HyperTekOrg/hyperstack/commit/6267eaeb19e00a3e1c1f76fca417f56170edafb9)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * hyperstack-macros bumped from 0.1.6 to 0.1.8

## [0.1.6]https://github.com/HyperTekOrg/hyperstack/compare/v0.1.5...v0.1.6 (2026-01-13)


### Features

* Add Rust codegen module for SDK generation ([24fac1c]https://github.com/HyperTekOrg/hyperstack/commit/24fac1cc894729ec44596ddadb969fce79dafbd4)
* Better sdk types during generation ([f9555ef]https://github.com/HyperTekOrg/hyperstack/commit/f9555ef440eb9271a147d178d8b3554cf532b9c7)


### Bug Fixes

* Broken streams after naming refactor ([64437b4]https://github.com/HyperTekOrg/hyperstack/commit/64437b4d80c3b2ec68468ce11bbeaab49678aa8b)
* Clippy errors/warnings ([e18fcd6]https://github.com/HyperTekOrg/hyperstack/commit/e18fcd66fb45ee33b0c6019ab65562d286c16eab)
* Handle root section case-insensitively and flatten fields ([1cf7110]https://github.com/HyperTekOrg/hyperstack/commit/1cf7110a28450a63b607007237ab46a9a6125bf5)
* Naming issues in generated sdk ([179da1f]https://github.com/HyperTekOrg/hyperstack/commit/179da1f2f6c8c75f99c35c0fb90b38576ffc19e2)
* Preserve integer types in computed field expressions ([616f042]https://github.com/HyperTekOrg/hyperstack/commit/616f04288637a84a4eed0febebf9867e06d134cb)
* Update naming ([4381946]https://github.com/HyperTekOrg/hyperstack/commit/4381946147e9c51c7de0cb0e63a052c9e9379600)
* Update typescript package name ([6267eae]https://github.com/HyperTekOrg/hyperstack/commit/6267eaeb19e00a3e1c1f76fca417f56170edafb9)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * hyperstack-macros bumped from 0.1.5 to 0.1.6

## [0.1.5]https://github.com/HyperTekOrg/hyperstack/compare/hyperstack-interpreter-v0.1.4...hyperstack-interpreter-v0.1.5 (2026-01-09)


### Bug Fixes

* Broken streams after naming refactor ([64437b4]https://github.com/HyperTekOrg/hyperstack/commit/64437b4d80c3b2ec68468ce11bbeaab49678aa8b)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * hyperstack-macros bumped from 0.1.4 to 0.1.5

## [0.1.4]https://github.com/HyperTekOrg/hyperstack/compare/hyperstack-interpreter-v0.1.2...hyperstack-interpreter-v0.1.4 (2026-01-09)


### Miscellaneous Chores

* **hyperstack-interpreter:** Synchronize hyperstack versions


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * hyperstack-macros bumped from 0.1.2 to 0.1.4

## [0.1.2]https://github.com/HyperTekOrg/hyperstack/compare/hyperstack-interpreter-v0.1.1...hyperstack-interpreter-v0.1.2 (2026-01-09)


### Bug Fixes

* Update naming ([4381946]https://github.com/HyperTekOrg/hyperstack/commit/4381946147e9c51c7de0cb0e63a052c9e9379600)
* Update typescript package name ([6267eae]https://github.com/HyperTekOrg/hyperstack/commit/6267eaeb19e00a3e1c1f76fca417f56170edafb9)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * hyperstack-macros bumped from 0.1.1 to 0.1.2

## [0.1.1]https://github.com/HyperTekOrg/hyperstack/compare/hyperstack-interpreter-v0.1.0...hyperstack-interpreter-v0.1.1 (2026-01-09)


### Features

* Better sdk types during generation ([f9555ef]https://github.com/HyperTekOrg/hyperstack/commit/f9555ef440eb9271a147d178d8b3554cf532b9c7)


### Bug Fixes

* Clippy errors/warnings ([e18fcd6]https://github.com/HyperTekOrg/hyperstack/commit/e18fcd66fb45ee33b0c6019ab65562d286c16eab)
* Naming issues in generated sdk ([179da1f]https://github.com/HyperTekOrg/hyperstack/commit/179da1f2f6c8c75f99c35c0fb90b38576ffc19e2)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * hyperstack-spec-macros bumped from 0.1.0 to 0.1.1