Skip to content

Eqx Tool polishing / backports from V4

Compare
Choose a tag to compare
@bartelink bartelink released this 25 Jul 15:31
· 241 commits to master since this release

See CHANGELOG

Changed

  • eqx dump/Equinox.Tool: Flip -P option to opt in to pretty printing for events #313

Removed

  • eqx dump/Equinox.Tool: Add -F option to opt out of pretty printing unfolds #319
  • eqx dump/Equinox.Tool: Show payload statistics #323
  • eqx dump/Equinox.Tool: Add -B option to prevent assuming UTF-8 bodies #323

Fixed

  • CosmosStore: Fixed mis-Indexing of Unfolds when >1 Unfold present #322 #324
  • eqx dump/Equinox.Tool: Use System.Text.Json for pretty printing to handle null values correctly #319