Skip to content

v0.33.0

Compare
Choose a tag to compare
@smrz2001 smrz2001 released this 19 Aug 23:43
· 110 commits to main since this release
1d8a224

What's Changed

  • feat: recon event insert batching by @dav1do in #470
  • feat: modify recon store to support event validation concepts by @dav1do in #473
  • fix: add better TileDocument detection by @nathanielc in #475
  • chore: Flatten EventInsertable type by @stbrody in #480
  • chore: Remove Clone from EventInsertable by @stbrody in #481
  • fix: Fix bug in TimeEvent witness blocks parsing logic by @stbrody in #486
  • chore: Change EventInsertable to store the parsed Event object instead of its raw blocks by @stbrody in #487
  • feat: add noop ceramic-olap binary by @nathanielc in #482
  • refactor: create sync car crate by @nathanielc in #485
  • chore: Remove an iteration pass in OrderEvents::try_new by @stbrody in #489
  • chore: Add TODO comment by @stbrody in #491
  • chore: Remove EventMetadata type by @stbrody in #490
  • chore: version v0.33.0 by @smrz2001 in #494

Full Changelog: v0.32.0...v0.33.0