@mastra/upstash 0.0.0-vnextWorkflows-20250422142014 → 0.0.0-workflow-deno-20250616115451

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,6 +1,548 @@
1
1
  # @mastra/upstash
2
2
 
3
- ## 0.0.0-vnextWorkflows-20250422142014
3
+ ## 0.0.0-workflow-deno-20250616115451
4
+
5
+ ### Minor Changes
6
+
7
+ - 704d1ca: Thread Timestamp Auto-Update Enhancement
8
+ Added automatic thread updatedAt timestamp updates when messages are saved across all storage providers
9
+ Enhanced user experience: Threads now accurately reflect their latest activity with automatic timestamp updates when new messages are added
10
+ Universal implementation: Consistent behavior across all 7 storage backends (ClickHouse, Cloudflare D1, DynamoDB, MongoDB, PostgreSQL, Upstash, LibSQL)
11
+ Performance optimized: Updates execute in parallel with message saving operations for minimal performance impact
12
+ Backwards compatible: No breaking changes - existing code continues to work unchanged
13
+ Improved conversation ordering: Chat interfaces can now properly sort threads by actual last activity
14
+ This enhancement resolves the issue where active conversations appeared stale due to outdated thread timestamps, providing better conversation management and user experience in chat applications.
15
+
16
+ ### Patch Changes
17
+
18
+ - Updated dependencies [63f6b7d]
19
+ - Updated dependencies [ee9af57]
20
+ - Updated dependencies [36f1c36]
21
+ - Updated dependencies [10d352e]
22
+ - Updated dependencies [3ca9a67]
23
+ - Updated dependencies [53d3c37]
24
+ - Updated dependencies [577ce3a]
25
+ - Updated dependencies [9260b3a]
26
+ - @mastra/core@0.0.0-workflow-deno-20250616115451
27
+
28
+ ## 0.11.0-alpha.0
29
+
30
+ ### Minor Changes
31
+
32
+ - 704d1ca: Thread Timestamp Auto-Update Enhancement
33
+ Added automatic thread updatedAt timestamp updates when messages are saved across all storage providers
34
+ Enhanced user experience: Threads now accurately reflect their latest activity with automatic timestamp updates when new messages are added
35
+ Universal implementation: Consistent behavior across all 7 storage backends (ClickHouse, Cloudflare D1, DynamoDB, MongoDB, PostgreSQL, Upstash, LibSQL)
36
+ Performance optimized: Updates execute in parallel with message saving operations for minimal performance impact
37
+ Backwards compatible: No breaking changes - existing code continues to work unchanged
38
+ Improved conversation ordering: Chat interfaces can now properly sort threads by actual last activity
39
+ This enhancement resolves the issue where active conversations appeared stale due to outdated thread timestamps, providing better conversation management and user experience in chat applications.
40
+
41
+ ## 0.10.3
42
+
43
+ ### Patch Changes
44
+
45
+ - 1a35518: dependencies updates:
46
+ - Updated dependency [`@upstash/redis@^1.35.0` ↗︎](https://www.npmjs.com/package/@upstash/redis/v/1.35.0) (from `^1.34.5`, in `dependencies`)
47
+ - dffb67b: updated stores to add alter table and change tests
48
+ - 925ab94: added paginated functions to base class and added boilerplate and updated imports
49
+ - 48eddb9: update filter logic in Memory class to support semantic recall search scope
50
+ - 66f4424: Update peerdeps
51
+ - a914da2: Fix upstash paginated APIs
52
+ - Updated dependencies [d1ed912]
53
+ - Updated dependencies [f6fd25f]
54
+ - Updated dependencies [dffb67b]
55
+ - Updated dependencies [f1f1f1b]
56
+ - Updated dependencies [925ab94]
57
+ - Updated dependencies [f9816ae]
58
+ - Updated dependencies [82090c1]
59
+ - Updated dependencies [1b443fd]
60
+ - Updated dependencies [ce97900]
61
+ - Updated dependencies [f1309d3]
62
+ - Updated dependencies [14a2566]
63
+ - Updated dependencies [f7f8293]
64
+ - Updated dependencies [48eddb9]
65
+ - @mastra/core@0.10.4
66
+
67
+ ## 0.10.3-alpha.4
68
+
69
+ ### Patch Changes
70
+
71
+ - 66f4424: Update peerdeps
72
+
73
+ ## 0.10.3-alpha.3
74
+
75
+ ### Patch Changes
76
+
77
+ - 925ab94: added paginated functions to base class and added boilerplate and updated imports
78
+ - a914da2: Fix upstash paginated APIs
79
+ - Updated dependencies [925ab94]
80
+ - @mastra/core@0.10.4-alpha.3
81
+
82
+ ## 0.10.3-alpha.2
83
+
84
+ ### Patch Changes
85
+
86
+ - 48eddb9: update filter logic in Memory class to support semantic recall search scope
87
+ - Updated dependencies [48eddb9]
88
+ - @mastra/core@0.10.4-alpha.2
89
+
90
+ ## 0.10.3-alpha.1
91
+
92
+ ### Patch Changes
93
+
94
+ - dffb67b: updated stores to add alter table and change tests
95
+ - Updated dependencies [f6fd25f]
96
+ - Updated dependencies [dffb67b]
97
+ - Updated dependencies [f1309d3]
98
+ - Updated dependencies [f7f8293]
99
+ - @mastra/core@0.10.4-alpha.1
100
+
101
+ ## 0.10.3-alpha.0
102
+
103
+ ### Patch Changes
104
+
105
+ - 1a35518: dependencies updates:
106
+ - Updated dependency [`@upstash/redis@^1.35.0` ↗︎](https://www.npmjs.com/package/@upstash/redis/v/1.35.0) (from `^1.34.5`, in `dependencies`)
107
+ - Updated dependencies [d1ed912]
108
+ - Updated dependencies [f1f1f1b]
109
+ - Updated dependencies [f9816ae]
110
+ - Updated dependencies [82090c1]
111
+ - Updated dependencies [1b443fd]
112
+ - Updated dependencies [ce97900]
113
+ - Updated dependencies [14a2566]
114
+ - @mastra/core@0.10.4-alpha.0
115
+
116
+ ## 0.10.2
117
+
118
+ ### Patch Changes
119
+
120
+ - e5dc18d: Added a backwards compatible layer to begin storing/retrieving UIMessages in storage instead of CoreMessages
121
+ - c5bf1ce: Add backwards compat code for new MessageList in storage
122
+ - f0d559f: Fix peerdeps for alpha channel
123
+ - Updated dependencies [ee77e78]
124
+ - Updated dependencies [592a2db]
125
+ - Updated dependencies [e5dc18d]
126
+ - Updated dependencies [ab5adbe]
127
+ - Updated dependencies [1e8bb40]
128
+ - Updated dependencies [1b5fc55]
129
+ - Updated dependencies [195c428]
130
+ - Updated dependencies [f73e11b]
131
+ - Updated dependencies [37643b8]
132
+ - Updated dependencies [99fd6cf]
133
+ - Updated dependencies [c5bf1ce]
134
+ - Updated dependencies [add596e]
135
+ - Updated dependencies [8dc94d8]
136
+ - Updated dependencies [ecebbeb]
137
+ - Updated dependencies [79d5145]
138
+ - Updated dependencies [12b7002]
139
+ - Updated dependencies [2901125]
140
+ - @mastra/core@0.10.2
141
+
142
+ ## 0.10.2-alpha.2
143
+
144
+ ### Patch Changes
145
+
146
+ - c5bf1ce: Add backwards compat code for new MessageList in storage
147
+ - Updated dependencies [c5bf1ce]
148
+ - Updated dependencies [12b7002]
149
+ - @mastra/core@0.10.2-alpha.4
150
+
151
+ ## 0.10.2-alpha.1
152
+
153
+ ### Patch Changes
154
+
155
+ - f0d559f: Fix peerdeps for alpha channel
156
+ - Updated dependencies [1e8bb40]
157
+ - @mastra/core@0.10.2-alpha.2
158
+
159
+ ## 0.10.2-alpha.0
160
+
161
+ ### Patch Changes
162
+
163
+ - e5dc18d: Added a backwards compatible layer to begin storing/retrieving UIMessages in storage instead of CoreMessages
164
+ - Updated dependencies [592a2db]
165
+ - Updated dependencies [e5dc18d]
166
+ - @mastra/core@0.10.2-alpha.0
167
+
168
+ ## 0.10.1
169
+
170
+ ### Patch Changes
171
+
172
+ - e60402a: Use scan instead of keys for upstash redis and implement batchInsert
173
+ - Updated dependencies [d70b807]
174
+ - Updated dependencies [6d16390]
175
+ - Updated dependencies [1e4a421]
176
+ - Updated dependencies [200d0da]
177
+ - Updated dependencies [bf5f17b]
178
+ - Updated dependencies [5343f93]
179
+ - Updated dependencies [38aee50]
180
+ - Updated dependencies [5c41100]
181
+ - Updated dependencies [d6a759b]
182
+ - Updated dependencies [6015bdf]
183
+ - @mastra/core@0.10.1
184
+
185
+ ## 0.10.1-alpha.0
186
+
187
+ ### Patch Changes
188
+
189
+ - e60402a: Use scan instead of keys for upstash redis and implement batchInsert
190
+ - Updated dependencies [6d16390]
191
+ - Updated dependencies [1e4a421]
192
+ - @mastra/core@0.10.1-alpha.0
193
+
194
+ ## 0.10.0
195
+
196
+ ### Minor Changes
197
+
198
+ - 83da932: Move @mastra/core to peerdeps
199
+
200
+ ### Patch Changes
201
+
202
+ - d0ee3c6: Change all public functions and constructors in vector stores to use named args and prepare to phase out positional args
203
+ - a7292b0: BREAKING(@mastra/core, all vector stores): Vector store breaking changes (remove deprecated functions and positional arguments)
204
+ - Updated dependencies [b3a3d63]
205
+ - Updated dependencies [344f453]
206
+ - Updated dependencies [0a3ae6d]
207
+ - Updated dependencies [95911be]
208
+ - Updated dependencies [f53a6ac]
209
+ - Updated dependencies [5eb5a99]
210
+ - Updated dependencies [7e632c5]
211
+ - Updated dependencies [1e9fbfa]
212
+ - Updated dependencies [eabdcd9]
213
+ - Updated dependencies [90be034]
214
+ - Updated dependencies [99f050a]
215
+ - Updated dependencies [d0ee3c6]
216
+ - Updated dependencies [b2ae5aa]
217
+ - Updated dependencies [23f258c]
218
+ - Updated dependencies [a7292b0]
219
+ - Updated dependencies [0dcb9f0]
220
+ - Updated dependencies [2672a05]
221
+ - @mastra/core@0.10.0
222
+
223
+ ## 0.4.0-alpha.1
224
+
225
+ ### Minor Changes
226
+
227
+ - 83da932: Move @mastra/core to peerdeps
228
+
229
+ ### Patch Changes
230
+
231
+ - a7292b0: BREAKING(@mastra/core, all vector stores): Vector store breaking changes (remove deprecated functions and positional arguments)
232
+ - Updated dependencies [b3a3d63]
233
+ - Updated dependencies [344f453]
234
+ - Updated dependencies [0a3ae6d]
235
+ - Updated dependencies [95911be]
236
+ - Updated dependencies [5eb5a99]
237
+ - Updated dependencies [7e632c5]
238
+ - Updated dependencies [1e9fbfa]
239
+ - Updated dependencies [b2ae5aa]
240
+ - Updated dependencies [a7292b0]
241
+ - Updated dependencies [0dcb9f0]
242
+ - @mastra/core@0.10.0-alpha.1
243
+
244
+ ## 0.3.5-alpha.0
245
+
246
+ ### Patch Changes
247
+
248
+ - d0ee3c6: Change all public functions and constructors in vector stores to use named args and prepare to phase out positional args
249
+ - Updated dependencies [f53a6ac]
250
+ - Updated dependencies [eabdcd9]
251
+ - Updated dependencies [90be034]
252
+ - Updated dependencies [99f050a]
253
+ - Updated dependencies [d0ee3c6]
254
+ - Updated dependencies [23f258c]
255
+ - Updated dependencies [2672a05]
256
+ - @mastra/core@0.9.5-alpha.0
257
+
258
+ ## 0.3.4
259
+
260
+ ### Patch Changes
261
+
262
+ - c3bd795: [MASTRA-3358] Deprecate updateIndexById and deleteIndexById
263
+ - Updated dependencies [396be50]
264
+ - Updated dependencies [ab80e7e]
265
+ - Updated dependencies [c3bd795]
266
+ - Updated dependencies [da082f8]
267
+ - Updated dependencies [a5810ce]
268
+ - Updated dependencies [3e9c131]
269
+ - Updated dependencies [3171b5b]
270
+ - Updated dependencies [973e5ac]
271
+ - Updated dependencies [daf942f]
272
+ - Updated dependencies [0b8b868]
273
+ - Updated dependencies [9e1eff5]
274
+ - Updated dependencies [6fa1ad1]
275
+ - Updated dependencies [c28d7a0]
276
+ - Updated dependencies [edf1e88]
277
+ - @mastra/core@0.9.4
278
+
279
+ ## 0.3.4-alpha.4
280
+
281
+ ### Patch Changes
282
+
283
+ - Updated dependencies [3e9c131]
284
+ - @mastra/core@0.9.4-alpha.4
285
+
286
+ ## 0.3.4-alpha.3
287
+
288
+ ### Patch Changes
289
+
290
+ - c3bd795: [MASTRA-3358] Deprecate updateIndexById and deleteIndexById
291
+ - Updated dependencies [396be50]
292
+ - Updated dependencies [c3bd795]
293
+ - Updated dependencies [da082f8]
294
+ - Updated dependencies [a5810ce]
295
+ - @mastra/core@0.9.4-alpha.3
296
+
297
+ ## 0.3.4-alpha.2
298
+
299
+ ### Patch Changes
300
+
301
+ - Updated dependencies [3171b5b]
302
+ - Updated dependencies [973e5ac]
303
+ - Updated dependencies [9e1eff5]
304
+ - @mastra/core@0.9.4-alpha.2
305
+
306
+ ## 0.3.4-alpha.1
307
+
308
+ ### Patch Changes
309
+
310
+ - Updated dependencies [ab80e7e]
311
+ - Updated dependencies [6fa1ad1]
312
+ - Updated dependencies [c28d7a0]
313
+ - Updated dependencies [edf1e88]
314
+ - @mastra/core@0.9.4-alpha.1
315
+
316
+ ## 0.3.4-alpha.0
317
+
318
+ ### Patch Changes
319
+
320
+ - Updated dependencies [daf942f]
321
+ - Updated dependencies [0b8b868]
322
+ - @mastra/core@0.9.4-alpha.0
323
+
324
+ ## 0.3.3
325
+
326
+ ### Patch Changes
327
+
328
+ - Updated dependencies [e450778]
329
+ - Updated dependencies [8902157]
330
+ - Updated dependencies [ca0dc88]
331
+ - Updated dependencies [526c570]
332
+ - Updated dependencies [d7a6a33]
333
+ - Updated dependencies [9cd1a46]
334
+ - Updated dependencies [b5d2de0]
335
+ - Updated dependencies [644f8ad]
336
+ - Updated dependencies [70dbf51]
337
+ - @mastra/core@0.9.3
338
+
339
+ ## 0.3.3-alpha.1
340
+
341
+ ### Patch Changes
342
+
343
+ - Updated dependencies [e450778]
344
+ - Updated dependencies [8902157]
345
+ - Updated dependencies [ca0dc88]
346
+ - Updated dependencies [9cd1a46]
347
+ - Updated dependencies [70dbf51]
348
+ - @mastra/core@0.9.3-alpha.1
349
+
350
+ ## 0.3.3-alpha.0
351
+
352
+ ### Patch Changes
353
+
354
+ - Updated dependencies [526c570]
355
+ - Updated dependencies [b5d2de0]
356
+ - Updated dependencies [644f8ad]
357
+ - @mastra/core@0.9.3-alpha.0
358
+
359
+ ## 0.3.2
360
+
361
+ ### Patch Changes
362
+
363
+ - 4155f47: Add parameters to filter workflow runs
364
+ Add fromDate and toDate to telemetry parameters
365
+ - Updated dependencies [6052aa6]
366
+ - Updated dependencies [967b41c]
367
+ - Updated dependencies [3d2fb5c]
368
+ - Updated dependencies [26738f4]
369
+ - Updated dependencies [4155f47]
370
+ - Updated dependencies [7eeb2bc]
371
+ - Updated dependencies [b804723]
372
+ - Updated dependencies [8607972]
373
+ - Updated dependencies [ccef9f9]
374
+ - Updated dependencies [0097d50]
375
+ - Updated dependencies [7eeb2bc]
376
+ - Updated dependencies [17826a9]
377
+ - Updated dependencies [7d8b7c7]
378
+ - Updated dependencies [fba031f]
379
+ - Updated dependencies [3a5f1e1]
380
+ - Updated dependencies [51e6923]
381
+ - Updated dependencies [8398d89]
382
+ - @mastra/core@0.9.2
383
+
384
+ ## 0.3.2-alpha.6
385
+
386
+ ### Patch Changes
387
+
388
+ - Updated dependencies [6052aa6]
389
+ - Updated dependencies [7d8b7c7]
390
+ - Updated dependencies [3a5f1e1]
391
+ - Updated dependencies [8398d89]
392
+ - @mastra/core@0.9.2-alpha.6
393
+
394
+ ## 0.3.2-alpha.5
395
+
396
+ ### Patch Changes
397
+
398
+ - Updated dependencies [3d2fb5c]
399
+ - Updated dependencies [7eeb2bc]
400
+ - Updated dependencies [8607972]
401
+ - Updated dependencies [7eeb2bc]
402
+ - Updated dependencies [fba031f]
403
+ - @mastra/core@0.9.2-alpha.5
404
+
405
+ ## 0.3.2-alpha.4
406
+
407
+ ### Patch Changes
408
+
409
+ - Updated dependencies [ccef9f9]
410
+ - Updated dependencies [51e6923]
411
+ - @mastra/core@0.9.2-alpha.4
412
+
413
+ ## 0.3.2-alpha.3
414
+
415
+ ### Patch Changes
416
+
417
+ - 4155f47: Add parameters to filter workflow runs
418
+ Add fromDate and toDate to telemetry parameters
419
+ - Updated dependencies [967b41c]
420
+ - Updated dependencies [4155f47]
421
+ - Updated dependencies [17826a9]
422
+ - @mastra/core@0.9.2-alpha.3
423
+
424
+ ## 0.3.2-alpha.2
425
+
426
+ ### Patch Changes
427
+
428
+ - Updated dependencies [26738f4]
429
+ - @mastra/core@0.9.2-alpha.2
430
+
431
+ ## 0.3.2-alpha.1
432
+
433
+ ### Patch Changes
434
+
435
+ - Updated dependencies [b804723]
436
+ - @mastra/core@0.9.2-alpha.1
437
+
438
+ ## 0.3.2-alpha.0
439
+
440
+ ### Patch Changes
441
+
442
+ - Updated dependencies [0097d50]
443
+ - @mastra/core@0.9.2-alpha.0
444
+
445
+ ## 0.3.1
446
+
447
+ ### Patch Changes
448
+
449
+ - 479f490: [MASTRA-3131] Add getWorkflowRunByID and add resourceId as filter for getWorkflowRuns
450
+ - 5f826d9: Moved vector store specific prompts from @mastra/rag to be exported from the store that the prompt belongs to, ie @mastra/pg
451
+ - Updated dependencies [405b63d]
452
+ - Updated dependencies [81fb7f6]
453
+ - Updated dependencies [20275d4]
454
+ - Updated dependencies [7d1892c]
455
+ - Updated dependencies [a90a082]
456
+ - Updated dependencies [2d17c73]
457
+ - Updated dependencies [61e92f5]
458
+ - Updated dependencies [35955b0]
459
+ - Updated dependencies [6262bd5]
460
+ - Updated dependencies [c1409ef]
461
+ - Updated dependencies [3e7b69d]
462
+ - Updated dependencies [e4943b8]
463
+ - Updated dependencies [11d4485]
464
+ - Updated dependencies [479f490]
465
+ - Updated dependencies [c23a81c]
466
+ - Updated dependencies [2d4001d]
467
+ - Updated dependencies [c71013a]
468
+ - Updated dependencies [1d3b1cd]
469
+ - @mastra/core@0.9.1
470
+
471
+ ## 0.3.1-alpha.8
472
+
473
+ ### Patch Changes
474
+
475
+ - Updated dependencies [2d17c73]
476
+ - @mastra/core@0.9.1-alpha.8
477
+
478
+ ## 0.3.1-alpha.7
479
+
480
+ ### Patch Changes
481
+
482
+ - Updated dependencies [1d3b1cd]
483
+ - @mastra/core@0.9.1-alpha.7
484
+
485
+ ## 0.3.1-alpha.6
486
+
487
+ ### Patch Changes
488
+
489
+ - Updated dependencies [c23a81c]
490
+ - @mastra/core@0.9.1-alpha.6
491
+
492
+ ## 0.3.1-alpha.5
493
+
494
+ ### Patch Changes
495
+
496
+ - 5f826d9: Moved vector store specific prompts from @mastra/rag to be exported from the store that the prompt belongs to, ie @mastra/pg
497
+ - Updated dependencies [3e7b69d]
498
+ - @mastra/core@0.9.1-alpha.5
499
+
500
+ ## 0.3.1-alpha.4
501
+
502
+ ### Patch Changes
503
+
504
+ - 479f490: [MASTRA-3131] Add getWorkflowRunByID and add resourceId as filter for getWorkflowRuns
505
+ - Updated dependencies [e4943b8]
506
+ - Updated dependencies [479f490]
507
+ - @mastra/core@0.9.1-alpha.4
508
+
509
+ ## 0.3.1-alpha.3
510
+
511
+ ### Patch Changes
512
+
513
+ - Updated dependencies [6262bd5]
514
+ - @mastra/core@0.9.1-alpha.3
515
+
516
+ ## 0.3.1-alpha.2
517
+
518
+ ### Patch Changes
519
+
520
+ - Updated dependencies [405b63d]
521
+ - Updated dependencies [61e92f5]
522
+ - Updated dependencies [c71013a]
523
+ - @mastra/core@0.9.1-alpha.2
524
+
525
+ ## 0.3.1-alpha.1
526
+
527
+ ### Patch Changes
528
+
529
+ - Updated dependencies [20275d4]
530
+ - Updated dependencies [7d1892c]
531
+ - Updated dependencies [a90a082]
532
+ - Updated dependencies [35955b0]
533
+ - Updated dependencies [c1409ef]
534
+ - Updated dependencies [11d4485]
535
+ - Updated dependencies [2d4001d]
536
+ - @mastra/core@0.9.1-alpha.1
537
+
538
+ ## 0.3.1-alpha.0
539
+
540
+ ### Patch Changes
541
+
542
+ - Updated dependencies [81fb7f6]
543
+ - @mastra/core@0.9.1-alpha.0
544
+
545
+ ## 0.3.0
4
546
 
5
547
  ### Minor Changes
6
548
 
@@ -8,17 +550,36 @@
8
550
 
9
551
  ### Patch Changes
10
552
 
553
+ - Updated dependencies [000a6d4]
11
554
  - Updated dependencies [08bb78e]
12
555
  - Updated dependencies [ed2f549]
13
556
  - Updated dependencies [7e92011]
14
557
  - Updated dependencies [9ee4293]
15
558
  - Updated dependencies [03f3cd0]
559
+ - Updated dependencies [c0f22b4]
16
560
  - Updated dependencies [71d9444]
17
561
  - Updated dependencies [157c741]
18
562
  - Updated dependencies [8a8a73b]
563
+ - Updated dependencies [0a033fa]
19
564
  - Updated dependencies [fe3ae4d]
565
+ - Updated dependencies [9c26508]
566
+ - Updated dependencies [0f4eae3]
567
+ - Updated dependencies [16a8648]
20
568
  - Updated dependencies [6f92295]
21
- - @mastra/core@0.0.0-vnextWorkflows-20250422142014
569
+ - @mastra/core@0.9.0
570
+
571
+ ## 0.3.0-alpha.8
572
+
573
+ ### Patch Changes
574
+
575
+ - Updated dependencies [000a6d4]
576
+ - Updated dependencies [ed2f549]
577
+ - Updated dependencies [c0f22b4]
578
+ - Updated dependencies [0a033fa]
579
+ - Updated dependencies [9c26508]
580
+ - Updated dependencies [0f4eae3]
581
+ - Updated dependencies [16a8648]
582
+ - @mastra/core@0.9.0-alpha.8
22
583
 
23
584
  ## 0.3.0-alpha.7
24
585