Skip to content

v0.8.4

Choose a tag to compare

@chubes4 chubes4 released this 28 Jul 17:52
· 422 commits to main since this release

What's Changed

  • Split primary content and state roots by @chubes4 in #117
  • Reset cached post content during warm sync by @chubes4 in #119
  • Detect inactive Markdown database runtime by @chubes4 in #121
  • Clarify full database reconstruction in README by @chubes4 in #124
  • Add constrained primary runtime and explicit flush contract by @chubes4 in #126
  • Support exporting an existing SQLite cache by @chubes4 in #127
  • Return canonical changes from explicit flushes by @chubes4 in #128
  • Bound memory during primary JSON table hydration by @chubes4 in #130
  • Preserve large rows during streamed JSON hydration by @chubes4 in #131
  • Keep JSON manifests coherent after runtime writes by @chubes4 in #133
  • Bound canonical flush hashing to mutations by @chubes4 in #135
  • Skip auto-drafts before canonical persistence by @chubes4 in #137
  • Reuse bounded temp paths for option persistence by @chubes4 in #139
  • Make ephemeral option names filterable by @chubes4 in #141
  • Fix concurrent JSON warm hydration by @chubes4 in #143
  • Persist schema after standalone DROP INDEX by @chubes4 in #145

Full Changelog: https://github.com/Automattic/markdown-database-integration/blob/v0.8.4/CHANGELOG.md