@mastra/memory 1.23.0-alpha.1 → 1.23.0-alpha.2

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,5 +1,13 @@
1
1
  # @mastra/memory
2
2
 
3
+ ## 1.23.0-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`e955965`](https://github.com/mastra-ai/mastra/commit/e955965dce575a903e37cf054d28ea99aa48785e), [`bc1121a`](https://github.com/mastra-ai/mastra/commit/bc1121a7bb98f7cd73e82e3a7913a667a9fa9911), [`860ef7e`](https://github.com/mastra-ai/mastra/commit/860ef7e77d92b63469cbe5857aa1e626197e43e9), [`17e818c`](https://github.com/mastra-ai/mastra/commit/17e818c51a958ba90641b1a959dc38faf8c034e9), [`4451dfe`](https://github.com/mastra-ai/mastra/commit/4451dfe857428e7abcc0261a507a2e186dae6d47), [`1d39058`](https://github.com/mastra-ai/mastra/commit/1d39058e548efd691799985d5c8af2737f1c3bd2)]:
8
+ - @mastra/core@1.51.0-alpha.2
9
+ - @mastra/schema-compat@1.3.4-alpha.1
10
+
3
11
  ## 1.23.0-alpha.1
4
12
 
5
13
  ### Minor Changes
@@ -24584,7 +24584,7 @@ ${workingMemory}`;
24584
24584
  "Observational memory requires @mastra/core support for request-response-id-rotation. Please bump @mastra/core to a newer version."
24585
24585
  );
24586
24586
  }
24587
- const { ObservationalMemory: OMClass } = await import('./observational-memory-LEIZSPQ5.cjs');
24587
+ const { ObservationalMemory: OMClass } = await import('./observational-memory-RJL2PW6O.cjs');
24588
24588
  const onIndexObservations = this.hasRetrievalSearch(omConfig.retrieval) ? async (observation) => {
24589
24589
  await this.indexObservation(observation);
24590
24590
  } : void 0;
@@ -25632,7 +25632,7 @@ Notes:
25632
25632
  if (!effectiveConfig) return null;
25633
25633
  const engine = await this.omEngine;
25634
25634
  if (!engine) return null;
25635
- const { ObservationalMemoryProcessor: ObservationalMemoryProcessor2 } = await import('./observational-memory-LEIZSPQ5.cjs');
25635
+ const { ObservationalMemoryProcessor: ObservationalMemoryProcessor2 } = await import('./observational-memory-RJL2PW6O.cjs');
25636
25636
  return new ObservationalMemoryProcessor2(engine, this, {
25637
25637
  temporalMarkers: effectiveConfig.temporalMarkers
25638
25638
  });
@@ -30625,5 +30625,5 @@ exports.stripEphemeralAnchorIds = stripEphemeralAnchorIds;
30625
30625
  exports.stripObservationGroups = stripObservationGroups;
30626
30626
  exports.summarizeConversation = summarizeConversation;
30627
30627
  exports.wrapInObservationGroup = wrapInObservationGroup;
30628
- //# sourceMappingURL=chunk-5HE6DK63.cjs.map
30629
- //# sourceMappingURL=chunk-5HE6DK63.cjs.map
30628
+ //# sourceMappingURL=chunk-2ZR7CKDV.cjs.map
30629
+ //# sourceMappingURL=chunk-2ZR7CKDV.cjs.map